- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - OpenVMS
- >
- Disable Useraccount
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
Disable Useraccount
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-14-2004 12:54 AM
07-14-2004 12:54 AM
Disable Useraccount
Disable Useraccount
how i can disable a Useraccount in mc authorize?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-14-2004 12:59 AM
07-14-2004 12:59 AM
Re: Disable Useraccount
Re: Disable Useraccount
Use /flag=disuser .
MC AUTHORIZE MODIFY my_user/FLAG=DISUSER will disable account my_user.
Thanks & regards,
Lokesh Jain
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-14-2004 11:12 AM
07-14-2004 11:12 AM
Re: Disable Useraccount
Re: Disable Useraccount
Of course if you want to disable the account permanently, remove the UAF entry:
UAF> REMOVE user
A tip: I generally recommend when removing a user account you do it as:
UAF> REMOVE/NOREMOVE user
This leaves the RIGHTS identifier in RIGHTSLIST.DAT. This gives you a permanent record of the username/UIC mapping. So, if you ever need to reinstate the user, you can easily give them the same UIC. It also means that any objects still belonging to the user will be labelled with their name, rather than a UIC. Further, it helps prevent giving the same UIC to a new user, potentially granting them accidental access to objects owned by the original user (most security policies recommend against reusing UICs).
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-14-2004 02:27 PM
07-14-2004 02:27 PM
Re: Disable Useraccount
Re: Disable Useraccount
we actually do both ;-) Since in our development area we do have a large and fluctuating user community and sometimes people "forget" to fill out the paperwork to cancel accounts, we regularly check the SYSUAF for apparently dormant accounts. Then we first set them to disuser for another grace period and if nobody comes complaining they get eventually removed.
Greetings, Martin
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-15-2004 12:32 AM
07-15-2004 12:32 AM
Re: Disable Useraccount
Re: Disable Useraccount
UAF>MODIFY
Explanation of the DISUSER flag
DISUSER Disables the account so the user
cannot log in. For example, the
DEFAULT account is disabled. By
default, an account is enabled
(NODISUSER).
regards
Mobeen
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP