http://bugzilla.novell.com/show_bug.cgi?id=627243 http://bugzilla.novell.com/show_bug.cgi?id=627243#c0 Summary: mount with type cifs don't work with the option 'credentials' , i must fall back to 'username' and 'password' Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: All OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Samba AssignedTo: samba-maintainers@SuSE.de ReportedBy: peter.festner@ewetel.net QAContact: samba-maintainers@SuSE.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.8) Gecko/20100723 SUSE/3.6.8-0.1.1 Firefox/3.6.8 for security i have exported username and password to an external credentials-file. Before with Suse-11.0 this works. With Suse-11.3 this don't work, but username and password or environments work Reproducible: Always Steps to Reproduce: 1.make an file like '/etc/my.cred' with 'username=..' and 'password=..' 2.try to mount the cifs-filesystem with 'credentials=/etc/my.cred' 3.try to mount the cifs-filesystem with 'username=..' and 'password=..' Actual Results: with 'credentials=/etc/my.cred' i got ============ mount error(13): Permission denied Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) ============ with the unsecure username and password the mount works Expected Results: for security the credentials-file should work -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.