[Bug 810956] New: pam_mount kann keine Freigaben mounten
https://bugzilla.novell.com/show_bug.cgi?id=810956 https://bugzilla.novell.com/show_bug.cgi?id=810956#c0 Summary: pam_mount kann keine Freigaben mounten Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: All OS/Version: SUSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Samba AssignedTo: samba-maintainers@SuSE.de ReportedBy: ma_mill@arcor.de QAContact: samba-maintainers@SuSE.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 pam_mount kann keine Freigaben mounten weil: '/bin/mount' '-t' 'cifs' '//SERVER/FREIGABE' '/home/USER/MOUNT' '-o' 'user=DOMAIN\USER,uid=10000,gid=10000' funktioniert nicht mehr mit Fehlermeldung: mount error(6): No such device or address Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) Wogegen '/bin/mount' '-t' 'cifs' '//SERVER/FREIGABE' '/home/USER/MOUNT' '-o' 'user=USER,domain=DOMAIN,uid=10000,gid=10000' funktioniert. Wenn man diese Alternative <cifsmount>/bin/mount -t cifs //%(SERVER)/%(VOLUME) %(MNTPT) -o "user=%(DOMAIN_USER),domain=%(DOMAIN_NAME),uid=%(USERUID),gid=%(USERGID)%(before=\",\" OPTIOS)" </cifsmount> in der pam_mount.conf.xml einträgt, werden die Variablen %(DOMAIN_USER) und %(DOMAIN_NAME) nicht gefüllt sondern bleiben leer, wodurch das auch nicht funktioniert. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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=810956 https://bugzilla.novell.com/show_bug.cgi?id=810956#c1 Lars Müller <lmuelle@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jengelh@inai.de, | |samba-maintainers@SuSE.de AssignedTo|samba-maintainers@SuSE.de |mc@suse.com --- Comment #1 from Lars Müller <lmuelle@suse.com> 2013-03-22 09:59:00 CET --- Thanks Matthias for the defect report. I'm passing this issue to the bug owner of pam_mount. -- 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=810956 https://bugzilla.novell.com/show_bug.cgi?id=810956#c2 Jan Engelhardt <jengelh@inai.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |ma_mill@arcor.de --- Comment #2 from Jan Engelhardt <jengelh@inai.de> 2013-03-28 01:09:41 CET --- Ist das ein Windows- oder smbd-Server? -- 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=810956 https://bugzilla.novell.com/show_bug.cgi?id=810956#c3 Matthias Mill <ma_mill@arcor.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|ma_mill@arcor.de | --- Comment #3 from Matthias Mill <ma_mill@arcor.de> 2013-03-28 11:43:27 UTC --- (In reply to comment #2)
Ist das ein Windows- oder smbd-Server?
Das ist ein SMBD-Server (OpenSuse 12.1). Mit dem Opensuse12.2 Clienten funktioniert es auch noch immer. -- 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=810956 https://bugzilla.novell.com/show_bug.cgi?id=810956#c4 Dieter Jurzitza <dieter.jurzitza@t-online.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dieter.jurzitza@t-online.de --- Comment #4 from Dieter Jurzitza <dieter.jurzitza@t-online.de> 2013-04-17 05:20:32 UTC --- Hallo zusammen, kann das Verhalten hier bestätigen - 12.3'er openSUSE im M$-Netzwerk, exakt gleiches Verhalten wie oben beschrieben, user=DOMAN\USER klappt nicht user=USER,domain=DOMAIN klappt. Und vielen Dank für den Hinweis, auf die Variante wäre ich in drei Leben nicht gekommen! Dieter Jurzitza -- 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=810956 https://bugzilla.novell.com/show_bug.cgi?id=810956#c5 Jan Engelhardt <jengelh@inai.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |lmuelle@suse.com --- Comment #5 from Jan Engelhardt <jengelh@inai.de> 2013-04-17 09:13:30 CEST --- Wenn aber mount -t cifs //localhost/homes /mnt -o "username=WORKGROUP\jengelh" unter openSUSE 12.2/samba-3.6.7/cifs-utils-5.2 geht, und unter 12.3/samba-3.6.12/cifs-utils-5.5 nicht, dann ist es doch ein Problem mit smbd oder cifs-utils, etwa nicht? -- 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=810956 https://bugzilla.novell.com/show_bug.cgi?id=810956#c6 Jan Engelhardt <jengelh@inai.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|lmuelle@suse.com | AssignedTo|mc@suse.com |jengelh@inai.de --- Comment #6 from Jan Engelhardt <jengelh@inai.de> 2013-04-17 09:15:02 CEST --- Hrmph, mount.cifs(8): Earlier versions of mount.cifs also allowed one to specify the username in a "user%password" or "workgroup/user" or "workgroup/user%password" to allow the password and workgroup to be specified as part of the username. Support for those alternate username formats is now deprecated and should no longer be used. Users should use the discrete "password=" and "domain=" to specify those values. -- 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.
participants (1)
-
bugzilla_noreply@novell.com