HPE GreenLake Administration
Operating System - HP-UX
1826480
Members
4245
Online
109692
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
03-19-2008 04:18 AM
03-19-2008 04:18 AM
I am in an LDAP environment. We control our UNIX servers with openLDAP.
If I want to remove one of my hostnames from my LDAP environment, what is the best way to do it? Can I do it from the command line?
Sorry but I have like zero LDAP experience except creating a new user with an ldif file.
Would I have to create local accounts on the server I want to remove before I remove it?
If I want to remove one of my hostnames from my LDAP environment, what is the best way to do it? Can I do it from the command line?
Sorry but I have like zero LDAP experience except creating a new user with an ldif file.
Would I have to create local accounts on the server I want to remove before I remove it?
UNIX IS GOOD
Solved! Go to Solution.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2008 10:19 AM
03-31-2008 10:19 AM
Solution
Hi,
you can just move the ldap client configuration file.
/etc/opt/ldapux/ldapclientd.conf
your that server authentication done by ldap server. So modify your pam.conf file and nsswitch.conf file.
After that delete the client from the ldap server.
Thanks & Regards
Aashique
you can just move the ldap client configuration file.
/etc/opt/ldapux/ldapclientd.conf
your that server authentication done by ldap server. So modify your pam.conf file and nsswitch.conf file.
After that delete the client from the ldap server.
Thanks & Regards
Aashique
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2008 12:05 PM
03-31-2008 12:05 PM
Re: LDAP
Hi Hero,
For LDAP-based accounts that are not yet known to the system, you can configure an initial setting for the auditing flag. You can configure this flag such that when an account becomes known to the system for the first time, auditing for that account is immediately enabled or disabled. This flag is
defined as the initial_ts_auditing parameter in the /etc/opt/ldapux/ldapux_client.conf file.
To create a new profile, run
/opt/ldapux/config/setup. When setup asks you for the distinguished name(DN) of the profile, give a DN that does not exist and setup will prompt you for the parameters to build a new profile. The setup program also configures the local client to use the new profile.
Alternatively, you could use your directory administration tools to make a copy of an existing profile and modify it.
You can also use the interactive tool create_profile_entry to create a new profile as follows:
cd /opt/ldapux/config
./create_profile_entry
Thanks--Yaqub
HP Support!!!
For LDAP-based accounts that are not yet known to the system, you can configure an initial setting for the auditing flag. You can configure this flag such that when an account becomes known to the system for the first time, auditing for that account is immediately enabled or disabled. This flag is
defined as the initial_ts_auditing parameter in the /etc/opt/ldapux/ldapux_client.conf file.
To create a new profile, run
/opt/ldapux/config/setup. When setup asks you for the distinguished name(DN) of the profile, give a DN that does not exist and setup will prompt you for the parameters to build a new profile. The setup program also configures the local client to use the new profile.
Alternatively, you could use your directory administration tools to make a copy of an existing profile and modify it.
You can also use the interactive tool create_profile_entry to create a new profile as follows:
cd /opt/ldapux/config
./create_profile_entry
Thanks--Yaqub
HP Support!!!
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