- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Password/userid synchronisation
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
11-01-2000 06:22 AM
11-01-2000 06:22 AM
Password/userid synchronisation
In some cases the users have many different passwords to remember + it gives us unnecessary support.
Is there any tools that uses the NT-user password to synchronise the /etc/passwd on hpux servers, or vice versa ?
(+ maybe automatical creation of the home area on these hpux servers)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2000 06:41 AM
11-01-2000 06:41 AM
Re: Password/userid synchronisation
It is not possible to "syncronize" the the passwords between the systems (both uses one-way encryptions schemes and are not combatible).
You could however authenticate you users towards the NT-server (so they use the NT-password as their Unix password)
You need a NTLM Pam module and I think it is only available on 11.00 - look for it on http://www.software.hp.com, I do not recall if it is included with the CIFS9000 product (also available on that site)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2000 06:45 AM
11-01-2000 06:45 AM
Re: Password/userid synchronisation
This would solve your unix part problem
Just thoughts...
Best regards
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2000 06:51 AM
11-01-2000 06:51 AM
Re: Password/userid synchronisation
To Victor: As far as i know NIS does not support sync. over WAN ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2000 07:11 AM
11-01-2000 07:11 AM
Re: Password/userid synchronisation
The only way out I could think of would be to write one's own wrapper script/prog that reads plaintext passwords from user input and does the encryption for each system separately.
You could probably use Perl to do this.
The encryption for the Unix part is straight forward with Perl's standard crypt function.
Consult the example in the POD ("perldoc -f crypt").
For the Windoze part there are Win32 modules in the CPAN that give you a handle.
Have a look at the POD of Win32::NetAdmin or alternatevly Win32::Lanman.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2000 07:49 AM
11-01-2000 07:49 AM
Re: Password/userid synchronisation
You can certainly have a domain that spans a WAN, but you do require a slave server in each subnet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2000 08:26 AM
11-01-2000 08:26 AM
Re: Password/userid synchronisation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2000 12:14 PM
11-01-2000 12:14 PM
Re: Password/userid synchronisation
NIS+ is only supported on HPUX 11.00
Good luck,
Patrice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2000 12:18 PM
11-01-2000 12:18 PM
Re: Password/userid synchronisation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2000 12:19 PM
11-01-2000 12:19 PM
Re: Password/userid synchronisation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2000 01:20 PM
11-01-2000 01:20 PM
Re: Password/userid synchronisation
We reviewed a number of 3rd party software packages, and found 1 that looks like a solution for us... MC/SG on 10.20 using TCB, Novell, and NT 4.0. The package is Blockade Password Sync. Real simple to implement and use. Supports password changes in any direction. Company is Blockade Systems, Inc., phone 631-499-0543.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2000 05:20 AM
11-02-2000 05:20 AM
Re: Password/userid synchronisation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2001 04:02 AM
03-14-2001 04:02 AM