[freeside] adduser over SSH

ivan ivan at 420.am
Fri Jun 8 14:20:45 PDT 2001


On Fri, Jun 08, 2001 at 02:16:04PM -0700, rdailey at colusanet.com wrote:
> 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.

See the "Unattended remote login" section of htdocs/docs/export.html

-- 
meow
_ivan



More information about the freeside-users mailing list