Mail Archives: cygwin/2003/07/24/17:46:14
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 AT agilent DOT com
-----Original Message-----
From: Bowden, Todd [mailto:todd DOT bowden AT atosorigin DOT com]
Sent: Thursday, July 24, 2003 1:59 PM
To: QIU,XIAOQIN (A-Sonoma,ex1); 'cygwin AT cygwin DOT 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 DOT Bowden AT atosorigin DOT com
-----Original Message-----
From: xiaoqin_qiu AT agilent DOT com [ mailto:xiaoqin_qiu AT agilent DOT com <mailto:xiaoqin_qiu AT agilent DOT com> ]
Sent: Thursday, July 24, 2003 3:50 PM
To: cygwin AT cygwin DOT 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 AT agilent DOT com
-----Original Message-----
From: Rob [ mailto:rob2 AT siklos DOT ca <mailto:rob2 AT siklos DOT ca> ]
Sent: Thursday, July 24, 2003 1:10 PM
To: xiaoqin_qiu AT agilent DOT com; cygwin AT cygwin DOT 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/
- Raw text -