paddle v0.1.1 Paddle.PosixAccount

Class representing an account / posixAccount in a LDAP.

Implements the Paddle.Class protocol.

Summary

Functions

Get a uid for a new user

Functions

get_next_uid()
get_next_uid(Paddle.Class.t) :: integer

Get a uid for a new user.

It will get the maximum uidNumber from the users in the current LDAP server and increment it by 1.