This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Q: nfsd: Unable to seteuid(-2)


Hello,

I just started nfsd and get this error when auto-mounting some filesystem from the server:

nfsd[1524] 02/16/106 00:52 auth_clnt.c 352 : Unable to seteuid(-2): Invalid argument

The config files on the client (clswork):

/etc/exports:
/dokus/Claudius     clswork(rw,map_static=/etc/nfs/clswork.map)
/work               clswork(rw,map_static=/etc/nfs/clswork.map)

/etc/nfs/clswork:
#       remote  local
uid     1010    1000
gid     1000    1000

/etc/passwd:
Claudius::1000:1000::/dokus/Claudius:/bin/bash
nfsd:unused_by_nt/2000/xp:1010:1000:nfsd,U-CLSPC\nfsd,S-1-5-21-329068152-813497703-1957994488-1010:/home/nfsd:/bin/bash


If I mount by hand instead, it works, but ne files get the wrong userid and groupid:


drwx------ 37 4294967294 4294967294 0 2006-02-16 00:25 mnt/

It should be 1000:1000 as on the server.

Can anyone help?

I thank you in advance,

Claudius



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]