View Single Post
  #3 (permalink)  
Old 02-25-2009, 02:40 PM
egrueda egrueda is offline
Active Member
 
Posts: 27
Default

I'm glad to hear that :-)
Yes, check the line, around line 22, which says:
Code:
FIELDS="mail"
I'm only reading "mail" field, but you can read whatever attribute you have, it's just an ldap query
You will also need to change the "$ZMPROV createAccount" line so it can use the attributes you're reading.

Gracias por tu post :-)
Reply With Quote