OpenSUSE Network :: Samba - Windows Share - SVN

Oct 10, 2010

System: openSUSE 11.3, Gnome

In the Windows network, there are 2 or more shares as follows:

I can access both shares in nautilus e.g. "smb://bla.bla.company.com/share $". The shares are mounted then in "home/user/.gvfs/". ok.

In one of shares, is a file-based repo, which I can access easily with svn.

Unfortunately when I try to checkout any normal folder from a share (as in MS$ with Tortoise), I fail...

What's more in the file-based repo, external references exist to other shares in the network, the name is as "file:///X:/folder/file.txt". SVN gives error messages about such references and does not access files (where "X:/" is also mounted, but as a "test$ to smb://bla.bla.company.com/test$" in "home/user/.gvfs/ ").

My questions:
- what is the best solution to mount shares, so I can access all the SVN repos?
- How can I access normal files and folders from a share with svn?
- How can the problem with external file references in a file-based SVN repo can be solved? without to checkout/commit files "manually"...
- Some checkouted scripts (Perl, etc.) use libs from shares:
"Use lib qw(r:/tools/perl/lib/). how to get around this as well?
- How can I change mount-names: "test$ on smb://bla.bla.company.com/test$" to something like "share-test$?
- How can I change the mount location? in "home/user/SAMBA/" instead of "/home/user/.gvfs/"..

I had tried to use "fuse-smb": installed, created config, but when I run "fusesmb /home/user/SHARES/", i get an error message: smb.conf is missing.. Where can I get this config?

And one last question: Can someone recommend me a svn-gui? i have tried tried rabbitcvs, esvn and some others .. but all either do not work or crash.

I'm not sure, but maybe I can use svn and tortoise in wine, and checkout/commit the necessary files from/to "home/user/project/"? there raises the questions whether it is possible to install tortoise in wine and how to mount the shares on the wine? How to manage the hard-coded lib-names in some scripts...

View 1 Replies


ADVERTISEMENT

Ubuntu :: Setup A SAMBA Network And Share To Windows 7 / OSX?

Feb 10, 2010

running a Ubuntu 8.10 Desktop in the living room with a LOT of files. I've tried all week to get this working, and can't tell where the problem is. I want to make a music share that will: Allow guests, but as read-only Allow me to mount in Windows 7 with the user 'thecheeks' Give user thecheeks read/write access to that share

I swear Samba ends up working but maybe the problem is with Windows 7. I looked at the SAMBAWiki Win 7 page and made sure my registry values were what they should have been (and they were).

View 1 Replies View Related

General :: Windows 7 -Samba Share-Network Access Denied

Feb 8, 2010

I have set up RHEL 5 file server with Winbind and samba services running.I am able to assign and authenticate windows XP users against my RHEL 5 server.No issues.But one or two of my users are using Windows 7 Ultimate edition and they are not able to access my network samba shares.I can view the shares in windows 7 box but trying to access gives me "network access denied error".But i can access the same share in Windows xp machine for the above tested users.Working great but not in windows 7 box.I haven't tested with Vista OS yet.

View 2 Replies View Related

Ubuntu Servers :: Samba Windows Share - You Might Not Have Permission To Use This Network Resource

Jul 7, 2010

I cannot browse the samba printers from windows xp professional clients.

I get the following message when trying to access the workgroup:

Code: Example is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions.

The list of servers for this workgroup is not currently available

Another strange thing is that if I set the workgroup to EXAMPLE in smb.conf, the workgroup shows up as Example on my windows clients.

View 4 Replies View Related

General :: Make Windows 7 Network Show Samba Share After VM Is Rebooted/restored?

Jan 18, 2010

On Windows 7, I have VirtualBox running Linux (Ubuntu 8.04), with Samba set up so that the Windows host can access it. But if the virtual machine is shut down & restored, or rebooted, the Windows Network no longer shows it. I've tried refreshing many times, restarting Samba, disabling/enabling the virtual network adapter, and running the succession of commands ipconfig /release, ipconfig /flushdns, & ipconfig /renew, but none worked. As a last resort I could restart the host itself, but is there a better way?

View 3 Replies View Related

OpenSUSE Network :: Samba Share Only Accessible Via IP?

Oct 19, 2010

have a server here running opensuse 11.3 that I need to access via network using samba.
Samba is working so far and I can ping the serve and browse the shares from windows (WinXP) computers; but only via the IP.Now I've read up on samba on this forum and other sources, like the official samba documentation and compared my smb.conf with an older one on another server which works (and even copied this one over to the new one) - to no avail.I seem to be missing something and I just can't find it.Since the problem is probably not in the smb.conf (previously working one doesn't work on new server) - where else could I have screwed up?

View 6 Replies View Related

OpenSUSE Network :: 11.2 - No Longer Can Access Samba Share

Apr 13, 2010

I have a samba server on my LAN. It can be accessed without any problems from Windows machines on the LAN without password. I have two computers that I have updated to OpenSuse 11.2 (both used to run 10.3). Since doing this upgrade I can no longer access the samba share from the Suse machines. Basically, both Dolphin and Konqueror ask for a username and password to access "avoca" (the workgroup).

View 9 Replies View Related

OpenSUSE Network :: Samba Share Browsing Not Working But Then It Does?

May 31, 2010

My samba seems to be mis-configured somehow. I had been using Ubuntu 10.04 and my samba browsing of my samba shares on my HTPC (running XBMCLive) had all been working fine. Then I upgraded to openSuSE 11.2 64bit. Great OS by the way!Ok so I chekced my other PC's running Ubuntu and going to the network folder I see my XBMCLive machine. Double click him and now I see my shares on that PC. So now I know its specific to my SuSE install.

Now on SuSE if I use Dolphin file manager and go to Network -> Samba Shares -> workgroup I dont see anything. And then down the bottom of the window I will see timeout error on workgroup. "workgroup" is the correct workgroup. All the services are running winbind, smbd, nmbd, xinit, swat. Firewall disabled.However when I try the above and I get the timeout error I then go to the address bar in Dolphin where it has smb as the drop down item and in the text field type in the XBMCLive PC ip address and hit enter. Then immediately I can see my shares!!! So it is working but I cant see my shares under Network->Samba Shares->workgroup.I notice in my samba error logs for log.smbd I keep seeing this;smbd_open_once_socket: open_socket_in: Address already in use

View 8 Replies View Related

OpenSUSE Network :: Writing To Samba Share Causes Crashes After A Few 100 MB?

Jul 22, 2010

If this is the right forum i don't know, but I'm having a problem which crashes my home server when writing to Samba. Googling and a quick search in this forum didn't help me any further. Is there anyone with a clue what to do?When I write several hundreds MB to my Samba share from a Windows machine the machine crashes (both with Win XP and Win 7). The problem is reproducible, although the precise moment (about 1 minute) or amount transfered data varies (about 300 to 800 MB). Small writes go well.Reading about 5 GB from Samba to Windows went without a hitch.

Hardware:
- Foxconn r10-s3 (includes Atom N330) with 2 GB RAM
Software:

[code]....

View 5 Replies View Related

OpenSUSE Network :: Getting The Same Volume Serial Number Of Samba Share?

Mar 28, 2010

On a small network i have 3 WinXP computers and i've just installed a two new ones with Win7 pre-installed. As server i'm running OpenSuSE 10.3 and Samba with only one share. As i mount it to WinXP computers all get same volume serial number:

Code:

V:>dir
Volume in drive V is AppDrive
Volume Serial Number is 8CD5-975C

...and all Win7 computers get a diffrent one:

Code:

V:>dir
Volume in drive V is AppDrive
Volume Serial Number is A0D3-975C

We use application witch somehow only works when one/same volume serial number on a mounted drive is used.

View 1 Replies View Related

OpenSUSE Network :: Setup Samba Share For Access With Certain Users?

Aug 28, 2010

I have currently have opensuse 11.2 installed. I am trying to setup samba shares which you can only access as certain user. Currently looks like the only way I can access these share is use root username/password!

I want to which GUI I need to use to setup this up properly. And of course what setting to exactly to use.

View 2 Replies View Related

OpenSUSE Network :: Automount A Samba Share On Computers Startup?

Nov 3, 2010

i'm trying to automount a samba share on computers startup, everything works just fine when the network adapter is controled by traditional way ifup but when i'm switching to NetworkManager doesn't work anyway. i'm hiding the share information from the common user by using the /etc/samba/cifstab as i read on intrernet, in the cifstab i put //server/share /home/user/share cifs sername=user,password=pass,uid=1000,_netdev .could anybody give me a hint or tell me where to look?

View 3 Replies View Related

OpenSUSE Network :: Windows 7 And Windows LiveID Sign-In Assistant Working With SAMBA?

Dec 10, 2010

I have 3 computers. One running openSuse 11.3 with SAMBA and the other 2 are Windows 7 Professional boxes. I have the same user name and passwords for all three boxes.

From the Linux box I can access one of the Windows 7 boxes but the other won't accept my user name and password. The one that won't accept has Windows LiveID Sign-In Assistant installed. Apparantly that's an automatic install now.

I've read that there is a bug with the SAMBA libsmbclient [URL].

I tried updating via YAST but still end up with version 3.5.4-5.1.2 and this doesn't work.

View 1 Replies View Related

OpenSUSE Network :: Samba And Windows Vista

May 25, 2009

I am having problems with samba, I went to the yast samba setup and thought I configured it but now I am stuck. I just want to really set up sharing my printer and one folder. any help will be appriciated I have a linksys router, windows vista home 32 on a laptop, opensuse 11.1 64 with windows xp home 32bit running in seemless mode on a virtualbox.

View 3 Replies View Related

OpenSUSE Network :: Prompted For A Password When Accessing A Windows 7 Share?

Feb 14, 2010

I have searched for days on this problem and no one seems to have the fix. Everyone else seems to go off on tangents.I have 3 computers. One runs XP pro, one runs Windows 7 Ultimate x64, and one runs openSUSE 11.2.The two windows machines can share files between each other with no problems.On suse I setup samba correctly. When I go to Computer -> Network on suse, I then go into Samba Shares. Then I see my workgroup name. I click to go in and I can see all 3 of my PC's listed here.When I click on my XP pro machine,am prompted for a user name and password. I put it in and I gain access perfectly.

When I click on my Windows 7 machine, I am prompted for a user name and password. I enter it in and it prompts me again for the user name and password. It will not let me in.I have changed all of the settings in 7, I have disabled the firewall, I have changed the security policies, I have changed the encryption strength.Simply Samba is nolaying well with Windows 7. I cannot believe that I am the only one with this problem

View 3 Replies View Related

OpenSUSE Network :: Mounting Apache WebDAV Share On Windows 7

Aug 12, 2011

I want to setup a SSL encrypted WebDAV share on my OpenSUSE 11.4 server that is accessible from the internet. Everything is working fine when using Windows XP or Linux clients, but a connection with Windows 7 is not possible ("the selected folder is not valid").

I already searched for a solution to this problem I tried several setups:
- with and without encryption
- with Basic authentication
- with Digest authentication
- without authentication

I did not have success so far. Is there any solution to this (except not using Windows 7)? Or can anyone confirm that this should be working (and maybe my configuration is messed up)?

View 1 Replies View Related

OpenSUSE Network :: Samba Does Not See Windows Workgroup / Resolve This?

Aug 15, 2009

After installing Samba as per procedure, Samba does not see Windows "workgroup".

View 4 Replies View Related

OpenSUSE Network :: Samba Windows Domain Membership?

Mar 9, 2010

I have sucessfully joined my machine to Windows Active Directory (it wasn't all that complicated ). I was wondering where the uid information for users that login is located and managed? The reason I ask is because we are going to set up a separate NFS server and NFS relies on the uids of the users. I know there are numerous ways I can view the uid for a user (through the use of the id <username> command, do an ls on the /home directory displaying the uid instead of the translated name, etc), but is there a way to have this readily available (almost as the /etc/passwd file is)?

View 1 Replies View Related

OpenSUSE Network :: Samba Can Find Windows 7 PC Can't Access

Mar 22, 2010

I am trying to connect to a Windows 7 PC through Samba, and while samba can find the Windows 7 PC, it cannot access it, asking for a username and password instead. However, I can access the another Windows XP share perfectly fine.

View 2 Replies View Related

OpenSUSE Network :: 11.3 - Samba Client Update Windows DNS

Aug 18, 2010

I'd like to have my Samba client update Windows DNS then join in domain. Computer join in domain but DNS not update.
OS: OpenSUSE 11.3
Try after join in domain:
net ads dns register -d 3

[2010/08/18 20:47:17, 3] param/loadparm.c:9158(lp_load_ex)
lp_load_ex: refreshing parameters
[2010/08/18 20:47:17, 3] param/loadparm.c:4929(init_globals)
Initialising global parameters
[2010/08/18 20:47:17, 2] param/loadparm.c:4788(max_open_files)
rlimit_max: rlimit_max (1024) below minimum Windows limit (16384)
[2010/08/18 20:47:17.871064, 3] ../lib/util/params.c:550(pm_process)
params.cm_process() - Processing configuration file "/etc/samba/smb.conf"
[2010/08/18 20:47:17.874091, 3] param/loadparm.c:7842(do_section)
Processing section "[global]" .....

Windows Workstation update DNS this domain. DNS mydomain.ru resolved.

View 1 Replies View Related

OpenSUSE Network :: Does Not Finds Shares - Samba - Windows Ok

Oct 14, 2010

I can't for the life of me figure out why I cannot browse my own shares from my linux boxes. both run OpenSuSE 11.3 I follow swerdna's tutorials and reboot several times but don't have a clue as to whats going on to prevent me from viewing localhost shares or 2nd linux box shares. I get 'unable to mount location, Failed to retrieve share list from server' error when I click on my workgroup icon in nautilus.

View 7 Replies View Related

OpenSUSE Network :: Samba Share Shows Many Hidden Files Like ".directory.lock.?????.test"

Aug 7, 2010

I just noticed that I find lots of hidden files named ".directory.lock.??????.test" across my samba-shared file system. The questionmarks stand here for some random alpha-numeric patterm.

- Which application might have created them?

- Is it save to delete those ?

With e.g. "find . -type f -name ".directory.lock.??????.test" -exec rm -f {} ;"

View 1 Replies View Related

OpenSUSE Network :: Windows 7 Cannot Connect To Samba-shared Printer?

Mar 23, 2010

My USB printer is connected to an OpenSUSE 11.2 desktop on a home network. I shared the printer with samba and can print from a Windows XP notebook connected to the network, but whenever I try to connect a Windows 7 machine, I always get the message that Windows cannot connect to the printer.

View 4 Replies View Related

OpenSUSE Network :: SAMBA: Can Mount Windows Shares But They Are Read-only

Apr 1, 2010

I am using the mount command to mount Windows shared folders are another machine on my LAN, to have them show up in the Linux filesystem. The command mounts the folders just fine, however the access is read-only.

In the command, I am also using the -o option to specify a username and password that should have full access. Also, I have used this identical command on my other distros and it seems to work fine. I've Googled high and low, trying to find a way to specify a Samba user/password for authentication. I know one of the other distros had a program that I could specify a Samba user/password to simulate a Windows login.

View 6 Replies View Related

OpenSUSE Network :: Samba And Windows XP - Unable To Find Any Workgroups

Sep 18, 2010

I want to share files from my opensuse 11.3 laptop and Windows XP desktop. It works well between Vista and XP. The domain name is WORKGROUP I checked everything: firewall Opensuse (open ports), firewall XP (disabled), XP workgroup name (WORKGROUP), opensuse Samba workgroup name (WORKGROUP) And my domain controller is set to "Not a DC" Still when I launch network in Dolphin I get "Unable to find any workgroups in your local network"

View 9 Replies View Related

OpenSUSE Network :: Setting Up 11.3 To Access Printers On Windows Server 2003 Via Samba?

Sep 7, 2010

I'm trying to set my openSUSE desktop up to use the printers on my office network via Samba. I managed to get it working in 11.2 but 11.3 is giving me some trouble.I am able to access the printers and use them but I have to enter my network credentials each time I print. In 11.2 I was able to "save" my username/password and was not required to do this. Are there any Samba packages I need to add in addition to the basic ones? There seems to be a lack of documentation on this particular subject, most is concerning Windows clients printing on Linux print servers.

View 2 Replies View Related

OpenSUSE Network :: SAMBA As PDC On SLES 10.2 - Error When Users On Windows Client Try To Change Password

Oct 11, 2010

I installed SLES 10.2 with SAMBA 3.5.5.43 to retire our old Microsoft Windows 2000 Server and save some money. All was fine until last week when our chief asked to me to set password expiration for all clients. This morning, all users cannot logon because, when they logon, windows asks to change password and then it gives error error "Access Denied".

[code]...

View 1 Replies View Related

Ubuntu Networking :: Samba Share : Get An Error Message "unable To Mount Location, Failed To Mount Windows Share"?

Jan 22, 2011

I have installed ubuntu 10.10 and the Samba addon to configure my shares to my Windows terminals.This is what I got

Firewall off (utf disabled)

Internal Sata /dev/sda1 (EXT4 FS)

External USB HDD /dev/sdb1 mounted at /media/SG1500GB (EXT4 FS)

I have two shares

1. //home/test - Which I can see and access with no problems (can't write to it though even though I set the share as writable?, but, I can read from it). This is available to everyone. My windows terminal can see this folder and access it. This is on my main 80GB internal drive /dev/sda1.

2. //media/SG1500GB/Music. I set this up for everyone full access and I can see it at all my Windows machines but,I can't get into the folder. Windows keeps giving me an error stating network path not found.I also try to access it via the Nautilus (Places/Network/system/music) and get an error message "unable to mount location, Failed to mount windows share". This drive is mounted per the disk utility.

View 4 Replies View Related

OpenSUSE Network :: SAMBA - Changing Default Permissions On Files And Directories Created From Windows Clients

Mar 9, 2010

I have a fileserver running openSUSE 11.2 and samba services for file access from MS Windows based workstations. My question relates to changing default permissions on files and directories created from the windows clients.

Following are extracts of the /etc/samba/smb.conf file :

Even with the above entries, sometimes there are files and directories created by the windows clients having permission

Probably my lack of understanding in ACLS.

View 9 Replies View Related

Ubuntu :: Connecting To Samba Share From Windows XP In An AD?

Mar 5, 2010

I have an Ubuntu server with some shares and a Windows XP client in an active directory, i've created all the right accounts but can't seem to connect my linux box from the XP machine wouldn't the user name box popping up with ACTIVEDIRETORYNAMEusername like that? hope that makes sense, the account to access the share is locally created on the linux box?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved