On Thu, Mar 24, 2011 at 12:26 AM, Katariya Rahul <[email protected]> wrote: > Hi , > > I have French CIFS server. > > If I try to map a share from any windows machine with non-ascii (UTF-8, > french characters are part of password) password, it is successful. > > But If I try from linux machine, it fails. > > mount -t cifs //MACHINE/DatasetFIGS_ùÉÀÊÚÎÏŒÄÑ£₣€ /tmp/rahul -o > user=ùù,password=ùù,domain=eKKDr > mount error 13 = Permission denied > Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) > > > Does CIFS supports non-ascii password? > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba
Are you able to use smbclient command successfully on this very same machine? If you can, I guess we can consider this as a bug in cifs client? -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
