search for: li6z

Displaying 1 result from an estimated 1 matches for "li6z".

Did you mean: li64
2008 Feb 29
0
Net::LDAP
...> filter, :attributes => attrs ) do |entry| entry.each do |attribute, values| values.each do |value| puts "#{value}" end end end I am getting my expected result i.e. mail=lokesh-/E1597aS9LQAvxtiuMwx3w@public.gmane.org,ou=people,o=external,dc=ibm,dc=com lI6z#f5C Now I want to save the value lI6z#f5C (which is attribute password) and lokesh-/E1597aS9LQAvxtiuMwx3w@public.gmane.org in to 2 seperate variables say $passwd and $mail so that I can use these values for some other purpose. Can anyone help me how can I do that. -- Posted via http://www.ruby-...