[Bug 621525] New: credentials opton for cifs mount does no work anymore
http://bugzilla.novell.com/show_bug.cgi?id=621525 http://bugzilla.novell.com/show_bug.cgi?id=621525#c0 Summary: credentials opton for cifs mount does no work anymore Classification: openSUSE Product: openSUSE 11.3 Version: RC 2 Platform: x86-64 OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Samba AssignedTo: samba-maintainers@SuSE.de ReportedBy: mjedamzik@novell.com QAContact: samba-maintainers@SuSE.de Found By: Community User Blocker: No using the credentials option in the /etc/fstab I noticed that this is not working anymore. I am using the following, latest packages samba-32bit-3.5.4-1.1.x86_64 yast2-samba-client-2.19.6-1.1.noarch yast2-samba-server-2.18.3-2.2.noarch samba-client-3.5.4-1.1.x86_64 samba-3.5.4-1.1.x86_64 samba-client-32bit-3.5.4-1.1.x86_64 Steps to reproduce: useradd -m testuser smbpasswd -a testuser smbpasswd -e testuser ( password is "test" ) create a credentials file /home/testuser/cred username = testuser password = test create a samba share: [TEST] comment = test path = /tmp valid users = testuser browseable = yes create the directory /home/testuser/test add this entry to /etc/fstab //127.0.0.1/TEST /home/testuser/test cifs credentials=/home/testuser/cred 0 0 Restart samba and try to mount /home/testuser/test -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=621525 http://bugzilla.novell.com/show_bug.cgi?id=621525#c1 Martin Jedamzik <mjedamzik@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mjedamzik@novell.com --- Comment #1 from Martin Jedamzik <mjedamzik@novell.com> 2010-07-12 08:07:03 UTC --- mount //127.0.0.1/TEST /home/testuser/test/ -o username=testuser,password=test works as expected -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=621525 http://bugzilla.novell.com/show_bug.cgi?id=621525#c2 --- Comment #2 from Martin Jedamzik <mjedamzik@novell.com> 2010-07-12 08:11:49 UTC --- forgot to mention cifs-utils-4.5-1.3.x86_64 -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=621525 http://bugzilla.novell.com/show_bug.cgi?id=621525#c James McDonough <jmcdonough@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |samba-maintainers@SuSE.de AssignedTo|samba-maintainers@SuSE.de |sjayaraman@novell.com -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=621525 http://bugzilla.novell.com/show_bug.cgi?id=621525#c3 Suresh Jayaraman <sjayaraman@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #3 from Suresh Jayaraman <sjayaraman@novell.com> 2010-07-13 14:18:02 UTC --- Fixed package requested for inclusion.. *** This bug has been marked as a duplicate of bug 618877 *** http://bugzilla.novell.com/show_bug.cgi?id=618877 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=621525 https://bugzilla.novell.com/show_bug.cgi?id=621525#c4 Swamp Workflow Management <swamp@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |maint:released:11.3:35213 --- Comment #4 from Swamp Workflow Management <swamp@suse.com> 2010-08-23 11:40:16 UTC --- Update released for: cifs-utils, cifs-utils-debuginfo, cifs-utils-debugsource Products: openSUSE 11.3 (debug, i586, x86_64) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=621525 https://bugzilla.novell.com/show_bug.cgi?id=621525#c5 Kiran Manandhar <kiran.manandhar@sswahs.nsw.gov.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kiran.manandhar@sswahs.nsw. | |gov.au --- Comment #5 from Kiran Manandhar <kiran.manandhar@sswahs.nsw.gov.au> 2010-09-17 03:08:41 UTC --- sudo /bin/mount -t cifs //fp01.cs.au/userdata$/test /home/testuser/testdir -o rw,uid=testuser,gid=users,credentials=/home/testuser/passwdfile did not work in command line but it works with the following command: sudo /bin/mount -t cifs //fp01.cs.au/userdata$/test /home/testuser/testdir -o rw,uid=testuser,gid=users,domain=cs,user=login_name%password -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=621525 https://bugzilla.novell.com/show_bug.cgi?id=621525#c6 --- Comment #6 from Suresh Jayaraman <sjayaraman@novell.com> 2010-09-17 04:37:29 UTC --- Please try the most recent cifs-utils update for 11.3 from here: http://download.opensuse.org/update/11.3/rpm/x86_64/cifs-utils-4.6-1.1.1.x86... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=621525 https://bugzilla.novell.com/show_bug.cgi?id=621525#c7 --- Comment #7 from Kiran Manandhar <kiran.manandhar@sswahs.nsw.gov.au> 2010-09-20 02:42:55 UTC --- (In reply to comment #6)
Please try the most recent cifs-utils update for 11.3 from here:
http://download.opensuse.org/update/11.3/rpm/x86_64/cifs-utils-4.6-1.1.1.x86...
I have downloaded the recent cifs-utils from the above site but could not update the existing cifs-utils-4.5-1.5. It was giving - error:Failed dependencies with all 64 bit libraries. Any other suggestion . . . . ... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=621525 https://bugzilla.novell.com/show_bug.cgi?id=621525#c8 --- Comment #8 from Kiran Manandhar <kiran.manandhar@sswahs.nsw.gov.au> 2010-09-20 02:51:42 UTC --- (In reply to comment #7)
(In reply to comment #6)
Please try the most recent cifs-utils update for 11.3 from here:
http://download.opensuse.org/update/11.3/rpm/x86_64/cifs-utils-4.6-1.1.1.x86...
I have downloaded the recent cifs-utils from the above site but could not update the existing cifs-utils-4.5-1.5. It was giving - error:Failed dependencies with all 64 bit libraries. Any other suggestion . . . . ...
I have downloaded 64 bits one. Downloaded 32 bits and it fixed the installation problem. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=621525 http://bugzilla.novell.com/show_bug.cgi?id=621525#c9 --- Comment #9 from Bernhard Wiedemann <bwiedemann@suse.com> --- This is an autogenerated message for OBS integration: This bug (621525) was mentioned in https://build.opensuse.org/request/show/45691 11.3:Test / cifs-utils https://build.opensuse.org/request/show/61456 Factory / cifs-utils -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com