Re: snmpd

2002-05-18 Thread Renier Eijkelestam
On Thu, 16 May 2002 22:30:48 -0700 Kevin <[EMAIL PROTECTED]> wrote: > for some reason (pretty sure it didnt do it before) snmpd is listening > on tcp/199 which is supposed to be smux. is there some way to disable > it? > Hi Kevin, Why this options is compiled into the deb package isn't very c

Re: Setting user passwords non-interactively

2002-05-18 Thread Alejandro Borges
U guys are the bestthx for all the responses... I settled for a tip from greycat at #debian: usermod -p `mkpasswd --hash=md5 $cleartxtpw` $username That can easyly go work in perl as well naturaly;)... What do u guys think? Alex -- To UNSUBSCRIBE, email to [EMAIL PROTECTE