# # # Copyright 12/09/99 Sun Microsystems, Inc. All Rights Reserved # # # The hostname for the LDAP server LDAP_Server localhost # The TCP Portnumber on the LDAP host LDAP_Port 389 # The DN to bind as when searching and modifying the LDAP database LDAP_Bind_dn cn=radiusadmin # The bind password LDAP_Password secret # The log level # 0 = none # 1 = trace # 2 = trace and translation # 3 = trace, translation, and other debug information LogLevel 0 # Maximum size (Kbytes) the log file can reach before a new # log file is created. LogSize 1000 # The logging directory where dsradius.log is located LogDir /var/opt/SUNWconn/ldap/log