- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: find out all user
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
- Report Inappropriate Content
02-23-2009 11:47 PM
02-23-2009 11:47 PM
find out all user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2009 11:54 PM
02-23-2009 11:54 PM
Re: find out all user
Need more details. If you need to know the currently logged in users use #who -u command or #w
If you have enabled auditing you can findout which user did what.
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2009 01:22 AM
02-24-2009 01:22 AM
Re: find out all user
use "whodo" to find out logged in users and process running by those users.
Regards
Sani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2009 01:25 AM
02-24-2009 01:25 AM
Re: find out all user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2009 01:31 AM
02-24-2009 01:31 AM
Re: find out all user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2009 01:35 AM
02-24-2009 01:35 AM
Re: find out all user
Have you turn on audting in your Server .?
If you Server Trusted System.? if not bit difficult... :(
# last -R user1 user2 user3
(above command will give login history with IP address of user1,user2,user3)
Hope This Helps,
Tks,
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2009 01:38 AM
02-24-2009 01:38 AM
Re: find out all user
You need to have a look at the system audit tools. I don't know what versionof HPUX you are running, but have a look at the below link and search for audit.
http://h20392.www2.hp.com/portal/swdepot/searchProducts.do
Regards,
Robert-Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2009 01:39 AM
02-24-2009 01:39 AM
Re: find out all user
how can i turn on audting in my Server,commands mentioned by you give me o/p like--
bash-2.05# last -R user1 user2
WTMPS_FILE begins at Thu Jan 29 19:42:29
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2009 01:40 AM
02-24-2009 01:40 AM
Re: find out all user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2009 01:43 AM
02-24-2009 01:43 AM
Re: find out all user
Use SAM to convert the system into trusted mode. Once you converted to trusted you can enable auditing.
SAM -> Auditing and Security ->Goto Actions ->Convert the sytem
Ganesh.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2009 01:54 AM
02-24-2009 01:54 AM
Re: find out all user
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2009 01:58 AM
02-24-2009 01:58 AM
Re: find out all user
but above command are giving same o/p--
bash-2.05# last -R user1 user2
WTMPS_FILE begins at Thu Jan 29 19:42:29
i need to find out the ip of user and check where and what changes he/she had done.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2009 02:04 AM
02-24-2009 02:04 AM
Re: find out all user
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2009 02:05 AM
02-24-2009 02:05 AM
Re: find out all user
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1316984
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2009 02:14 AM
02-24-2009 02:14 AM
Re: find out all user
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2009 02:17 AM
02-24-2009 02:17 AM
Re: find out all user
.sh_history is not here but i can see some previous command on .bash_histroy.but its difficult to me to specify which command used by which user.could you help me on that
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2009 02:17 AM
02-24-2009 02:17 AM
Re: find out all user
If the latter, it sounds to me like its too late. Enabling auditing won't show you what happened *before* auditing was enabled! Only what has happened since it was enabled.
A couple of other points:
i) Don't convert to a trusted system... hou don't need to to enable autiting in 11iv3(11.31). In fact trusted systems will be deprectaed in a future release.
ii) If you really wanto to setup auditing correctly I suggest you *read and understand* the section of the manual that covers this:
http://docs.hp.com/en/5992-3387/ch10.html
It really isn't as simple as running a couple of commands and magically getting what you want. You bhave to take ther time to decide what you're going to audit and then configure collection and manage the ongoing production of audit logs...
HTH
Duncan
I am an HPE Employee
