[freeside-users] Freeside Export Help.....

RTS rts-lists at rdr.net
Fri Aug 25 10:57:15 PDT 2006


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??

Randy

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.1.405 / Virus Database: 268.11.6/427 - Release Date: 8/24/2006
 



More information about the freeside-users mailing list