- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: When we convert into trusted mode, how can we ...
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
10-12-2005 04:52 PM
10-12-2005 04:52 PM
When we convert into trusted mode, how can we exclude one account?
I want to ask may be we can exclude one or more account not be audited by trusted system?Can we give special treatment to one account on trusted system such as this account we treat never expired or expired every 6 months, and the rest follow the general rules, is it possible?Please advice Gurus, thanks in advance....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 05:15 PM
10-12-2005 05:15 PM
Re: When we convert into trusted mode, how can we exclude one account?
man modprpw and getprpw
man getprdef and modprdef
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 05:18 PM
10-12-2005 05:18 PM
Re: When we convert into trusted mode, how can we exclude one account?
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 08:18 PM
10-12-2005 08:18 PM
Re: When we convert into trusted mode, how can we exclude one account?
You can use the audusr command to exclude a number of users from being audited.
In terms of giving special treatment to one account, there is a default file that covers all users on the system for password expiry, etc. However each user also has a file within /tcb that can be used to create a separate policy for that user. This is all controlled from within SAM.
regards,
Darren.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 08:51 PM
10-12-2005 08:51 PM
Re: When we convert into trusted mode, how can we exclude one account?
How to setup this special treatment from SAM?Could you give me the example?Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2005 09:45 PM
10-12-2005 09:45 PM
Re: When we convert into trusted mode, how can we exclude one account?
man audusr for more info.
# audusr
will show u a list of user whether audit or not.
# audusr -a
to audit the specified user
# audusr -A
audit all user
# audusr -d
do not audit specified user
# audusr -D
do not audit any user
thru SAM:
-> Auditing and Security -> Audited Users -> highlight Login Name of user(s) -> Actions -> "Audit User(s) or "Don't Audit User(s)"
regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2005 07:46 PM
10-13-2005 07:46 PM