Add PASSWORD to PRF

I

imatthews

How can I add a password for an LDAP address book into a PRF file?

As you can see from my sample below I tried adding a PASSWORD field, but
when running the PRF I am still prompted for a password.

;***************************************************************
; Section 4 - Default values for each service.
;***************************************************************

[Service1]
UniqueService=No
ServerName=pect_as
DisplayName=Central Address Book
ConnectionPort=389
UseSSL=FALSE
UserName=ars1\oldap
Password=oooo21
SearchBase=
SearchTimeout=60
MaxEntriesReturned=100


Ian Matthews
MCSE2001
 
Top