- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- LDAP user management
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
09-21-2003 10:21 PM
09-21-2003 10:21 PM
I want to implement LDAP with Netscape Directory server in our environment.
The basic setup is done, and I am able to add,delete and modify users/groups etc. As well from commandline as from DS console.
Since our current user management is done via a script, used by the helpdesk users who don't have prompt access, I am looking for a similar solution.
I will not be able to let the helpdesk use the DS console.
Now my question for the ldap situation:
1. Does anyone use a script like this, used for ldap management, and if so can I have a look at it !
2. how is user adding/deleting/modifying organised in your organization ?
Thanks in advance for any tip/suggestion or script !
Kind regards,
Clemens
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2003 04:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2003 04:29 AM
09-22-2003 04:29 AM
Re: LDAP user management
Perl module Net::LDAP - some examples are here:
http://www.freealter.org/doc_distrib/perl-5.00502/modules/perl-ldap-0.19/lib/Net/LDAP/Examples.html
http://quark.humbug.org.au/publications/perlldap.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2003 05:35 AM
09-22-2003 05:35 AM
Re: LDAP user management
Thank you very much.
Since I am a basic script writer, I was looking for something similar.
I will be able to adapt them to my needs.
Zeev,
Since I am not that good in perl it will be difficult for me to use that option right now.
I will be studying perl later, so maybe for a later moment very usefull.
Thanks anyway !
Kind regards,
Clemens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2003 07:49 PM
09-22-2003 07:49 PM
Re: LDAP user management
You can configure it to your needs and will give your help desk a GUI for user Management without giving them full access to the directory.
Regards
Rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2003 03:57 AM
09-23-2003 03:57 AM
Re: LDAP user management
Is this a windows GUI ?
I will need a windows GUI since the helpdesk will have no access to X-windows which is used for the directory console.
I did not find any reference to this till now !
Kind regards,
Clemens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2003 04:10 AM
09-23-2003 04:10 AM
Re: LDAP user management
Try this
http://sbsdownload.netscape.com/download/index.cgi
after you download it .. only install the netscape console. And there you go. No need for X-Windows and it is much faster.
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2003 04:16 AM
09-23-2003 04:16 AM
Re: LDAP user management
I already installed the complete package from the application CD from hp-ux 11.i.
Should I install something else ?
Bye the way your script work like a charm.
I will add one script later for resetting locked out accounts.
Thanks so far.
Clemens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2003 04:22 AM
09-23-2003 04:22 AM
Re: LDAP user management
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2003 05:59 AM
09-23-2003 05:59 AM
Re: LDAP user management
Thanks for the info !
How about licences and fees to be paid for using this software.
Since the hp-ux version is available for free ?
Kind regards,
Clemens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2003 07:27 AM
09-23-2003 07:27 AM
Re: LDAP user management
Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2003 07:46 AM
09-23-2003 07:46 AM
Re: LDAP user management
For which windows versions this could be used ?
Clemens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2003 06:37 PM
09-23-2003 06:37 PM
Re: LDAP user management
the directory server gateway establishes a Browser baser interface.
Regards
Rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2003 09:18 PM
09-23-2003 09:18 PM
Re: LDAP user management
I am using version 6.11 as Directory server, and as far as I can tell, the gateway program is not included in this version.
Clemens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 03:50 PM
09-24-2003 03:50 PM
Re: LDAP user management
Do have a look at this document.
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/J4258-90003/J4258-90003_top.html&con=/hpux/onlinedocs/J4258-90003/00/00/12-con.html&toc=/hpux/onlinedocs/J4258-90003/00/00/12-toc.html&searchterms=LDAP&queryid=20030924-214708
Hope this helps.
Regards,
Hemanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2003 03:57 PM
09-24-2003 03:57 PM
Re: LDAP user management
Also, have a look at Netscape Directory Server 6.11 Release Notes
http://enterprise.netscape.com/docs/directory/611/ds611relnotes.html
Hope this helps.
Regards,
Hemanth