This is a discussion on RE: [Samba] RE: Mount error 13 within the Samba forums, part of the Networking and Network Related category; Guenter Kukkukk wrote: > Am Mittwoch, 26. M=E4rz 2008 schrieb Tosh, Michael J: > > > More information on ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Guenter Kukkukk wrote:
> Am Mittwoch, 26. M=E4rz 2008 schrieb Tosh, Michael J: > > > More information on my problem: (with text this time) > > >=20 > > linuxserver:/var/log # date;mount -v -t cifs //server/share > > /mnt/share -o credentials=3D.cifs_creds Wed Mar 26 12:03:38 EST 2008 > > parsing options: rw,credentials=3D.cifs_creds > >=20 > > Domain W2K3ADDOMAIN > >=20 > >=20 > > mount.cifs kernel mount options > > = unc=3D//server\share,ip=3D10.x.x.x,user=3Dremoteuser,domai n=3DW2K3ADDOMAI= N,pass=3D > > remotepass,ver=3D1,rw,credentials=3D/root/.cifs_creds > > mount error 13 =3D Permission denied > > Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) > >=20 > > linuxserver:/var/log # grep "Mar 26 12:03" messages warn > > messages:Mar 26 12:03:08 proto2 kernel: CIFS: Unknown mount option > > credentials messages:Mar 26 12:03:08 proto2 kernel: CIFS VFS: > > cifs_mount failed w/return code =3D -13 messages:Mar 26 12:03:39 > > proto2 kernel: CIFS: Unknown mount option credentials messages:Mar > > 26 12:03:39 proto2 kernel: CIFS VFS: cifs_mount failed w/return > > code =3D -13 warn:Mar 26 12:03:08 proto2 kernel: CIFS: Unknown mount > > option credentials warn:Mar 26 12:03:08 proto2 kernel: CIFS VFS: > > cifs_mount failed w/return code =3D -13 warn:Mar 26 12:03:39 proto2 > > kernel: CIFS: Unknown mount option credentials warn:Mar 26 12:03:39 > > proto2 kernel: CIFS VFS: cifs_mount failed w/return code =3D -13 =20 > >=20 > > # smbclient -V > > Version 3.0.28-0.1.95-1624-SUSE-SLES9 > >=20 > > > _____________________________________________ > > > From: Tosh, Michael J > > > Sent: Wednesday, March 26, 2008 11:36 AM > > > To: 'samba@lists.samba.org' > > > Subject: Mount error 13 > > >=20 > > > I am trying to connect a SLES9 server to a share on a Windows > > > 2003 domain.=20 > > >=20 > > > # mount -t cifs //server/share /mnt/share -o > > > credentials=3D.cifs_creds mount error 13 =3D Permission denied > > > Refer to the mount.cifs(8) manual page (e.g.man mount.cifs) > > >=20 > > > #cat .cifs_creds > > > username=3Dremoteuser > > > password=3Dremotepass > > > domain=3DW2K3ADDOMAIN > > >=20 > > >=20 > > > On the domain controller, I see: > > > Successful Network Logon: > > > User Name: remoteuser > > > Domain: W2K3ADDOMAIN > > > Logon ID: (0x0,0x20544132) > > > Logon Type: 3 > > > Logon Process: NtLmSsp > > > Authentication Package: NTLM > > > Workstation Name: \\10.x.x.x (IP of linux box) > > > Logon GUID: - > > > Caller User Name: - > > > Caller Domain: - > > > Caller Logon ID: - > > > Caller Process ID: - > > > Transited Services: - > > > Source Network Address: 10.x.x.x (IP of linux box) Source > > > Port: 0=20 > > >=20 > > > Then immediately after I see: > > > User Logoff: > > > User Name: remoteuser > > > Domain: W2K3ADDOMAIN > > > Logon ID: (0x0,0x20544132) > > > Logon Type: 3 >=20 > You need to install the cifs userland helpers mount.cifs and > umount.cifs, part of the samba client package (distro dependent). > The credentials file - and other stuff - is parsed in userland, before > being passed to the cifs kernel module. > Cheers, G=FCnter I do have mount.cifs installed. mount.cifs version: 1.10-3.0.28-0.1.95-1624-SUSE-SLES9 -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |
![]() |
| Thread Tools | |
| Display Modes | |
|
|