Hi toasters,
we currently have a strange problem. We have setup a volume with mixed security style and exports and CIFS shares on it. I have made an entry in the usermap.cfg like this
Domain\jochen.willeke == utest
In filers local passwd utest has UID 1234 (only for a test). Mapping checked with wcc seems to work well, but when i create a folder from the windows side with my user jochen.willeke and then check with "ls -n" from a unix host, it shows me the UID and group ID from nobody (65534).
Has anybody an idea where my mistake is??
Best Regards and thanks in advance
Jochen
Do you have this set?
options wafl.nt_admin_priv_map_to_root on
If yes and if Domain\jochen.willeke is an administrator then it is mapping to Unix "root" rather than "utest". But then I don't know why the file owner is ending up as "nobody". On a NFS client root maps to "nobody" when the client does not have root NFS access, but I don't know if that applies here. Maybe it has to do with mixed security style.
Steve Losen scl@virginia.edu phone: 434-924-0640
University of Virginia ITC Unix Support