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: su questions


Rodrigo Serra wrote:
> 
> Pierre,
> 
> The cygwin environment is binmode ntsec tty. This following string is
> extracted from cygwin1.dll "1.3.22-dontuse-21". Windows is "Windows.NET
> Server 2003" RC2.
> 
> This happen only when try to use no password authentication.
> 
OK, It may have to do with your version of Windows
I need your help for some debugging

1) Edit /etc/passwd to
   a) remove the passwd of SYSTEM
   b) add a home directory for SYSTEM (e.g. /)
   c) add a shell for SYSTEM
   d) remove your password (uid 1003)
2) telnet localhost and login as SYSTEM
   It should let you in without password
   You are now running as SYSTEM, confirm with "id"
3) su yourself (uid 1003)
   If that fails: 
4) strace -o trace su yourself
   and send me the trace 
5) Put the SYSTEM password back if your machine is directly accessible.

Pierre

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.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]