On Wed, Feb 15, 2012 at 4:05 PM, Reuti <[email protected]> wrote: > > Am 15.02.2012 um 13:26 schrieb mahbube rustaee: > > > an important test was: > > > > when I chenged "chmod 777 /home/user07" on nfs server, output was created > > but with anonymous user ! UID=655534 GID=655534 . I don't know why? > > Is it exported with anonuid and anongid on the server, while in addition > Windows can't detect the real user? Maybe a script with the command: > > id > > could write the uid/gid which is used on Windows in the output file.
exports file contains: /home 172.16.188.0/255.255.255.0(rw) Now I exported : /home 172.16.188.0/255.255.255.0(rw,no_root_squash) In this case empty output file will be created with nfsnobody user and group ! what is your suggestion? > -- Reuti _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
