session server problem

Craig Brennan craig at hanssencomputer.com.au
Mon Apr 19 20:40:18 PDT 2004


I'm having a problem getting the session server to work properly, I've gone through the setup guide and set the appropriate ssh authorization keys and tested they work properly. The problem is when the session server starts it seems to go into a loop with the following error:

freeside at scorpion:~$ fs_session_server freeside cheetah
[fs_session_server] Connecting to cheetah
[fs_session_server] Entering main loop
[fs_session_server] Reading (waiting for) data
Use of uninitialized value in string ne at /usr/local/bin/fs_session_server line 43.
Use of uninitialized value in scalar chomp at /usr/local/bin/fs_session_server line 44.
Use of uninitialized value in hash element at /usr/local/bin/fs_session_server line 45.
Use of uninitialized value in scalar chomp at /usr/local/bin/fs_session_server line 45.
----REPEAT----
Use of uninitialized value in string ne at /usr/local/bin/fs_session_server line 43.
Use of uninitialized value in scalar chomp at /usr/local/bin/fs_session_server line 44.
Use of uninitialized value in hash element at /usr/local/bin/fs_session_server line 45.
Use of uninitialized value in scalar chomp at /usr/local/bin/fs_session_server line 45.

On the external machine the auth logs say:

Apr 20 11:28:30 cheetah sshd[5159]: Accepted publickey for freeside from 10.0.2.4 port 1025 ssh2
Apr 20 11:28:30 cheetah PAM_unix[5161]: (ssh) session opened for user freeside by (uid=1000)
Apr 20 11:28:30 cheetah PAM_unix[5161]: (ssh) session closed for user freeside

Im using Perl v5.6.1 on both machines, has anyone seen this problem before? 

Any help would be much appreciated.


Thanks,

Craig Brennan



More information about the freeside-users mailing list