- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- usermod/userdel problem
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
12-05-2003 01:51 AM
12-05-2003 01:51 AM
usermod/userdel problem
We are facing a peculiar problem on all the machines in our 3 node clsutered setup.
When we try to modify users attribute through usermod/userdel or sam it gives us a error
"Failed to modify user "test"
This user is currently logged in and therefore cannot be modified".
Can anybody help me out in this..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2003 01:54 AM
12-05-2003 01:54 AM
Re: usermod/userdel problem
HTH,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2003 01:55 AM
12-05-2003 01:55 AM
Re: usermod/userdel problem
OR do vipw and modify the user.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2003 02:02 AM
12-05-2003 02:02 AM
Re: usermod/userdel problem
You have to do the changes once the user has logged out. Youcan manually edit the /etc/passwd file, but the changes would still be effective once the user has logged out and logged in again.
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2003 02:11 AM
12-05-2003 02:11 AM
Re: usermod/userdel problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2003 02:36 AM
12-05-2003 02:36 AM
Re: usermod/userdel problem
of course your user should logout before.
# who -R
will give you username and IP address/hostname about user/systems logged in.
I hope this helps you.
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2003 04:24 AM
12-05-2003 04:24 AM
Re: usermod/userdel problem
ps -ef |grep
Note : Just kiddin don't try this; it has many loop holes
Better get his IP address and give him a call and ask him to log out
Kaps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2003 05:26 AM
12-05-2003 05:26 AM
Re: usermod/userdel problem
besides finding the "insulting" user ;-), who hindered your administrative work have you tried to use those commands from shell?
greetings,
Michael