Operating System - HP-UX
1834149 Members
2433 Online
110064 Solutions
New Discussion

Re: "still logged in" with rcp command

 

"still logged in" with rcp command

We initiate a script that rcp's lots of files from/ to HP-UX B.11.11 U 9000/800 (remote and local server are identical)
The rcp terminates but we
still get "still logged in" when running last on remote server

The remsh that we do
along with these rcp's works fine and terminates on both sides without
problem.


any ideas what might be causing this?

thanks a lot

hi
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: "still logged in" with rcp command

Shalom,

Possibly a problem with /var/adm/syslog/wtmp on the target computer.

Maybe a cron script cleared it or the file is to big.

Its not really anything to worry about from the security standpoint. I'd make sure the wtmp file doesn't keep growing until the filesystem gets full.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com

Re: "still logged in" with rcp command

i would like that rcp works as remsh
with last command i watch remsh connections with initial and final time

do you think that rcp connections in "still logged in" state can fill network resources?