How about "vdeldomain bsdpeople.com", and then "vadddomain bsdpeople.com somepasswd"
-- -------------------------------------------- bordewich.NET network consultant Einar Bordewich phone: +47 911 52 777 e-Mail: einar(at)bordewich.net lat: 59.91144 N lon: 10.76097 E -------------------------------------------- ----- Original Message ----- From: "Rick Updegrove" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Cory Wright" <[EMAIL PROTECTED]> Sent: Saturday, November 30, 2002 11:51 PM Subject: Re: [vchkpw] forced changing of passwords at command line > ----- Original Message ----- > From: "Cory Wright" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Saturday, November 30, 2002 2:21 PM > Subject: Re: [vchkpw] forced changing of passwords at command line > > > > That command does not do what you want it to do, try this: > > > > grep bsdpeople * > > > > Your grep command searched files named "anything followed by a period > > followed by anything." > > > > Cory > > DOH! > > Excellent point Cory! > > However I manaully opened the files prior to that post and the domain is not > listed in any of them. Sorry for the confusion with my hasty pasting. > > -bash-2.05b# pwd > /var/qmail/control > -bash-2.05b# grep bsdpeople * > -bash-2.05b# grep bsdpeople /var/qmail/users/assign > -bash-2.05b# > > -bash-2.05b# pwd > /home/vpopmail/domains > -bash-2.05b# ls -la bsd* > ls: bsd*: No such file or directory > > > See. I have removed all traces I could find of the domain. > > -bash-2.05b# vadddomain bsdpeople.com > Please enter password for postmaster: > enter password again: > Error: Domain already exists > > > Thanks again > > > >