search for: errnosuchshare

Displaying 20 results from an estimated 34 matches for "errnosuchshare".

2004 Nov 17
3
Samba share to access windows folders in linux.
...system using the command, smbmount '//a.b.c.d/CCViews/abcd/abcd_Linux_dev' '/root/pqrs/LinuxDev' -o username=abcd/<domain>,uid=abcd,gid=abcd This prompts for a password and I give the correct domain password here. It gives me the error: 21896: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name) However, if I try to access some other folder other than the folders under CCViews(highlighted above) on the same machine, I am able to make the samba share. (Note that CCViews is a folder having clearcase views of different people) Any help is greatly appr...
2006 Sep 28
3
Cannot connect to a windows network
...parm my smb.conf seems to be ok. Using smbclient -L GM.local -U username -p Gives me a full listing of all network drives, which again seems to be good. So now I try this: sudo mount -t smbfs -o username=username \//GM.local/DC4 /mnt/win_share/ Password: 25031: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name) SMB connection failed Then i tried the same command again: sudo mount -t smbfs -o username=username \//GM.local/DC4 /mnt/win_share/ cli_negprot: SMB signing is mandatory and we have disabled it. 25115: protocol negotiation failed SMB connection failed I seem...
2002 Aug 10
1
How to mount a resource with non ascii chars??
...dhat linux 2.7.4 and 2.4.18 I try to mount these directories. mount -t smbfs -o 'username=Administrator,password=' //192.168.1.1/data /mnt/data works, no problems. However, mount -t smbfs -o 'username=Administrator,password=' //192.168.1.1/d?ta /mnt/data1 always fails with ERRDOS ERRNosuchshare Smbmount versions 2.2.1 and 2.2.5 have the same behavior. I've tried adding iocharset=utf8 and various codepages. Is there any way to encode the 'share' string passed to smbmount? Encoding would very good, as it affords japanese (etc.) characters also. Is there some utf-8 to unicode...
2004 Aug 16
1
linux, XP, and samba
...Default share E1 (E) Disk Server Comment --------- ------- Workgroup Master --------- ------- [root@number4 root]# mount -t smbfs //number1/c1 /c1 Password: 22290: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid sh are name) SMB connection failed [root@number4 root]# exit
2005 Oct 20
1
can smbmount access paths in shares?
...running samba mount a pathname within a share into a local path? I'm runing samba-3.0.20b-1 on a centos 4.1 (rhel4) box. I've tried this and it fails: smbmount //servername/home/media /mnt/media/server/ -o username=myuser,password=mypass The error is: 8465: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name) When I omit the last portion of the service path it works just fine: smbmount //servername/home /mnt/media/server/ -o username=myuser,password=mypass Trouble is, I don't want to mout the 'root' of the share, I want to mount a subdirectory within i...
2006 Jan 11
1
Can't mount dir on hdb1
...nt any dir from hda just fine. Only problem is the one on hdb1. File permissions and everything else I can think of checking is identical. Just refuses to mount hdb1. Here is the error message: # mount -t smbfs -o ip=10.0.0.4 //BASEMENT/sharec /share Password: 3108: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name) SMB connection failed Here is smb.conf: [global] workgroup = Home-Network server string = Basement Router netbios name = basement security = SHARE log file = /var/log/samba/log.%m max log size = 50...
2002 May 21
1
Linux to Windows Dfs
...n a Windows 2000 box from Linux? I have tried: # mount -t smbfs //server/share$ /mnt/point -o username=user Which works... # mount -t smbfs //server/share$/home/pupils/user /mnt/point -o username=user Trying to mount any share within the Dfs root retruns: 23479: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name) SMB connection failed Help...? ;) -- Warwick Bruce Chapman The eSpot Technology Company Durban, South Africa http://www.theespot.co.za +27 83 7797094 -- There are 10 types of people in this world. Those who understand binary, and those who don't. De...
2001 Mar 06
2
Printing and Sharing
Ok, I'll start with the sharing. I'm trying to use smbmount to mount the file space on the other computer so I can browse it through this one.I type in [root@localhost /]# smbmount //jdph5/i$ <file://jdph5/i$> /mnt/smb -o username=dnestler Password: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name) SMB connection failed Now I know that the share on jdph5 is correct, because I can browse it using smbclient. So I'm wondering if I'm using the wrong command, or if I need to make /mnt/smb a shared filespace, if so how do I do that? Also wondering...
2002 Jun 07
2
Mappoing from Samba client to \\server\share\dir ?
...Windows 2000 server) ?? If I mount to \\server\share I'm not able to see anything - but the mapping to the same server (from a Win2000 client) is okay, and I can see the contents of the directory... Trying to map to //server/share/dir gives me an error: 24402: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name) I'm using Samba 2.2.4 on RedHat 7.3 Regards, /Brian
2002 Nov 29
2
Connection to a Remote XP Box
...ectly to the gateway. No firewall. mount -t smbfs -o username=somename,password=somepass //s.o.m.e.i.p/F /chris/ 21287: session request to s.o.m.e.i.p. failed (Called name not present) 21287: session request to s failed (Called name not present) 21287: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name) SMB connection failed But the command works when I use: mount -t smbfs -o username=username,password=somepass //hal9001/C /linux/ ((box on lan)) What am I missing/doing wrong? -- Joseph A Nagy Jr Purgatory is where Windows users go w...
2003 Jun 30
1
FW: mount -t smbfs
.../mnt/NT Password: 960: session setup failed: ERRSRV - ERRbadpw SMB connection failed If u say this is the passwd and username problem. ( Can any one help that I should use Linux user and passwd or Windows system user?) Than some time I am getting a error as 957: tree connect failed: ERRDOS - ERRnosuchshare SMB connection failed In the log I couldn?t find anything than Jun 30 15:50:00 test last message repeated 13 times Jun 30 15:51:05 test last message repeated 13 times Jun 30 15:52:10 test last message repeated 13 times Jun 30 15:53:15 test last message repeated 13 times Any help will be appre...
2002 Sep 17
5
Small Problem has me Pulling my Hair out
...pt to connect for a test I receive the following. ==================== [root@pen-pen samba]#smbclient //pen-pen/homes added interface ip=10.2.5.10 bcast=10.2.5.255 nmask=255.255.255.0 Password: Anonymous login successful Domain=[FICMX] OS=[Unix] Server=[Samba 2.2.1a] tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name) ==================== I also get no appearance of the shares when I try to connect to it from a windows clien. I can see the machine pen-pen existing in the workgroup FICMX but that is it. It shows that there are no shares available. Any thoughts other th...
2004 Nov 29
1
authentication problem pam_mount
...unt: mount errors (should be empty): > Nov 29 14:08:17 xandros login[1050]: pam_mount: pam_mount: setting uid to 0 > Nov 29 14:08:17 xandros login[1050]: pam_mount: pam_mount: real and effective user ID are 0 and 0. > Nov 29 14:08:17 xandros login[1050]: 2197: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name) > Nov 29 14:08:18 xandros login[1050]: pam_mount: SMB connection failed An here is the configuration rule from pam_mount.conf > # If user is "*", "&" will be replaced by name of the user logging on in the > # volume, mount poi...
2001 Mar 05
1
samba/ssl
...\' -U user SSL: Error error setting CA cert locations: error:00000000::lib(0) :func(0) : reason(0) trying default locations. added interface ip=xxx.xxx.xxx.xxx bcast=xxx.xxx.xxx.xxx nmask=255.255.255.0 Password: Domain=[myDomain] OS=[Unix] Server=[Samba pre-3.0.0] tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name) Thanks in advance Ethy H. Brito /"\ InterNexo Ltda. \ / CAMPANHA DA FITA ASCII - CONTRA MAIL HTML +(12) 341-6860 X ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL Sao Jose dos Campos / \
2001 Oct 10
1
Share between two Unixes...
...he share (even the share of this PC!). I've made some tests (the network woks, testparm don't reply with mistakes...) and I taped a "./smbclient -L localhost -U%" on the machine wich don't work and the reply was: "added interface (...) (...) tree connect failed:ERRDOS -ERRnosuchshare (You specified an invalid share name)"! Here is the smb.conf file # Global parameters [global] workgroup = TSUNAMI netbios name = ANTEPHASYS netbios aliases = ANTEPHASYS security = SHARE null passwords = Yes logon script = %U.bat interfaces = 192.168.0.10 guest account = smbguest hos...
2001 Dec 16
0
Joel@hammershome.com: Re: smbclient error
...ask=255.255.255.0 > > session request to 192.168.2.20 failed (Called name not present) > > session request to 192 failed (Called name not present) > > Password: > > Domain=[MAKEMEWORK] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager] > > tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid > > share name) _______________________________________________ Linux-users mailing list Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users ----- End forwarded message -----
2003 Jul 29
1
cannot explore from Win NT
...= no writable = yes create mask = 0765 from konsole I try to activate sambashare : # sbmclient //my host ip/home/sudin -U sudin result ....password required I entered and I got my domain,OS, and server(the meaning is password are correct) but We got error message: tree connect failed : ERRDOS -ERRnosuchshare (you specified an invalid share name) I hope somebody can help to solve my problem thank regard sudin
2003 Oct 03
1
"deep" tree mounting?
Hi, I'm attempting to use a version 3 smbmount to mount my windows home directory within my linux homedir. The command I'm using is "smbmount //servername/a/aclrk /home/aclrk/smb-home" which fails with: tree connect failed: ERRDOS - ERRnosuchshare SMB Connection failed. Now I know that the share exists - it's mapped to the 'My Documents' icon on my winxp desktop by our central IT dept. So I attempted to use smbclient: "smbclient //servername/a/aclrk" which fails with: tree connect failed: NT_STATUS_BAD_NETWORK_NAME...
2004 Jan 15
0
smbmount problem
...f smbmnt failed. Error was No such file or directory.smbmnt failed: 1 2) If I try to mount an unexisting share i get this: /usr/local/samba/bin/smbmount //192.168.1.1/zzz /monta added interface ip=192.168.1.200 bcast=192.168.1.255 nmask=255.255.255.0 Password: 12316: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name) SMB connection failed 3) If I try with a wrong password i get this: /usr/local/samba/bin/smbmount //192.168.1.1/PAVFN /monta added interface ip=192.168.1.200 bcast=192.168.1.255 nmask=255.255.255.0 Password: 12204: session setup failed: ERRDOS - ERRnoaccess...
2004 Nov 23
1
Trans.: Mounting a MSWindows share containing a $ sign
...s@zinfo.ca> Adresse de retour :Jean-Philippe Blais <jphblais@zinfo.ca> Sujet : [Samba] Mounting a MSWindows share containing a $ sign ? : samba@lists.samba.org I'm trying to mount a share that containt a $ sign in it, and I always receive : 5882: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share name) If I try with another share name (without the $ sign) it work. Here is the command I use : mount -t smbfs -o username=WINuname,password=WINpwd,uid=MyUnixUID,gid=MyUnixGID //server/Users$/WINuname /home/unixUID/mount_point I've try with the escape sequenc...