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: Inetd question


Todd is right. I used this syntax and I could get my account passwd entry quickly. However, when I tried to do the same thing for mkgroup -d -u <uname> <domain name>, I got error "Cannot get PDC, code = 2453" after it printed SYSTEM group entry.
 
And I am quite concern about why when I started inetd using local admin user, the inetd process running using UID 400 and I got connection refused error.
 
Any idea? 

Xiaoqin Qiu
Technical Computing Group
IT Infrastructure Services Organization
Agilent Technologies, Inc.
(818)879-6220
xiaoqin_qiu@agilent.com
  

 
-----Original Message-----
From: Bowden, Todd [mailto:todd.bowden@atosorigin.com]
Sent: Thursday, July 24, 2003 1:59 PM
To: QIU,XIAOQIN (A-Sonoma,ex1); 'cygwin@cygwin.com'
Subject: RE: Inetd question



Acutally the command would be the following: 

mkpasswd -d -u <username> <DOMAINNAME> >> /etc/passwd 

This would not get everyone in your domain. 

Todd C. Bowden 
HP Certified 
AtosOrigin 
5000 S. Bowen 
Arlington, TX 76017 
Office: 817-264-8211 
E-mail: Todd.Bowden@atosorigin.com 


-----Original Message----- 
From: xiaoqin_qiu@agilent.com [ mailto:xiaoqin_qiu@agilent.com <mailto:xiaoqin_qiu@agilent.com> ] 
Sent: Thursday, July 24, 2003 3:50 PM 
To: cygwin@cygwin.com 
Subject: RE: Inetd question 


I tried that. But it still took long time and had a lot of other people's entries showing up. Thanks, 

Xiaoqin Qiu 
Technical Computing Group 
IT Infrastructure Services Organization 
Agilent Technologies, Inc. 
(818)879-6220 
xiaoqin_qiu@agilent.com 
  

-----Original Message----- 
From: Rob [ mailto:rob2@siklos.ca <mailto:rob2@siklos.ca> ] 
Sent: Thursday, July 24, 2003 1:10 PM 
To: xiaoqin_qiu@agilent.com; cygwin@cygwin.com 
Subject: Re: Inetd question 


> 2)  I didn't run mkpasswd -d because the domain is too big that it is 
going to take forever. 

you could run: mkpasswd -d -u myusername >> /etc/passwd 

-- 
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple <http://cygwin.com/ml/#unsubscribe-simple>  
Problem reports:       http://cygwin.com/problems.html <http://cygwin.com/problems.html>  
Documentation:         http://cygwin.com/docs.html <http://cygwin.com/docs.html>  
FAQ:                   http://cygwin.com/faq/ <http://cygwin.com/faq/>  


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