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

RE: login and telnetd


Jerome Gay wrote:
> (BTW, Sergey do you know exactly how to configure a user with User 
Manager
> to have login.exe working fine ?)
> I enter login name and password, which are ok, and I get :
> login: no shell: /bin/sh: Not owner

The rights required are "Act as part of operation system" (SE_TCB_NAME) for 
LogonUser call, and "Assign primary token" (SE_ASSIGNPRIMARYTOKEN_NAME) 
 and "Increase quotas" (SE_INCREASE_QUOTA_NAME) for CreateProcessAsUser 
call.



--
Sergey Okhapkin, http://www.lexa.ru/sos
Moscow, Russia
Looking for a job.


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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