HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CDE Login Procedure
Operating System - HP-UX
1836903
Members
2202
Online
110111
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
01-22-2004 02:56 AM
01-22-2004 02:56 AM
CDE Login Procedure
I want CDE to run passwd in /usr/sbin/passed instead of /usr/bin/passwd when a user is prompted. I want to test the group that they are members of and carry out some other actions. I have done this for shell logins by setting the PATH the have /usr/sbin at the start hence /usr/sbin/passwd is called but cannot get the CDE login to do this as it always goes to /usr/bin/passwd
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2004 10:20 AM
01-22-2004 10:20 AM
Re: CDE Login Procedure
You may want to consider using Pluggable Authentication Modules to customise login procedures.
http://www.jmu.edu/computing/info-security/engineering/proj/uaea/parts/pam.shtml
http://www.jmu.edu/computing/info-security/engineering/proj/uaea/parts/pam.shtml
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2004 10:27 AM
01-22-2004 10:27 AM
Re: CDE Login Procedure
Hi,
I don't think there is a passwd program in /usr/sbin/ directory. There is on in /sbin/passwd but that's not meant for ordinary users.
Secondly, it is better to set the path in /etc/PATH if you want to make the path global. But it is advised to keep it as minimal as possible and /usr/sbin and /sbin shouldn't be in there as the users other than root wouldn't need to run the commands from them.
To make local .profile into effect, they need to have a file called .Xdefaults with the following line
*LoginShell: True
They will have to restart their workspace manager or relogin to CDE.
-Sri
I don't think there is a passwd program in /usr/sbin/ directory. There is on in /sbin/passwd but that's not meant for ordinary users.
Secondly, it is better to set the path in /etc/PATH if you want to make the path global. But it is advised to keep it as minimal as possible and /usr/sbin and /sbin shouldn't be in there as the users other than root wouldn't need to run the commands from them.
To make local .profile into effect, they need to have a file called .Xdefaults with the following line
*LoginShell: True
They will have to restart their workspace manager or relogin to CDE.
-Sri
You may be disappointed if you fail, but you are doomed if you don't try
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP