98N/A# CDDL HEADER START
98N/A#
378N/A# The contents of this file are subject to the terms of the
98N/A# Common Development and Distribution License, Version 1.0 only
98N/A# (the "License"). You may not use this file except in compliance
98N/A# with the License.
98N/A#
98N/A# You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
98N/A# or http://forgerock.org/license/CDDLv1.0.html.
98N/A# See the License for the specific language governing permissions
98N/A# and limitations under the License.
98N/A#
98N/A# When distributing Covered Code, include this CDDL HEADER in each
98N/A# file and include the License file at legal-notices/CDDLv1_0.txt.
98N/A# If applicable, add the following below this CDDL HEADER, with the
98N/A# fields enclosed by brackets "[]" replaced with your own identifying
98N/A# information:
98N/A# Portions Copyright [yyyy] [name of copyright owner]
98N/A#
98N/A# CDDL HEADER END
98N/A#
98N/A# Copyright 2008 Sun Microsystems, Inc.
98N/A#
98N/A
98N/A###############################################
98N/A## BEGIN: OpenDS default agent security file ##
98N/A###############################################
98N/A
98N/AlocalEngineID=0x8000002a017f000001000000a1
98N/AlocalEngineBoots=0
544N/A
98N/A# Admin User to use to add access controls for users
98N/AuserEntry=localEngineID,snmpAdmin,null,usmHMACMD5AuthProtocol,passadmin
493N/A
493N/A# User to clone no read or write acess
98N/AuserEntry=localEngineID,defaultUser,,usmHMACMD5AuthProtocol,password,,,3,true
98N/A
527N/A###############################################
98N/A## END: OpenDS default agent security file ##
98N/A###############################################
493N/A
493N/A#######################
98N/A## BEGIN: Test users ##
98N/A#######################
156N/A
156N/AuserEntry=localEngineID,myUser1,,usmNoAuthProtocol
493N/AuserEntry=localEngineID,myUser2,,usmHMACMD5AuthProtocol,mypasswd
493N/AuserEntry=localEngineID,myUser3,,usmHMACMD5AuthProtocol,mypasswd,usmDESPrivProtocol,mypasswd
493N/AuserEntry=localEngineID,myUser4,,usmHMACMD5AuthProtocol,mypasswd2
493N/A
493N/A#######################
493N/A## END: Test users ##
493N/A#######################
98N/A