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]

Unable to replicate Win2000 accounts


I have recently installed Cygwin on a Win2000 Pro system. While trying to replicate the accounts from windows to Cygwin, I used the commands:

mkgroup -l > /etc/group
mkpasswd -l > /etc/passwd

the output of my group and passwd files are, respectively:
$ /etc/group
SYSTEM:S-1-5-18:18:: not found
None:S-1-5-21-2023374905-913114026-52447320-513:513:: not found
Administrators:S-1-5-32-544:544:: not found
Backup: not found
Guests:S-1-5-32-546:546:: not found
Power: not found
Replicator:S-1-5-32-552:552:: not found
Users:S-1-5-32-545:545:: not found
NC_S_ISLCK:S-1-5-21-2023374905-913114026-52447320-1004:1004:: not found

$ /etc/passwd
SYSTEM:*:18:544:,S-1-5-18::: not found
Administrators:*:544:544:,S-1-5-32-544::: not found
Administrator:unused_by_nt/2000/xp:500:513:U-LAB_126_03Administrator,S-1-5-21-2023374905-913114026-5
2447320-500:/home/Administrator:/bin/bash: not found
ASPNET:unused_by_nt/2000/xp:1010:513:ASP.NET: not found
epsilon:unused_by_nt/2000/xp:1011:513:epsilon,U-LAB_126_03epsilon,S-1-5-21-2023374905-913114026-5244
7320-1011:/home/epsilon:/bin/bash: not found
Guest:unused_by_nt/2000/xp:501:513:U-LAB_126_03Guest,S-1-5-21-2023374905-913114026-52447320-501:/hom
e/Guest:/bin/bash: not found
PiKapp:unused_by_nt/2000/xp:1006:513:Scott: not found
SMSCliSvcAcct: not found
:unused_by_nt/2000/xp:1008:513:SMSCliSvcAcct: not found
,U-LAB_126_03SMSCliSvcAcct: not found
,S-1-5-21-2023374905-913114026-52447320-1008:/home/SMSCliSvcAcct: not found
:/bin/bash: not found
SMSCliToknAcct: not found
:unused_by_nt/2000/xp:1009:513:SMSCliToknAcct: not found
,U-LAB_126_03SMSCliToknAcct: not found
,S-1-5-21-2023374905-913114026-52447320-1009:/home/SMSCliToknAcct: not found
:/bin/bash: not found
SRDCmember:unused_by_nt/2000/xp:1013:513:SRDC: not found
wjkulick:unused_by_nt/2000/xp:1022:513:Wayne: not found

It doesn't appear any accounts were found. I am also unable to use "login" to switch to any other account. Any help would be appreciated.

LT Wayne J. Kulick
Naval Postgraduate School
Space Systems Engineering
COMM: 831-656-2491
DSN:    756-2491
wjkulick@nps.navy.mil



--
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]