[freeside] session server problem

Admin admin at bsdhelp.net
Tue Apr 20 06:53:01 PDT 2004


 
"[fs_session_server] Entering main loop"

This part is good, this is what is supposed to show up. I found that most of
my problems were related to the -T switch that is given to perl at the
beginning of the scripts.

If you go into the script and remove the "T" from the "#!/usr/bin/perl -Tw",
it should work.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Joe Mom

     "Drain us of life and cleanse the mess!!"
				-MuDvAyNe
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 
-----Original Message-----
From: Craig Brennan [mailto:craig at hanssencomputer.com.au] 
Sent: Monday, April 19, 2004 11:40 PM
To: ivan-freeside at sisd.com
Subject: [freeside] session server problem


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