-
PDC groups
Hi forum,
we just got our Open-E DSS Server up and running. Now i want to integrate it into our Windows (samba) Domain. I entered the needed information under NAS Settings (i choosed Windows PDC), but i cant see any groups, just the user. Are there any additional steps to do?
Thanks for your help and best regards
-
Have you created any groups, and given them share access?
Under configuration --NAS resources --Groups
-
The problem is that i cant even see my groups and i cant create new groups because this function gets disabled when running in pdc mode.
-
I checked everything twice but can't find any error in our configuration. I can give access over LDAP but then our Domain Controller denies access to the shares.
-
Are you logged in as the domain administrator
-
Yes, i can also see all Domain users but just no Domain Groups.
-
What windows O/S are you using?
-
Im using a Samba 3.0.23 PDC.
-
Try this as su
net groupmap add ntgroup='yourgroup' \
unixgroup=yourgroup
for control it
net groupmap list
regards
Frank
-
All domain groups are linked to their linux groups. I can see them from a windows xp workstations and give rights to folders/files.
-