- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- customising users
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-21-2005 11:03 PM
02-21-2005 11:03 PM
customising users
Adding a new prompt into the .profile does not change when using telnet, login and su - cmd's; unless I really logout/login again. This sounds weird to me. I made the change into .dtprofile.
any help
thanks
Carine
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 11:07 PM
02-21-2005 11:07 PM
Re: customising users
can u tell me which file u made changes ??
can u paste the entries u made in the files here..
Regards
Govind.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 11:16 PM
02-21-2005 11:16 PM
Re: customising users
The .dtprofile would be read when a new CDE window (dtterm, hpterm, whatever) is opened. You can force the effect to happen immediately by sourcing the .dtprofile with ". .dtprofile" at the command prompt (note the space in between the dots).
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2005 11:19 PM
02-21-2005 11:19 PM
Re: customising users
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2005 07:29 PM
02-22-2005 07:29 PM
Re: customising users
What did I change ?
1. remove the # in DTSOURCEPROFILE=true in .dtprofile
2. add a new prompt in .profile
3. sourced the .dtprofile and .profile or log off
4. When originally loggin on as that user, no problem - when loggin on via telnet, login or su - cmd, it recognise there is another prompt, but it is not doing the variable substitution within my PS1 variable.
any suggestions ?