Sponsored Content
Special Forums UNIX and Linux Applications Implementation of Open LDAP Server Post 302810533 by James Stone on Wednesday 22nd of May 2013 02:43:42 AM
Old 05-22-2013
Implementation of Open LDAP Server

Hello everyone
I wanted to asked you guys for advice regarding the requirement to have Open LDAP Server in organization.
I installed Open LDAP Server, and also Client machine for testing before I put into production.
Everything works fine, along with a friendly web interface, him I add user accounts in the organization and everything's cool.
The second requirement that i that its why I turn to you here
its about the demand insert Redundancy/Backup Or whatever you want to call it
And the request is to set another server work as, say as SLAVE, and fully synchronized with the LDAP server Master.
Once each user account that I set up through the web, in the open ldap, or any change i done, also will get to the backup server.
And its main second goal its if for any reason the primary server suddenly fails and stops working, the backup server will take Control,
And we do not feel vulnerable in service, the web that manage the accounts will continue to work, and the damage will only be survival.
What is the correct way I do it?
Thanks.
 

7 More Discussions You Might Find Interesting

1. Solaris

open ldap

how to configure open ldap in solaris 10 i need som help in configuring ftp server, dhcp, and 389ds (0 Replies)
Discussion started by: user123
0 Replies

2. UNIX for Advanced & Expert Users

LDAP SERVER: OS TO USE

I'm doing a lot of research on ldap server, and wanted to know the best and easiest OS to deploy it on. Please submit OS type and version. We are planning to deploy this in the next a couple of months. Probably deploy this as a VMware VM, but we have SPARC and x64 physical servers we can use. ... (2 Replies)
Discussion started by: joesomontan
2 Replies

3. Red Hat

problem in open ldap in centos

Hi I am trying to use open ldap in centos. I have installed all the packaged. When I try to use slappasswd to encrypt the password, it does nothing. I searched for the file and I found out that it is in /usr/sbin and that the file is link to slapd. However slapd doesn't encrypt anything. ... (0 Replies)
Discussion started by: programAngel
0 Replies

4. UNIX and Linux Applications

Server migration from samba+ldap to windows server 2003

Hi, i have a server installed samba+openldap (pdc). Need to migration windows server 2003 (active directory) object users, computers. Where you can read how to do it? Or can tell me how to do it? Thanks. P.S. Sorry for bad english (0 Replies)
Discussion started by: ap0st0l
0 Replies

5. Shell Programming and Scripting

Unit tests for HTTP server implementation

Anybody know of a suite of server-validation tests? I am trying to build my own HTTP server, but do not know of all the status code responses (like "200 OK") or the internal methods (like "keep-alive") which should be implemented to be considered a "complete" solution. Any help? (3 Replies)
Discussion started by: jjinno
3 Replies

6. UNIX for Advanced & Expert Users

chunk server implementation

How unix file can be put in the hash table and how to write a program in which the chunk server acts as a client and server . Can you give me a comprehensive idea of implementation. (0 Replies)
Discussion started by: kswapnadevi
0 Replies

7. Solaris

LDAP Client not connecting to LDAP server

I have very limited knowledge on LDAP configuration and have been trying fix one issue, but unsuccessful. The server, I am working on, is Solaris-10 zone. sudoers is configured on LDAP (its not on local server). I have access to login directly on server with root, but somehow sudo is not working... (9 Replies)
Discussion started by: solaris_1977
9 Replies
BACKUP_DELVOLSET(8)					       AFS Command Reference					       BACKUP_DELVOLSET(8)

NAME
backup_delvolset - Deletes one or more volume sets from the Backup Database SYNOPSIS
backup delvolset -name <volume set name>+ [-localauth] [-cell <cell name>] [-help] backup delvols -n <volume set name>+ [-l] [-c <cell name>] [-h] DESCRIPTION
The backup delvolset command deletes each volume set named by the -name argument, and the volume entries each contains, from the Backup Database. The backup listvolsets command lists the volume sets (and their volume entries) currently defined in the Backup Database. CAUTIONS
Deleting a temporary volume set is possible only within the interactive session in which it was created. Exiting the interactive session also destroys the temporary volume set automatically. OPTIONS
-name <volume set name>+ Names each volume set to delete. -localauth Constructs a server ticket using a key from the local /etc/openafs/server/KeyFile file. The backup command interpreter presents it to the Backup Server, Volume Server and VL Server during mutual authentication. Do not combine this flag with the -cell argument. For more details, see backup(8). -cell <cell name> Names the cell in which to run the command. Do not combine this argument with the -localauth flag. For more details, see backup(8). -help Prints the online help for this command. All other valid options are ignored. EXAMPLES
The following command deletes the volume set called user and all volume entries in it: % backup delvolset user PRIVILEGE REQUIRED
The issuer must be listed in the /etc/openafs/server/UserList file on every machine where the Backup Server is running, or must be logged onto a server machine as the local superuser "root" if the -localauth flag is included. SEE ALSO
backup(8), backup_addvolentry(8), backup_addvolset(8), backup_delvolentry(8), backup_listvolsets(8) COPYRIGHT
IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved. This documentation is covered by the IBM Public License Version 1.0. It was converted from HTML to POD by software written by Chas Williams and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell. OpenAFS 2012-03-26 BACKUP_DELVOLSET(8)
All times are GMT -4. The time now is 12:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy