Rlm_ldap needs some openldap libraries to compile well on solaris. One solution is to install OpenLDAP even if you use Sun LDAP. This way the module will compile.
Regards, -- Sebastien Cantos <[EMAIL PROTECTED]> Network / System Manager Neopost DIVA > -----Message d'origine----- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] De la > part de Michael Mitchell > Envoy� : vendredi 18 f�vrier 2005 13:30 > � : [email protected] > Objet : Re: FreeRadius with LDAP > > dbx is your friend... > > But check to see that the ldap module actually built... unless you've > got things installed in the default places, it can take a > little work to > get the ldap module to compile on Solaris... > > > > > Jos� Berenguer wrote: > > Hello! > > > > We are trying to authenticate the last version of > freeradius (1.0.1) > > in Solaris 9 against LDAP and we are always getting the > same error when > > we try to start radius with the command: > > > > /usr/local/sbin/radiusd -S -X > > > > You can view the "radiusd.conf" and "users" files, and > the error we > > get is this: > > > > Module: Loaded exec > > exec: wait = yes > > exec: program = "(null)" > > exec: input_pairs = "request" > > exec: output_pairs = "(null)" > > exec: packet_type = "(null)" > > rlm_exec: Wait=yes but no output defined. Did you mean output=none? > > Module: Instantiated exec (exec) > > Module: Loaded expr > > Module: Instantiated expr (expr) > > Module: Loaded PAP > > pap: encryption_scheme = "crypt" > > Module: Instantiated pap (pap) > > Module: Loaded CHAP > > Module: Instantiated chap (chap) > > Segmentation Fault > > > > Anyone can help us? > > > > Thanks very much! > > > > > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

