- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- LDAP Single sign on server RH 4 update 2 or 3
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
03-20-2006 11:15 PM
03-20-2006 11:15 PM
http://www.faqs.org/docs/Linux-HOWTO/LDAP-Implementation-HOWTO.html
I get errors like this.
ldapsearch
SASL/DIGEST-MD5 authentication started
Please enter your password:
ldap_sasl_interactive_bind_s: Internal (implementation specific) error (80)
additional info: SASL(-13): user not found: no secret in database
The daemon is running fine.
I would like to create a single sign on server to serve three or four other Linux servers. It would be nice to be able to sign on Windows users as well to share the enormous amount of storage I have in the Linux cluster.
I think LDAP is the ticket. I've installed all the open LDAP software but can't get past the error.
Questions:
1) Has anybody done this, if so, which doc did you use?
2) Has anybody encountered the error above and if so, defeated the error above?
3) Do I need a directory server like Netscape's LDAP product?
4) Does by any chance RH 4 update 3 solve this issue?
4) Do I need to to a more complete domain controller style setup including Samba integration.
My goal for the Linux cluster is for one machine to the the LDAP master and handle authentication. If the LDAP master is down, I want one other machine to be a slave that will handle authentication.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 12:09 AM
03-21-2006 12:09 AM
SolutionSingle sing-on for windows can be achieved if you create a SAMBA+LDAP domain controller.
To test and openldap server I use:
ldapsearch -x -H ldaps://dns.name.on.certificate 'dc=data,dc=net,dc=py' \
-D 'cn=root,dc=domain,dc=com' '(objectclass=*)'
Specify the username that you want to use for the connection.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 12:46 AM
03-21-2006 12:46 AM
Re: LDAP Single sign on server RH 4 update 2 or 3
What's that? Where do I get it?
If you provide me your doc, I'll 10 point your prior post and the post that includes the doc.
Bribery is a wonderful thing.
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
03-21-2006 12:59 AM
03-21-2006 12:59 AM
Re: LDAP Single sign on server RH 4 update 2 or 3
http://directory.fedora.redhat.com/wiki/Main_Page
For documentation, use http://www.redhat.com/docs/manuals/dir-server/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 01:24 AM
03-21-2006 01:24 AM
Re: LDAP Single sign on server RH 4 update 2 or 3
I don't understand why I need a directory server, but I guess I do.
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
03-21-2006 01:31 AM
03-21-2006 01:31 AM
Re: LDAP Single sign on server RH 4 update 2 or 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 09:35 AM
03-21-2006 09:35 AM
Re: LDAP Single sign on server RH 4 update 2 or 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2006 02:45 PM
03-21-2006 02:45 PM
Re: LDAP Single sign on server RH 4 update 2 or 3
Guess I will have to try the installation.
I don't hate gui's but wonder why I have to use them so often.
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
04-03-2006 05:51 AM
04-03-2006 05:51 AM
Re: LDAP Single sign on server RH 4 update 2 or 3
More questions:
What have you worked with the Fedora DS that says it works with RH ES 4 or the RedHat product they want money for?
How hard is the integration with sendmail work?
Hard or easy?
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
04-03-2006 05:52 AM
04-03-2006 05:52 AM
Re: LDAP Single sign on server RH 4 update 2 or 3
More questions:
What have you worked with the Fedora DS that says it works with RH ES 4 or the RedHat product they want money for?
How hard is the integration with sendmail work?
Hard or easy?
Notice the shiney new bunnies next to your last posts?
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
04-03-2006 06:42 AM
04-03-2006 06:42 AM
Re: LDAP Single sign on server RH 4 update 2 or 3
Sendmail integration is not hard, just ensure that sendmail has been compiled with ldap support (sendmail -d 0.1 -v) search for LDAPMAP in compiled with, it should be and use FEATURE(ldap_routing). But this is only needed if you will have multiple servers and you want to use a single repository for map configuration.
If this is not the case, then you don't have to worry about, because sendmail doesn't handle the actual delivery into the mailbox part.
That's left to the MDA (procmail or whatever). You won't have to tell
the MDA to do LDAP lookups either, nss_ldap makes LDAP accounts available to low-level system functions the same way that the other nss modules.
And thanks for the bunnies!