Displaying 2 results from an estimated 2 matches for "linfiles".
Did you mean:
libfiles
2011 Mar 28
2
winbind is not taking default domain
...winbind, works ok - user can login, and following the current permissions, but we do need winbind for managing permissions from client end.
# smb.conf
[global]
realm = ad.mydomain
workgroup = ABC
server string = %h server
enable privileges = yes
dns proxy = no
netbios name = linfiles
smb ports = 139 445
load printers = no
printing = bsd
printcap name = /dev/null
disable spoolss = yes
log file = /var/log/samba/%U.log
log level = 10 winbind:10
debug timestamp = yes
max log size = 1000
syslog only = no
syslog = 2
panic action = /usr/share/...
2012 May 06
1
security mask for extended ACL permissions / change of create mode for Samba
Dear All,
I manage a Debian Squeeze GNU/Linux (with kernel 2.6.32-5-686 #1 SMP)
with Samba 3.5.6 (samba 2:3.5.6~dfsg-3squeeze8 package is installed).
I have a "test" directory with native Linux ACL permissions. getfacl
test's output:
# file: test
# owner: akos
# group: grp
# flags: -s-
user::rwx
group::rwx
group:read:r-x
mask::rwx
other::---
default:user::rwx
default:group::rwx