[Ruby-activeldap-discuss] How do I list the values of all attributes?
Matt Mencel
MR-Mencel at wiu.edu
Mon Dec 10 12:20:21 EST 2007
Awesome....this works as you indicated...
user.wiu_registered_star
Wonderful!!
Just a side note...and suggestion for the mailing list. Can you make it so that when we hit "Reply" in our mail client, it makes it a reply to the list, and not a reply to the original sender. Currently I have to choose "Reply-All", then cut the list address out of the CC line and paste it into the TO line. There should be a list config setting that controls this.
Thanks,
Matt
----- Original Message -----
From: "Matt Mencel" <MR-Mencel at wiu.edu>
To: ruby-activeldap-discuss at rubyforge.org
Sent: Friday, December 7, 2007 10:56:38 PM (GMT-0600) America/Chicago
Subject: Re: [Ruby-activeldap-discuss] How do I list the values of all attributes?
What about custom attributes? We have a lot of custom attributes in our directory....for example one called...
wiuRegisteredStar
So from your example it would be...
user.wiu_registered_star
or does this not work if we use custom attributes? I'll have to try testing this later... I can't get to my dev system right now.
Thanks,
Matt
----- Original Message -----
From: "Kouhei Sutou" <kou at cozmixng.org>
To: ruby-activeldap-discuss at rubyforge.org
Sent: Friday, December 7, 2007 7:36:57 PM (GMT-0600) America/Chicago
Subject: Re: [Ruby-activeldap-discuss] How do I list the values of all attributes?
Hi,
> But I always get an error. Is there no function for just returning the "displayName" for example? Otherwise I have to stick some code in the user.attributes.each loop above to assign these as I parse through all of the attributes....
user.display_name
Thanks,
--
kou
_______________________________________________
Ruby-activeldap-discuss mailing list
Ruby-activeldap-discuss at rubyforge.org
http://rubyforge.org/mailman/listinfo/ruby-activeldap-discuss
_______________________________________________
Ruby-activeldap-discuss mailing list
Ruby-activeldap-discuss at rubyforge.org
http://rubyforge.org/mailman/listinfo/ruby-activeldap-discuss
More information about the Ruby-activeldap-discuss
mailing list