- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- File Transfer via SCP or SFTP
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-24-2013 02:22 AM
09-24-2013 02:22 AM
File Transfer via SCP or SFTP
Is it possible to configure logging on an Integrity HPUX 11.23 box to show which user transferred which files in what location to/from the server or is this information all encrypted and therefore unloggable?
- Tags:
- scp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-24-2013 02:34 AM
09-24-2013 02:34 AM
Re: File Transfer via SCP or SFTP
Hi ,
Tried below thing ;
sshd_config
SyslogFacility LOCAL3
LogLevel INFO
local3.info /var/adm/syslog/ssh.log
Started sshd,syslog .
Still not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-24-2013 03:06 AM
09-24-2013 03:06 AM
Re: File Transfer via SCP or SFTP
Hi guys ,
After trying local7 & debug options in sshd_config & syslog.conf ,
am able to get following o/p ;
Sep 24 15:27:19 eklavya sshd[5791]: debug1: do_pam_account: called
Sep 24 15:27:19 eklavya sshd[5797]: debug1: PAM: establishing credentials
Sep 24 15:27:19 eklavya sshd[5797]: debug1: permanently_set_uid: 271/122
Sep 24 15:27:19 eklavya sshd[5797]: debug1: Entering interactive session for SSH2.
Sep 24 15:27:19 eklavya sshd[5797]: debug1: server_init_dispatch_20
Sep 24 15:27:19 eklavya sshd[5797]: debug1: server_input_channel_open: ctype session rchan 0 win 65536 max 16384
Its total debug o/p , what i want is only file details that were scp'd from and to user.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP