[Pkg-samba-maint] DO NOT REPLY [Bug 4640] cifs: -o guest yields root login

samba-bugs at samba.org samba-bugs at samba.org
Wed Feb 18 15:41:20 UTC 2009


https://bugzilla.samba.org/show_bug.cgi?id=4640





------- Comment #5 from shirishp at us.ibm.com  2009-02-18 09:41 CST -------

I think this depends on the server. What is the cifs/smb server?

I tried it against a samba server Version 3.2.5-1.3 (smbd -V) from two
different linux clients and it works.  Against a samba server
Version 3.0.22-3 it did not from either of those two cifs client.

cifstest4 is running samba server version 3.0.22
cifstest8 is running samba server version 3.2.5

----------------------------------------------------------------------------
cifstest6:~ # uname -r
2.6.27.8-1-default


cifstest6:~ # mount -t cifs //cifstest4/share /mnt/smb_a -o guest
mount error 13 = Permission denied

cifstest6:~ # mount.cifs //cifstest8/smb8 /mnt/smb_a -o guest

cifstest6:~ # mount
//cifstest8/smb8 on /mnt/smb_a type cifs (rw,mand)

------------------------------------------------------------------------------

linux-nfs1:~ # uname -r
2.6.16.60-0.6-bigsmp

linux-nfs1:~ # mount -t cifs //cifstest4/share /mnt/smb_t -o guest
mount error 13 = Permission denied

linux-nfs1:~ # mount -t cifs //cifstest8/smb8 /mnt/smb_t -o guest

linux-nfs1:~ # mount
//cifstest8/smb8 on /mnt/smb_t type cifs (rw,mand)


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Pkg-samba-maint mailing list