![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX and Linux Applications Questions involving software not covered by other forum go here. This includes Databases and Middleware. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Build a Google Talk Client Using Oracle ADF Faces Rich Client and the Active Data Ser | iBot | Oracle Updates (RSS) | 0 | 04-18-2008 03:10 PM |
| viewing ftp client logs | 3rr0r_3rr0r | Linux | 2 | 03-27-2008 03:42 AM |
| Secure FTP Problem using Sun SSH on Client system F-Secure on Server system | ftpguy | SUN Solaris | 3 | 01-11-2007 08:19 AM |
| SSH logs off and Client pptp goes off as well | qais | UNIX for Dummies Questions & Answers | 0 | 11-19-2006 04:19 AM |
| title bar manipulation in F-Secure SSH Client for Windows | ssikhar | Shell Programming and Scripting | 3 | 10-22-2004 03:31 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Folks
I am on a quest.... I am looking for a lightweight FTP client capable of FTPS and or SFTP that has good audit and logging capabilities without requiring a central server component. My platforms are Linux, Solaris, AIX, and Windows Server. The kicker is I have found things that meet the requirements but not without a server. My management wants to do this with the logs local to the FTP client box. The logs need to be detailed on who and what was sent with source and destination indicated, probably detailed command listing to. Anybody seen anything like this. Or if you looked and found this to be a Unicorn let me know that too. Thanks in advance. Art |
| Forum Sponsor | ||
|
|
|
|||
|
I would suggest that using ftp logs stored on the client machine is not a particularly good audit system (not for security anyway). If you want reliable audit logs from a security viewpoint, I would start with not letting people being able to access and modify their own logs.
Having said that the solaris ssh server, and the openssh server for solaris dont have support for detailed logging anyway. There is a home made patch or something for the openssh one, but I wouldnt put that on a critical system (the kind that you would be interested in logging in the first place). Perhaps using a WebDAV server with SSL would be better. There are clients for all those O/S's you listed plus the server will log the information you wanted. |
|||
| Google The UNIX and Linux Forums |