Displaying 1 result from an estimated 1 matches for "gslinux5".
Did you mean:
syslinux5
2003 Sep 05
1
Problem joing domain with samba3
...s workstation with his account.
How can we do this now with samba 3.0 ?
When i tried to create a mapping group with the following command
$ net groupmap add ntgroup="Domain Admins" unixgroup=ntadmin
i can see that modifications are ok (modifications are done in the directory) :
> [root@gslinux5 samba]# net groupmap list
> Domain Admins (S-1-5-21-2164124757-1843210704-924125028-3001) -> ntadmin
but any member of the "ntadmin" group can't make a workstation joigning the
+domain;
only a user that has an uid=0 can (or a user called root).
Is this a feature or not ? Does th...