[linux-cifs-client] No connection using plain text password

Michael Wulff mwulfff at yahoo.de
Thu Jul 24 10:52:03 GMT 2008


--- Bart Oldeman <bartoldeman at users.sourceforge.net> schrieb am Mi, 23.7.2008:

> Have you tried this patch?
> http://lists.samba.org/archive/linux-cifs-client/2008-March/002815.html
> 

Bart,

thank you for the patch! At first it looked as if the problem had been solved. But...

For testing I configured another samba server to accept only plain text passwords (as I don't have root access to the server I want to connect to). Before applying the patch both servers showed the same behaviour described in my original posting.

After applying the patch I can mount samba shares from both servers, but I cannot access the share on the first server:

# mount -t cifs -o username=user //host/share /mnt
Password:
# df /mnt
Filesystem           1K-blocks      Used Available Use% Mounted on
//host/share          38535168  32084496   6450672  84% /mnt
# cd /mnt
-bash: cd: /mnt: Not a directory
# ls /mnt
ls: cannot open directory /mnt: Not a directory
# ls -l / | grep mnt
drwxrwxrwx   1 root root     0 2004-01-29 10:31 mnt
# file /mnt
/mnt: directory

Rather strange... I can properly umount the share.

On the test server everything works fine.

Michael


      __________________________________________________________
Gesendet von Yahoo! Mail.
Dem pfiffigeren Posteingang.
http://de.overview.mail.yahoo.com


More information about the linux-cifs-client mailing list