- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- creating login account trick
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
01-26-2006 04:01 PM
01-26-2006 04:01 PM
At one of my previous job, my login account was created on a system. From that one system i was able to login on many systems in all the environment. Someone had said that it has one of the purpose to keep the same uid and gid on all the systems.
i was not able to understand how this was done ?
can some unix guru let me know how this can be achieved ?
Thanks,
Shiv
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2006 04:10 PM
01-26-2006 04:10 PM
SolutionDo a google search for those and you will find all kinds of information.
You can also search through http://docs.hp.com and you will likely find information on all of those as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2006 04:16 PM
01-26-2006 04:16 PM
Re: creating login account trick
This is done by NIS or NIS+. NIS is Network Information Service where you can create users and put in network to access all systems where ever it is configured.
You need to modify your /etc/nsswitch.conf to reflect the changes as,
hosts: nis [NOTFOUND=return] files
networks: nis [NOTFOUND=return] files
etc.. etc..
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2006 04:25 PM
01-26-2006 04:25 PM
Re: creating login account trick
Centralized login management on unix can also be done with LDAP and Kerberos with more secured way. Kerberos is known for its ability of security and distributed env. Here is an example of Centralized User Management with Kerberos and LDAP from Sys Admin magazine,
http://www.samag.com/documents/s=9494/sam0502a/0502a.htm
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2006 04:49 PM
01-26-2006 04:49 PM
Re: creating login account trick
You can also read about Oracle Internet Directory and Single Sign-ON.
With Oracle 10g, you can even allow user mappings to be soted in Microsoft Active Directory.
see also: http://www.oracle.com/technology/products/ias/daily/apr09.html
hope this helps too!
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2006 04:54 PM
01-26-2006 04:54 PM
Re: creating login account trick
In addition to the ways above, it is possible to allow sign on to a system via an outside source like a Windows Primary Domain Controller. That controller can authenticate using LDAP(mostly covered above) or ADS, Active directory services.
Here is a guide to the ADS solution. ADS is used a lot because Windows won't worth with less complex solutions like NIS.
Configuring ADS for HP-UX authentication
http://www1.itrc.hp.com/service/james/dispDoc.do?docURL=http%3A%2F%2Fsearch.hp.com%2Fredirect.html%3Furl%3Dhttp%253A%2F%2Fdocs.hp.com%2Fen%2FJ4269-90049%2Fch02s05.html%26qt%3D%2Bhp%2Bux%2BADS%2Bintegration%26hit%3D2&aid=SEARCH_MANUAL&pil=4&serStr=hp+ux+ADS+integration
Integrating a CIFS server into an ADS domain.
http://www1.itrc.hp.com/service/james/dispDoc.do?docURL=http%3A%2F%2Fsearch.hp.com%2Fredirect.html%3Furl%3Dhttp%253A%2F%2Fdocs.hp.com%2Fen%2FB8725-90074%2Fch07s01.html%26qt%3D%2Bhp%2Bux%2BADS%2Bintegration%26hit%3D6&aid=SEARCH_MANUAL&pil=8&serStr=hp+ux+ADS+integration
ADS Thread
http://www1.itrc.hp.com/service/james/dispDoc.do?docURL=http%3A%2F%2Fsearch.hp.com%2Fredirect.html%3Furl%3Dhttp%253A%2F%2Fforums1.itrc.hp.com%2Fservice%2Fforums%2Fquestionanswer.do%253FthreadId%253D70242%26qt%3D%252Bhp%2B%252Bux%2B%2B%252BADS%2B%252Bintegration%2B%26hit%3D1&aid=SEARCH_FORUMS&pil=1&serStr=hp+ux+ADS+integration&pir=1
LDAP Thread
http://www1.itrc.hp.com/service/james/dispDoc.do?docURL=http%3A%2F%2Fsearch.hp.com%2Fredirect.html%3Furl%3Dhttp%253A%2F%2Fforums1.itrc.hp.com%2Fservice%2Fforums%2Fquestionanswer.do%253FthreadId%253D765217%26qt%3D%252Bhp%2B%252Bux%2B%2B%252BADS%2B%252Bintegration%2B%26hit%3D3&aid=SEARCH_FORUMS&pil=3&serStr=hp+ux+ADS+integration&pir=3
Enjoy your reading.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2006 04:59 PM
01-26-2006 04:59 PM
Re: creating login account trick
We can setup more centralised setups as,
a) LDAP
b) NIS or NIS+
c) Windows Active Directory Setup
--
Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2006 05:03 PM
01-26-2006 05:03 PM
Re: creating login account trick
http://www.javaworld.com/javaworld/jw-06-2001/jw-0615-tapestry.html
-Arun