- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Disable CDE login and have CDE start as userna...
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
06-09-2004 12:48 PM
06-09-2004 12:48 PM
Disable CDE login and have CDE start as username
Anyone know how to configure CDE to bypass the username/password login screen, and just startup the DT as a specified user (always the same user)? (I know it sounds too much like Windows...but I appreciet the help :-D )
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 01:47 PM
06-09-2004 01:47 PM
Re: Disable CDE login and have CDE start as username
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 03:50 PM
06-09-2004 03:50 PM
Re: Disable CDE login and have CDE start as username
Kaps
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2004 07:29 PM
06-09-2004 07:29 PM
Re: Disable CDE login and have CDE start as username
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2004 05:22 AM
06-10-2004 05:22 AM
Re: Disable CDE login and have CDE start as username
Has anyone tried this?
Thanks!
Mike
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2004 12:31 AM
06-11-2004 12:31 AM
Re: Disable CDE login and have CDE start as username
The feature was available under VUE in this way and is implemented in the same manner. The Xaccess file is in /etc/dt/config. If you don't have one there, copy the template from /usr/dt/config.
There are some issues involving the gid of the user that is automatically logged in.
AUTOMATIC LOGIN OPTION
The Xaccess file also provides a means for selected X terminals to
bypass the usual greet screen and automatically login as a
specified user without requesting a password. To enable this
behavior, after the name of the display host you must specify the
string "BYPASS_LOGIN" followed by the name of the user under
which to log in.
For example:
# The terminals listed below will be logged in as the user
# specified without a greet screen and with no password required.
shop1 BYPASS_LOGIN jones # terminal "shop1" logs
# in as user "jones"
Be aware use of this feature can compromise the security of your
system.