login and telnetd

Sergey Okhapkin sos@prospect.com.ru
Wed Aug 6 08:46:00 GMT 1997


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".



More information about the Cygwin mailing list