Operating System - HP-UX
1826665 Members
2446 Online
109696 Solutions
New Discussion

Tectia Server under HP-UX 11.23

 
SOLVED
Go to solution
Maddin H.
Occasional Advisor

Tectia Server under HP-UX 11.23

Hi at all,
my probelm: after installing tectia ssh Server 6 (6.0.2 build 84) for HP-UX, the command "last" will not report any sessions. When i connected with openssh 5.0 (org T1471AA by HP) are no problems. Have any one a idea?
10 REPLIES 10
Tim Nelson
Honored Contributor

Re: Tectia Server under HP-UX 11.23

If you bought the commercial version then maybe call them ?

Why not just use the freely supplied one from HP, especially if it works ?



Deepak Kr
Respected Contributor

Re: Tectia Server under HP-UX 11.23

Take a backup of following files and nullify them and then try again

ll /var/adm/wtmp /var/adm/btmp
-rw-rw-r-- 1 root other 2760 Sep 11 2005 /var/adm/btmp
-rw-rw-r-- 1 adm adm 325560 Aug 23 19:20 /var/adm/wtmp
"There is always some scope for improvement"
Maddin H.
Occasional Advisor

Re: Tectia Server under HP-UX 11.23

@Tim
yes your right but i need commercial ssh for changerooted sftp session logging (this option works not realy under openssh)
A call to ssh.com is still open too.
@Kumar
Thanks for this tip, but that not work :-(
Deepak Kr
Respected Contributor

Re: Tectia Server under HP-UX 11.23

Maddin,


Can you provide all the steps you followed to install tectia ssh Server 6 (6.0.2 build 84) for HP-UX...

"There is always some scope for improvement"
Maddin H.
Occasional Advisor

Re: Tectia Server under HP-UX 11.23

1. install via swinstall common packet
2. install via swinstall server packet
After compl. install i confiure the ssh-server.xml (copie from ss-server-example.xml) for the first start i use a extra port for tectia server. After the first start i see in the process list a pam-proxy instance by tectia (?!?) therefrom i configure pam support in the config file an also no pam proxy process are listed now from ps -eaf

greetings Martin
Deepak Kr
Respected Contributor

Re: Tectia Server under HP-UX 11.23

so have you given a reboot already?
"There is always some scope for improvement"
Maddin H.
Occasional Advisor

Re: Tectia Server under HP-UX 11.23

thank for this info, i am not shure, as a precaution i do this now. But afer success reboot, i can see telnet sessions with the commad "last" but any ssh-g3 sessions not :-(. With the command "finger" the open sessions will show. Which rigths / owner the right one for wtmp, wtmps, wtmpx?

Martin
Dennis Handly
Acclaimed Contributor
Solution

Re: Tectia Server under HP-UX 11.23

>I can see telnet sessions with "last" but not any ssh-g3 sessions

Does tectia ssh know about utmpd(1m) and getuts(3C)?
Maddin H.
Occasional Advisor

Re: Tectia Server under HP-UX 11.23

hi at all,

now i have an answer from ssh:

"Unfortunately, there is a known issue in SSH Tectia server, in that the SSH Tectia Server is still incorrectly updating /var/adm/wtmp on 11.23, which means the default showing of "last" does not show the data. ('last -f /var/adm/wtmp' should show the "missing" data).
"
Thank at all ;-)

greetings Martin
Maddin H.
Occasional Advisor

Re: Tectia Server under HP-UX 11.23

see my last post