« Some notes on setting up ssh | Main | Bernstein v. United States »

April 24, 2005

SSH and Cygwin, cont.

OK, Cygwin seems to have some bugs in its utility mkpasswd.
Although my current user is in my desktop machine's Administrators group, when I run mkpasswd -d -u wh5a > /etc/passwd, the gid is always set to that of Domain Users.
So I have to edit the passwd file by myself, and change the gid to that of Administrators.

Posted by Roy at April 24, 2005 03:31 PM

Comments