adduser over SSH
rdailey at colusanet.com
rdailey at colusanet.com
Fri Jun 8 14:15:53 PDT 2001
Herm. In svc_acct.pm, the following command is run in order to add someone
remotely:
ssh("root\@$shellmachine", eval qq("$useradd") );
Which equates to the freeside user trying to run something like:
ssh root@[shellmachine] useradd [options]
but the freeside user cannot do that; at least not unattended.
HELP
Rick Dailey
ColusaNET
<mailto:%2F%2Frdailey at colusanet.com>rdailey at colusanet.com
More information about the freeside-users
mailing list