Hi, How would I make samba re-read group and user information? Is there a .tdb file that needs to be deleted?
I have recently added more supplementary groups for a user in /etc/group, but the information isn't coming through in the logs, all I get is this: [2008/06/27 07:51:24, 5] auth/auth_util.c:(474) UNIX token of user 11001 Primary group is 11000 and contains 0 supplementary groups There should definitely be more than 0 supplementary groups. e.g. # grep 11001 /etc/passwd bob:x:11001:11000::/home/bob:/bin/bash # grep bob /etc/group everyone_otl::11000:bob operators_otl::11002:bob svneditors_otl::11003:bob Cheers -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
