Never would have guessed I needed to "modify" those entries to update them. Anyway, that does work and they are now listed properly:
Domain Users (S-1-5-21-3475858016-1413099138-3485012925-513) -> domusr Domain Admins (S-1-5-21-3475858016-1413099138-3485012925-512) -> domadm Domain Guests (S-1-5-21-3475858016-1413099138-3485012925-514) -> domgst My user, 'dvg' is a member of the UNIX group domadm, from /etc/group: domadm:*:580:dvg Now the group Domain Admins, Users & Guests groups are listed in the User Manager tool on Windows, and Domain Admins is (and already was) listed under the local Administrators group. So everything seems like it should work. But I still don't have Domain Admin access on the workstations. Any further ideas? Thanks, David John H Terpstra said: > > To change an existing entry: > > net groupmap modify ntgroup="Domain Admins" unixgroup=root > > To delete the spurious entry: > > net groupmap delete ntgroup="Domain Admins" unixgroup=domadm > > - John T. > > -- > John H Terpstra > Email: [EMAIL PROTECTED] > -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
