LDAPAuth.properties revision 4a48635cccc646ac479830fd4df0ee8e10c5bd8d
6359N/A#
6359N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
6359N/A#
6359N/A# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
6359N/A#
6359N/A# The contents of this file are subject to the terms
6359N/A# of the Common Development and Distribution License
6359N/A# (the License). You may not use this file except in
6359N/A# compliance with the License.
6359N/A#
6359N/A# You can obtain a copy of the License at
6359N/A# https://opensso.dev.java.net/public/CDDLv1.0.html or
6359N/A# opensso/legal/CDDLv1.0.txt
6359N/A# See the License for the specific language governing
6359N/A# permission and limitations under the License.
6359N/A#
6359N/A# When distributing Covered Code, include this CDDL
6359N/A# Header Notice in each file and include the License file
6359N/A# at opensso/legal/CDDLv1.0.txt.
6359N/A# If applicable, add the following below the CDDL Header,
6359N/A# with the fields enclosed by brackets [] replaced by
6359N/A# your own identifying information:
6359N/A# "Portions Copyrighted [year] [name of copyright owner]"
6359N/A#
6359N/A# $Id: LDAPAuth.properties,v 1.2 2008/06/25 05:40:33 qcheng Exp $
6359N/A#
6359N/A
6359N/AserverHost1=vbrao.red.iplanet.com
6626N/AserverPort=489
6359N/AbindDN=cn=puser,ou=DSAME Users,o=isp
6359N/AbindPasswd=12345678
6359N/AbaseDN=o=iplanet.com,o=isp
6359N/AsearchScope=2
6359N/Assl=false
6359N/AauthLevel=0
6359N/AuserNamingAttr=uid
6359N/A