[freeside-users] Freeside Export Help.....
Ivan Kohler
ivan at 420.am
Fri Aug 25 11:25:21 PDT 2006
On Fri, Aug 25, 2006 at 12:57:15PM -0500, RTS wrote:
> I have the following setup:
>
> Fedora Core 4 (kernel..2.6.17-1.2142_FC4) all the latest updates.
> Apache 1.3.36 with mod_perl compiled in
> Postgresql - 8.0.8
> Freeside - 1.5.8 from tarball .. complete new install
> Perl version ... 5.8.6
> Apache HTML::Mason -- 1.33
> DBI -- 1.52
> DBD:Pg -- 1.41-2
>
>
> Shellcommands - Real-Time exports via remote SSH (ie useradd, userdel, etc)
> Linux commands
>
> I have nothing in the STDIN boxes and this is my useradd command:
>
> useradd -c $last -d $dir -m -s $shell -u $uid -p $crypt_password $username
>
>
> The current setup issue I am having deals with exports.. I have my machine
> setup ok with ssh. The problem comes in with the command that Freeside
> sends to the server...
>
>
> useradd -c Jones -d /home/byte -m -s /sbin/nologin -u 1121 -p
> '$1$dddddddddddOKi/GsCeeeeesxxxx10' byte stdin_string
>
>
> The system considers the stdin_string as the username. Is there a way to
> stop that from showing up in the command that Freeside sends to the server??
If it is, that's a bug. I don't think I've ever seen that happen,
personally.
--
_ivan
More information about the freeside-users
mailing list