HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Authenication problem
Operating System - Linux
1825719
Members
3112
Online
109686
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
Go to solution
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
09-18-2006 01:21 PM
09-18-2006 01:21 PM
I have two linux server and the openldap is running , I want to replicate all the user info. data between these two servers , so that if one of the server (eg. master server) is suddenly shutdown then another server (eg. slave server) may replace the user login function ( that mean user can automatically use slave server as user auth server while master server is shutdown ) , I try ldap replication but have problem so I am finding another method,
Another method I guess it may also ok , the step is copy the database ldbm in directory directive from master to slave then start it up , configure the /etc/openldap/ldap.conf to force the user find the password in master server first , if can't connect master server then automatically find it again in slave server , can advise is it possible ? please ignore the security issue.
Another method I guess it may also ok , the step is copy the database ldbm in directory directive from master to slave then start it up , configure the /etc/openldap/ldap.conf to force the user find the password in master server first , if can't connect master server then automatically find it again in slave server , can advise is it possible ? please ignore the security issue.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2006 02:50 AM
09-19-2006 02:50 AM
Re: Authenication problem
I think you can setup in /etc/nsswitch.conf file
password files
or may be check in ldap config file.
password files
or may be check in ldap config file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2006 02:27 PM
09-19-2006 02:27 PM
Re: Authenication problem
thx reply,
my /etc/nsswitch.conf as below , but still not work , can advise what I need to change ? thx
passwd: files ldap
shadow: files ldap
group: files ldap
hosts: files dns
ethers: files
netmasks: files
networks: files
protocols: files
rpc: files
services: files
netgroup: files
publickey: nisplus
automount: files
aliases: files nisplus
my /etc/nsswitch.conf as below , but still not work , can advise what I need to change ? thx
passwd: files ldap
shadow: files ldap
group: files ldap
hosts: files dns
ethers: files
netmasks: files
networks: files
protocols: files
rpc: files
services: files
netgroup: files
publickey: nisplus
automount: files
aliases: files nisplus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2006 10:07 PM
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP