This is the mail archive of the cygwin@cygwin.com 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]

Re: ProFTPD 1.2.9rc2: "CreateFileMapping, Win32 error 5"


Hello Jason

>> /etc/passwd
>> Administrator:unused_by_nt/2000/xp:500:513:zzz:/home/Administrator:/bin/bash
>Change the "513" above to "544. Any better?


Yes. Now the error 5 is gone :-)

Hmm, I get:

$ mkpasswd -l
SYSTEM:*:18:544:,S-1-5-18::
Administrators:*:544:544:,S-1-5-32-544::
Administrator:unused_by_nt/2000/xp:500:513:U-THOWL0079\Administrator,_zzz_:/home/Administrator:/bin/bash
...

The user Administrator IS in the Administrators (544) group (in the NT UserManager).
But he is also in the nogroup (513) group...


>> What does "CreateFileMapping, Win32 error 5" mean?
> $ fgrep 5 /usr/include/w32api/winerror.h | head -1
> #define ERROR_ACCESS_DENIED 5L

I'll get the sources ...

Thanks!

Bruno


--
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]