The following works at a telnet session:
/usr/local/bin/vadduser -v -l poop2 -p scoop2 -f "Sir Poop2" -s mail -h /usr/home/poop2
and I would like to do this from php, any ideas (5 scooby snacks)
vadduser has this at the top:
#!/usr/local/bin/perl
Thanks,
Randy