Displaying 2 results from an estimated 2 matches for "swdevelop".
Did you mean:
develop
2005 Dec 28
2
Samba Posix ACL and classical files permissions
...acl ones; but if i select each one of them to see file
permissions, it will show only the permission of users indicated in the
file posix acls.
For example, this is the getfacl under linux:
# file: Operators
# owner: albe
# group: Domain\040Admins
user::rwx
user:alessandroc:r-x
group::r--
group:SwDevelopers:r-x
mask::rwx
other::r--
default:user::rwx
default:user:albe:r--
default:user:alessandroc:r-x
default:group::r--
default:group:SwDevelopers:r-x
default:mask::rwx
default:other::r--
If i look at the security properties under windows only the entries
directly indicated explicitly in the acl is c...
2005 Aug 30
0
XP remote requests problem
...ce and Develop shares.
(...I am using server mode security and am aware that it is not
recommended. I did not initially set up samba and did not want to mess
with it when it was working. I am new to samba.)
------------------------------------------------------------------
[global]
workgroup = SWDEVELOP
server string = myserver1
hosts allow = 147.68.
log file = /var/log/samba/%m.log
max log size = 0
security = server
password server = grckap2 grckap1
encrypt passwords = yes
unix password sync = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*password* %n\n *Retype*new*password* %n\n
*p...