On Thu, 2 Mar 2000, Jonathan Miller wrote: > blah blah blah shell script blah blah > else > passwd $1; > fi; That passwd needs to be /usr/bin/passwd or it recurses. I didn't mention this but it obviously needs to be in root's home directory. -- Jonathan