LDAP Account Manager

samba3domain
in package

Represents a Samba 3 domain entry

Table of Contents

$dn  : mixed
DN
$maxPwdAge  : mixed
seconds after the password must be changed
$minPwdAge  : mixed
seconds after the password can be changed
$name  : mixed
Domain name
$nextGroupRID  : mixed
Next group RID
$nextRID  : mixed
Next RID
$nextUserRID  : mixed
Next user RID
$pwdHistoryLength  : mixed
password history length
$RIDbase  : mixed
RID base to calculate RIDs, default 1000
$SID  : mixed
Domain SID

Properties

$maxPwdAge

seconds after the password must be changed

public mixed $maxPwdAge

$minPwdAge

seconds after the password can be changed

public mixed $minPwdAge

$name

Domain name

public mixed $name

$nextGroupRID

Next group RID

public mixed $nextGroupRID

$nextRID

Next RID

public mixed $nextRID

$nextUserRID

Next user RID

public mixed $nextUserRID

$pwdHistoryLength

password history length

public mixed $pwdHistoryLength

$RIDbase

RID base to calculate RIDs, default 1000

public mixed $RIDbase = 1000

Search results