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

cygwin and chmod - after calling mkgroup and mkpasswd, then what?


my /etc/passwd and /etc/group files have been created, but the user
"terrence" is not in them and so chmod is still not working:

terrence@perl2 ~/.ssh
$ ls -l
total 9
-rw-r--r-- 1 terrence Users 1675 Mar 14 10:02 id_rsa
-rw-r--r-- 1 terrence Users  396 Mar 14 10:02 id_rsa.pub
-rw-r--r-- 1 terrence Users 1214 Mar 31 16:52 known_hosts

terrence@perl2 ~/.ssh
$ chmod 600 *

terrence@perl2 ~/.ssh
$ ls -l
total 9
-rw-r--r-- 1 terrence Users 1675 Mar 14 10:02 id_rsa
-rw-r--r-- 1 terrence Users  396 Mar 14 10:02 id_rsa.pub
-rw-r--r-- 1 terrence Users 1214 Mar 31 16:52 known_hosts

terrence@perl2 ~/.ssh
$


....

/etc/group, /etc/passwd, and cygcheck -srv output is attached

Attachment: cygcheck.dat
Description: Binary data

Attachment: passwd
Description: Binary data

Attachment: group
Description: Binary data

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.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]