Hi,
I'm using cygwin latest install. I did:
mkpasswd -l > /etc/passwd
mkgroup -l > /etc/group
When I log as administrator or as user (postgres), 'who' gives the
proper name. However, when I try 'su Administrator' or 'su postgres' it
rejects the password. I can log on win2000 using those passwords.
What am I doing wrong?
Thanks,
Maurício
--
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/
- Re: using ntsec, su doesn't work Maurício
- Re: using ntsec, su doesn't work Igor Pechtchanski