Displaying 1 result from an estimated 1 matches for "unixgroupusers".
2004 Sep 26
0
some users cannot login on some machines
...ith root/<password> -> access denied).
There are no changes at the smb.conf since months so I don't think there
is a problem.
On the way to track down the problem I stumble over my
group_mappings.tdb. All mappings points to -1. In my opinion, the
Domain_users have to point to the unixgroupusers and the Domain_admins
have to point to the unixgroup admins (self-defined unix-group).
But if I set this up (net groupmap modify ntgroup="Domain_Users"
unixgroup="users") nothing changes. (exept the admins can add/del
Domain-Users from certain NT-rights).
Has anyone out ther...