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

Michael Preslar mike at lordlegacy.com
Fri Aug 25 15:11:03 PDT 2006


RTS wrote:
> Here is the Status message I get when attempting to export a user....
> 
> failed: Host key verification failed
> 
> I can replicate the command by hand using the console...  
> 
>    ssh root at host.domain.net useradd -c Jones -d /home/byte -m -s
> /sbin/nologin -u 1121 -p '$1$dddddddddddOKi/GsCeeeeesxxxx10' byte 
> 
> The command above works great.... when done by hand.....  
> 
> Any idea as to what would be casing the host key to fail when going through
> freeside???

If you can locate where FS executes that command in the code.. Is the 
command wrapped in " ... " 's ?

Maybe the $1 and $dddddddetc is being interpolated?

// just a lurker trying to help


More information about the freeside-users mailing list