Displaying 3 results from an estimated 3 matches for "robertb".
Did you mean:
robert
1999 Dec 13
0
Logon scripts w/samba
...mask = 0777
[commodore]
path = /b/commodore
valid users = @sales,@IT
admin users = gerrym, cliffb, delphias, patricef
write list = @sales, @IT
force user = @sales
force group = @sales
read only = No
create mask = 0777
directory mask = 0777
[scratch]
path = /b/scratch
valid users =
@IT,@robertb,@rolandg,@isadq,@sales,@intsales,@credit,@QA,@deptheads,@data,@wh,@barbarah,@joanb
write list =
@IT,@robertb,@rolandg,@isadq,@sales,@intsales,@credit,@QA,@deptheads,@data,@wh
read only = No
create mask = 0777
directory mask = 0777
[PTRImages]
path = /tr/TRImages
valid users =
@IT,@robertb,...
2018 Jul 31
2
pdb search
...e domain using net rpc join. The problem we are having is we
are seeing the following when using
pdbedit -L -v -d10 from a member server
smbldap_search_domain_info: Searching
for:[(&(objectClass=sambaDomain)(sambaDomainName=WINTF))]
smbldap_open_connection: connection opened
Skipping entry uid=robertb,ou=users,dc=tog
sid S-1-5-21-x-x-x-3034 does not belong to our domain
net getlocalsid
ID for local machine WINTF is: S-1-5-21-4632170330-5278305567-71232245
SID for domain TOG is: S-1-5-21-7852576374-8644348213-3812465877
The same when running from the LDAP server, we get
Unix username:...
2010 Dec 24
0
Samba breaking hard links - desired behaviour?
Hi,
I'm using Samba 2:3.5.4 in Ubuntu 10.10.
I have setup a folder "dev" locally on my pc, and using "cp -alf" hard
linked that folder to folder "test".
"test" is currently shared using Samba on the network. When a file in "test"
is modified via Samba, the hard link is broken (ie the modified file is
unique to folder "test").
This