Revision ab983e7a
Added by Marc Dequènes about 15 years ago
- ID ab983e7a75cf9e623793550f80a8143956f47505
bin/shadowwalker | ||
---|---|---|
item_hdl = m[2]
|
||
|
||
if fetch_item
|
||
item = LdapShadows::Manipulation.find_item_by_full_handle($shadow, full_handle)
|
||
item = LdapShadows::Manipulation.find_item_by_full_handle($shadow, full_handle, $program_options[:admin])
|
||
[item.class, item]
|
||
else
|
||
obj_klass = params_shift_object_handle([obj_hdl])
|
Also available in: Unified diff
[fix] corrected attributes not retrieved anymore