Changeset 1605 for trunk


Ignore:
Timestamp:
01/07/16 17:34:54 (8 years ago)
Author:
nanardon
Message:

Missing POD entry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LATMOS-Accounts/lib/LATMOS/Accounts/Bases/Ldap.pm

    r1603 r1605  
    9191} 
    9292 
     93=head2 sambaSID($id) 
     94 
     95Return the base samba SID set in the config or a default one if none is set. 
     96 
     97If C<$id> is given return the full SID suitable for an object. 
     98 
     99=cut 
     100 
    93101sub sambaSID { 
    94102    my ($self, $id) = @_; 
Note: See TracChangeset for help on using the changeset viewer.