Displaying 2 results from an estimated 2 matches for "broady".
Did you mean:
broad
2006 Dec 16
1
Fileserver for Two AD Forests with No Trust Relationship
Hi,
I have the following situation:
I'm designing a solution for an organization with two Active Directory
forests. The forests do not have a trust relationship, and there is no
chance to get them to move to a trust relationship (at least within a
reasonable timescale).
I need to set up a fileserver than both sets of users can access, with
Windows authentication. I could host this on a UNIX
2010 May 10
0
domain not showing up with smbcacls
...ine>
security = DOMAIN
idmap uid = 15000-20000
idmap gid = 15000-20000
wins server = <ip>
winbind use default domain = no
domain logons = no
domain master = no
preferred master = no
local master = no
[share]
path = <...>
valid users = <domain>\dbroady
read only = No
create mask = 0644
guest ok = No
---------------------------------------------------------------
smbcacls //<machine>/share / yields the following output:
REVISION:1
CONTROL:0x9004
OWNER:dbroady
GROUP:Domain Users
ACL:dbroady:ALLOWED/0x0/FULL
ACL:Domain Users...