[Bug 823110] New: permission denied while mounting cifs share in 12.3 (works in 12.2)
https://bugzilla.novell.com/show_bug.cgi?id=823110 https://bugzilla.novell.com/show_bug.cgi?id=823110#c0 Summary: permission denied while mounting cifs share in 12.3 (works in 12.2) Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: openSUSE 12.3 Status: NEW Severity: Normal Priority: P5 - None Component: Samba AssignedTo: samba-maintainers@SuSE.de ReportedBy: martin.scheifl@ruecker.de QAContact: samba-maintainers@SuSE.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0 I try to mount a network share from a windows server 2008. I try it with the following command: mount -t cifs //server/share /mountpoint -o username=name,domain=domainname if i use this command the following error message comes: mount error(13): Permission denied Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) dmesg show the following message: [ 2195.755240] Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE [ 2195.755251] CIFS VFS: Send error in SessSetup = -13 [ 2195.755476] CIFS VFS: cifs_mount failed w/return code = -13 all neccessary settings are done. I try it with the kernel-desktop version 3.7.10-1.4.1 and kernel-vanilla 3.7.10-1.4.1. i try the same command with the same system settings but opensuse 12.2. With this system the mount done without any trouble. Can any body help to fix the problem? if there are more information neccessary please tell it to me. Thanks a lot esperanto 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=823110 https://bugzilla.novell.com/show_bug.cgi?id=823110#c1 --- Comment #1 from David Disseldorp <ddiss@suse.com> 2013-06-04 08:57:09 UTC --- *** Bug 823105 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=823105 -- 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=823110 https://bugzilla.novell.com/show_bug.cgi?id=823110#c2 James McDonough <jmcdonough@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |samba-maintainers@SuSE.de InfoProvider| |martin.scheifl@ruecker.de AssignedTo|samba-maintainers@SuSE.de |jmcdonough@suse.com --- Comment #2 from James McDonough <jmcdonough@suse.com> 2013-06-05 07:02:34 UTC --- Is it possible to gather network traces of both setups? That would help greatly. Also, please do: echo 0x7> /proc/fs/cifs/cifsFYI and then reproduce it (both good and bad), and attach the contents of /proc/fs/cifs/DebugData and any cifs syslog output that gets generated. And then echo 0 > /proc/fs/cifs/cifsFYI to turn it back off. -- 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=823110 https://bugzilla.novell.com/show_bug.cgi?id=823110#c3 --- Comment #3 from Martin Scheifl <martin.scheifl@ruecker.de> 2013-06-05 09:33:50 UTC --- Created an attachment (id=542799) --> (http://bugzilla.novell.com/attachment.cgi?id=542799) networktrace 12.2 and 12.3 Hello and thanks for the fast answer. In attach you can find the networktrace of both systems farther there is the part of dmesg: [ 1961.427861] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/cifsfs.c: Devname: //192.168.10.24/vibn flags: 0 [ 1961.427875] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: Domain name set [ 1961.427879] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: Username: RUECKER_RV\opensuse [ 1961.427883] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: file mode: 0x1ed dir mode: 0x1ed [ 1961.427976] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: CIFS VFS: in cifs_mount as Xid: 12 with uid: 0 [ 1961.427978] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: UNC: \\192.168.10.24\vibn ip: 192.168.10.24 [ 1961.427994] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: Socket created [ 1961.427995] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: sndbuf 16384 rcvbuf 87380 rcvtimeo 0x1b58 [ 1961.429591] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/fscache.c: cifs_fscache_get_client_cookie: (0xffff880079257c00/0xffff880077c23390) [ 1961.429595] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: CIFS VFS: in cifs_get_smb_ses as Xid: 13 with uid: 0 [ 1961.429596] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: Existing smb sess not found [ 1961.429618] CIFS VFS: default security mechanism requested. The default security mechanism will be upgraded from ntlm to ntlmv2 in kernel release 3.3 [ 1961.429625] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/cifssmb.c: secFlags 0x87 [ 1961.429628] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/transport.c: For smb_command 114 [ 1961.429630] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/transport.c: Sending smb: smb_len=78 [ 1961.429901] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: Demultiplex PID: 4912 [ 1961.432232] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: RFC1002 header 0x73 [ 1961.432241] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/transport.c: cifs_sync_mid_result: cmd=114 mid=1 state=4 [ 1961.432243] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/cifssmb.c: Dialect: 2 [ 1961.432245] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/cifssmb.c: negprot rc 0 [ 1961.432246] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: Security Mode: 0xf Capabilities: 0x1f3fc TimeAdjust: -7200 [ 1961.432268] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/sess.c: sess setup type 1 [ 1961.574477] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/transport.c: For smb_command 115 [ 1961.574481] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/transport.c: Sending smb: smb_len=290 [ 1961.576881] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: RFC1002 header 0x23 [ 1961.576914] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/transport.c: cifs_sync_mid_result: cmd=115 mid=2 state=4 [ 1961.576919] Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE [ 1961.576922] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/netmisc.c: Mapping smb error code 0xc000006d to POSIX err -13 [ 1961.576923] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/misc.c: Null buffer passed to cifs_small_buf_release [ 1961.576925] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/sess.c: ssetup freeing small buf ffff880079c1d300 [ 1961.576926] CIFS VFS: Send error in SessSetup = -13 [ 1961.576929] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: CIFS VFS: leaving cifs_get_smb_ses (xid = 13) rc = -13 [ 1961.576934] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/fscache.c: cifs_fscache_release_client_cookie: (0xffff880079257c00/0xffff880077c23390) [ 1961.577032] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: CIFS VFS: leaving cifs_mount (xid = 12) rc = -13 [ 1961.577034] CIFS VFS: cifs_mount failed w/return code = -13 [ 2031.993588] Netfilter messages via NETLINK v0.30. [ 2058.527159] device eth0 entered promiscuous mode [ 2068.188190] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/cifsfs.c: Devname: //192.168.10.24/vibn flags: 0 [ 2068.188206] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: Domain name set [ 2068.188210] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: Username: RUECKER_RV\opensuse [ 2068.188213] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: file mode: 0x1ed dir mode: 0x1ed [ 2068.188343] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: CIFS VFS: in cifs_mount as Xid: 14 with uid: 0 [ 2068.188345] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: UNC: \\192.168.10.24\vibn ip: 192.168.10.24 [ 2068.188365] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: Socket created [ 2068.188367] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: sndbuf 16384 rcvbuf 87380 rcvtimeo 0x1b58 [ 2068.190661] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/fscache.c: cifs_fscache_get_client_cookie: (0xffff880078dc9000/0xffff880077c23588) [ 2068.190666] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: CIFS VFS: in cifs_get_smb_ses as Xid: 15 with uid: 0 [ 2068.190667] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: Existing smb sess not found [ 2068.190698] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/cifssmb.c: secFlags 0x87 [ 2068.190702] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/transport.c: For smb_command 114 [ 2068.190704] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/transport.c: Sending smb: smb_len=78 [ 2068.190779] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: Demultiplex PID: 5079 [ 2068.193430] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: RFC1002 header 0x73 [ 2068.193465] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/transport.c: cifs_sync_mid_result: cmd=114 mid=1 state=4 [ 2068.193468] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/cifssmb.c: Dialect: 2 [ 2068.193470] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/cifssmb.c: negprot rc 0 [ 2068.193472] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: Security Mode: 0xf Capabilities: 0x1f3fc TimeAdjust: -7200 [ 2068.193473] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/sess.c: sess setup type 1 [ 2068.193523] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/transport.c: For smb_command 115 [ 2068.193526] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/transport.c: Sending smb: smb_len=290 [ 2068.196468] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: RFC1002 header 0x23 [ 2068.196479] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/transport.c: cifs_sync_mid_result: cmd=115 mid=2 state=4 [ 2068.196481] Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE [ 2068.196484] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/netmisc.c: Mapping smb error code 0xc000006d to POSIX err -13 [ 2068.196486] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/misc.c: Null buffer passed to cifs_small_buf_release [ 2068.196488] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/sess.c: ssetup freeing small buf ffff880076dccd00 [ 2068.196489] CIFS VFS: Send error in SessSetup = -13 [ 2068.196492] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: CIFS VFS: leaving cifs_get_smb_ses (xid = 15) rc = -13 [ 2068.196499] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/fscache.c: cifs_fscache_release_client_cookie: (0xffff880078dc9000/0xffff880077c23588) [ 2068.196580] /home/abuild/rpmbuild/BUILD/kernel-desktop-3.7.10/linux-3.7/fs/cifs/connect.c: CIFS VFS: leaving cifs_mount (xid = 14) rc = -13 [ 2068.196582] CIFS VFS: cifs_mount failed w/return code = -13 [ 2071.925292] device eth0 left promiscuous mode [ 2111.685854] wireshark[5056]: segfault at 20000000c ip 00007f308ebd9741 sp 00007fff5281ca68 error 4 in libc-2.17.so[7f308ea8a000+1a3000] [ 2187.097916] usb 1-1: new high-speed USB device number 3 using ehci_hcd [ 2187.230925] usb 1-1: New USB device found, idVendor=0930, idProduct=6545 [ 2187.230933] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2187.230936] usb 1-1: Product: DataTraveler G3 [ 2187.230940] usb 1-1: Manufacturer: Kingston [ 2187.230942] usb 1-1: SerialNumber: 0013729940C4EB3055160061 [ 2187.234077] scsi4 : usb-storage 1-1:1.0 [ 2188.330512] scsi 4:0:0:0: Direct-Access Kingston DataTraveler G3 PMAP PQ: 0 ANSI: 0 CCS [ 2188.332337] sd 4:0:0:0: Attached scsi generic sg2 type 0 [ 2188.944828] sd 4:0:0:0: [sdb] 7669824 512-byte logical blocks: (3.92 GB/3.65 GiB) [ 2188.948839] sd 4:0:0:0: [sdb] Write Protect is off [ 2188.948847] sd 4:0:0:0: [sdb] Mode Sense: 23 00 00 00 [ 2188.952874] sd 4:0:0:0: [sdb] No Caching mode page present [ 2188.952880] sd 4:0:0:0: [sdb] Assuming drive cache: write through [ 2188.974919] sd 4:0:0:0: [sdb] No Caching mode page present [ 2188.974926] sd 4:0:0:0: [sdb] Assuming drive cache: write through [ 2188.989628] sdb: sdb1 [ 2189.013943] sd 4:0:0:0: [sdb] No Caching mode page present [ 2189.013950] sd 4:0:0:0: [sdb] Assuming drive cache: write through [ 2189.013955] sd 4:0:0:0: [sdb] Attached SCSI removable disk [ 3058.935145] sdb: detected capacity change from 3926949888 to 0 [ 3065.279444] usb 1-1: USB disconnect, device number 3 and DebugData: Display Internal CIFS Data Structures for Debugging --------------------------------------------------- CIFS Version 1.78 Features: dfs lanman posix spnego xattr acl Active VFS Requests: 0 Servers: 1) Name: 192.168.10.24 Domain: RUECKER_RV Uses: 2 OS: Windows Server 2008 R2 Enterprise 7601 Service Pack 1 NOS: Windows Server 2008 R2 Enterprise 6.1 Capability: 0x1f3fc SMB session status: 1 TCP status: 1 Local Users To Server: 1 SecMode: 0xf Req On Wire: 0 In Send: 0 In MaxReq Wait: 0 Shares: 1) \\192.168.10.24\software Mounts: 1 Type: NTFS DevInfo: 0x20 Attributes: 0xc700ff PathComponentMax: 255 Status: 0x1 type: DISK DISCONNECTED 2) \\192.168.10.24\vibn Mounts: 2 Type: NTFS DevInfo: 0x20 Attributes: 0xc700ff PathComponentMax: 255 Status: 0x1 type: DISK MIDs: 2) Name: 192.168.10.22 Domain: RUECKER_RV Uses: 1 OS: Windows 5.0 NOS: Windows 2000 LAN Manager Capability: 0xd3fd SMB session status: 1 TCP status: 1 Local Users To Server: 1 SecMode: 0x3 Req On Wire: 0 In Send: 0 In MaxReq Wait: 0 Shares: 1) \\192.168.10.22\invision Mounts: 1 Type: NTFS DevInfo: 0x20 Attributes: 0x4004f PathComponentMax: 255 Status: 0x1 type: DISK MIDs: thanks -- 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=823110 https://bugzilla.novell.com/show_bug.cgi?id=823110#c4 --- Comment #4 from James McDonough <jmcdonough@suse.com> 2013-06-07 05:29:55 UTC --- Hmm, I'm seeing something interesting in the 12.3 network trace (line 278). The session setup includes the domain name twice. On the 12.2 trace, I don't see a session setup at all, so it must have happened previously, and I can't compare it. I'll try it here to see what happens. -- 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=823110 https://bugzilla.novell.com/show_bug.cgi?id=823110#c5 --- Comment #5 from James McDonough <jmcdonough@suse.com> 2013-06-07 07:38:00 UTC --- The only way I am able to produce this myself is by specifying the domain in the username, and also the domain= string (e.g. -o username=SAMBADOM\\jmcd,domain=SAMBADOM). are you using some variable for the username that might be doing this? Is it a winbind-defined user where the domain is already part of the user's name? Perhaps smb.conf and the exact commandline (minus any password or criticial info, of course) might shed some light on this for me. -- 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=823110 https://bugzilla.novell.com/show_bug.cgi?id=823110#c6 Martin Scheifl <martin.scheifl@ruecker.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |CLOSED InfoProvider|martin.scheifl@ruecker.de | Resolution| |FIXED --- Comment #6 from Martin Scheifl <martin.scheifl@ruecker.de> 2013-06-10 06:26:55 UTC --- Thank you for help and the excellent answers. In opensuse 12.2 you can give the username with domain, like this: username=domain\\username. I have used this coommand in 12.3 and here it is like you say. If you write the username with the domain it might make trouble. Without Domain, mount command work. thanks a lot -------closed-------- -- 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=823110 https://bugzilla.novell.com/show_bug.cgi?id=823110#c7 Martin Scheifl <martin.scheifl@ruecker.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|FIXED | --- Comment #7 from Martin Scheifl <martin.scheifl@ruecker.de> 2013-06-11 02:51:45 UTC --- Now the problem continues. Because of the difference in the way of login between opensuse 12.2 and opensuse 12.3 the problem is, that if you mount the files with the Yast Tool windows Domain, the error message seems to be the same like befor. So it is not possible to auto mount drives, but in 12.2 it is possible. Here a summary from dmesg: [ 124.609952] FS-Cache: Loaded [ 124.641456] FS-Cache: Netfs 'cifs' registered for caching [ 124.641836] Key type cifs.spnego registered [ 124.641933] Key type cifs.idmap registered [ 124.725457] CIFS VFS: default security mechanism requested. The default security mechanism will be upgraded from ntlm to ntlmv2 in kernel release 3.3 [ 124.771676] Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE [ 124.771687] CIFS VFS: Send error in SessSetup = -13 [ 124.772176] CIFS VFS: cifs_mount failed w/return code = -13 [ 124.793553] Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE [ 124.793563] CIFS VFS: Send error in SessSetup = -13 [ 124.794044] CIFS VFS: cifs_mount failed w/return code = -13 [ 124.808816] Status code returned 0xc000006d NT_STATUS_LOGON_FAILURE [ 124.808826] CIFS VFS: Send error in SessSetup = -13 [ 124.809267] CIFS VFS: cifs_mount failed w/return code = -13 [ 131.963423] EXT4-fs (sda2): re-mounted. Opts: acl,user_xattr,commit=0 and from message.log: 013-06-11T10:44:36.841720+02:00 opensuseMarco su: pam_unix(su:auth): authentication failure; logname=RUECKER_RV\mma40087 uid=10001 euid=0 tty=pts/1 ruser=RUECKER_RV\mma40087 rhost= user=root 2013-06-11T10:44:36.876542+02:00 opensuseMarco su: pam_winbind(su:auth): getting password (0x00000390) 2013-06-11T10:44:36.876685+02:00 opensuseMarco su: pam_winbind(su:auth): pam_get_item returned a password 2013-06-11T10:44:36.877122+02:00 opensuseMarco su: pam_winbind(su:auth): request wbcLogonUser failed: WBC_ERR_AUTH_ERROR, PAM error: PAM_USER_UNKNOWN (10), NTSTATUS: NT_STATUS_NO_SUCH_USER, Error message was: No such user 2013-06-11T10:44:39.600854+02:00 opensuseMarco dbus-daemon[532]: dbus[532]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) 2013-06-11T10:44:39.600892+02:00 opensuseMarco dbus[532]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) 2013-06-11T10:44:39.765647+02:00 opensuseMarco su: (to root) RUECKER_RV\mma40087 on /dev/pts/1 2013-06-11T10:44:39.767222+02:00 opensuseMarco su: pam_unix(su:session): session opened for user root by RUECKER_RV\mma40087(uid=10001) 2013-06-11T10:44:40.251362+02:00 opensuseMarco dbus-daemon[532]: dbus[532]: [system] Successfully activated service 'org.freedesktop.PackageKit' 2013-06-11T10:44:40.252160+02:00 opensuseMarco dbus[532]: [system] Successfully activated service 'org.freedesktop.PackageKit' 2013-06-11T10:45:01.896041+02:00 opensuseMarco /usr/sbin/cron[3521]: pam_unix(crond:session): session opened for user root by (uid=0) 2013-06-11T10:45:02.030531+02:00 opensuseMarco /USR/SBIN/CRON[3521]: pam_unix(crond:session): session closed for user root If there are more information neccessary, please let me know. -- 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