Displaying 2 results from an estimated 2 matches for "docadmin".
Did you mean:
dcadmin
2002 Oct 30
1
sticky bit, etc.
I have a question about samba and sticky bits. I have a share with the
following configuration:
[documents]
comment = documents
path = /shares/documents
public = no
writeable = yes
printable = no
valid users = @lan1
force user = docadmin
force group = lan1
create mode = 0440
force create mode = 0440
directory mode = 1770
force directory mode = 1770
delete read only = no
I also have the sticky bit set on /shares/documents.
Now, when I drop the file 'test.txt' in the directory, it has the following
permissions:...
2009 Mar 17
0
Can Windows be forced to supply new logon credentials?
...not correct. I've been trying to
set up 3 shares on a samba server (latest version supported on Ubuntu 8.04),
and I'm having mixed success in obtaining the behavior I desire:
My server, cayenne, is in the DOCS workgroup, and has these shares:
PUBLIC - read-only by anyone, writable by 'docadmin' members
SUBMIT - the common place for all employees to submit drafts.
RELEASED - the official company-private documents. read-only by employees,
read/write by docadmin
I would LIKE anyone poking around on the network neighborhood to see the
server and see the names of the shares. If the user...