Displaying 4 results from an estimated 4 matches for "securityflags".
2011 Oct 07
3
SMB Signing issues... smbclient works, mount does not...
...03 EDT 2011 i686 i686 i386
GNU/Linux
libsmbclient-3.5.4-68.2
samba-3.5.4-68.2
samba-common-3.5.4-68.2
samba-client-3.5.4-68.2
samba-winbind-clients-3.5.4-68.2
cifs-utils-4.4-5.2
ls /proc/fs/cifs/
cifsFYI
DebugData
Experimental
LinuxExtensionsEnabled
LookupCacheEnabled
MultiuserMount
OplockEnabled
SecurityFlags
Stats
traceSMB
modinfo cifs
filename: /lib/modules/2.6.18-274.3.1.el5/kernel/fs/cifs/cifs.ko
version: 1.60RH
description: VFS to access servers complying with the SNIA CIFS
Specification e.g. Samba and Windows
license: GPL
author: Steve French <sfrench at us.ibm.c...
2010 Nov 29
2
Friend's post in moderation queue for a week... why so long, please? And getting "permission denied" trying to mount an SMB share
...is the client. I have set up a SMB
share on the server and I am trying to mount that share from the
client. I get error 13 permission denied. When I check the messages I
see that the server is requesting the password as plain text but the
client is not configured that way. When I cat
/proc/fs/cifs/SecurityFlags I get 0x7. The docs list the default as
0x07007. If I open the file with a binary editor I see? nothing. There
is nothing in the file.
Is there some other method to edit the security flags file? I see may
use plaintext passwords as 0x00020 in the mount.cifs doc but no
instructions on how to change...
2008 Nov 19
1
Assistance needed on using mount.smbfs (cifs) to authenticate to samba server with encrypt passwords = No.
...asswd+shadow (no smbpasswd file).
The setup is still working fine on non upgraded systems. Only on the
newly upgraded systems is the mounting not working.
The kernel on the clients do have CONFIG_CIFS_WEAK_PW_HASH=y
Below is some dmesg info after running the mount.cifs with various /
proc/fs/cifs/SecurityFlags:
mount.smbfs //172.16.0.8/tech ./mymount -ouser=tech
==
[528097.091765] fs/cifs/cifs_debug.c: sec flags 0x7
[528097.091772] fs/cifs/cifs_debug.c: packet signing now required
[528109.522275] fs/cifs/cifsfs.c: Devname: //172.16.0.8/tech flags:
64
[528109.522284] fs/cifs/connect.c: CIFS VFS: in c...
2008 Mar 05
4
Unable to mount using sec=none and mount.cifs
...:::::::
0
::::::::::::::
LinuxExtensionsEnabled
::::::::::::::
1
::::::::::::::
LookupCacheEnabled
::::::::::::::
1
::::::::::::::
MultiuserMount
::::::::::::::
0
::::::::::::::
OplockEnabled
::::::::::::::
1
::::::::::::::
SecurityFlags
::::::::::::::
0x20
::::::::::::::
cifsFYI
::::::::::::::
7
::::::::::::::
traceSMB
::::::::::::::
1
The immediate result of ``mount /smb/superman/www-pub'' is...
mount error 5 = Input/output error
Refer to the mount.cifs(8) manual page...