Node Director
|
The classes in the transform package offer conversion and transformation between different kinds of directory data. More...
Classes | |
class | AD2Group |
class | AD2User |
class | AddUidGid |
class | ADProxyAddresses |
class | AutoHome |
class | AutoUserAttrs |
Select users with uid between a given range from a set of users. More... | |
class | CompleteDN |
class | Config |
class | DefaultGroupMembers |
class | DHCPRangeFix |
exclude fixed ip addresses vom ranges for ISC DHCP More... | |
class | DHCPSort |
Pre-Sort a set of DHCPnetwork and Host objects for emitting them via DHCPfile. More... | |
class | ExpandDesktopEntities |
class | ExpandGroupOfGroups |
class | ExpandObjects |
class | ExpandPrinters |
class | Group2User |
class | GroupOfMembers |
Pre-Sort a set of DHCPnetwork and Host objects for emitting them via DHCPfile. More... | |
class | HostApps2Automounter |
class | HostAssignedGroups |
class | HostAssignedUsers |
class | Mail2Netscape |
class | NISfromAutomaster |
transform directorAutomasterEntry objects into nisObject objects. More... | |
class | NISfromAutomounter |
transform directorAutomounterEntry objects into nisObject objects. More... | |
class | NISfromBootparams |
transform bootableDevice objects into nisObject objects. More... | |
class | NISfromDBObject |
transform ipProtocol objects into nisObject objects. More... | |
class | NISfromEthers |
transform ieee802Host objects into nisObject objects. More... | |
class | NISfromGroups |
transform posixAccount objects into nisObject objects. More... | |
class | NISfromHosts |
transform posixAccount objects into nisObject objects. More... | |
class | NISfromMailaliases |
transform mail aliases into nisObject objects. More... | |
class | NISfromNetgroup |
transform nisNetgroup objects into nisObject objects. More... | |
class | NISfromNetmasks |
transform ipNetmask objects into nisObject objects. More... | |
class | NISfromNetworks |
transform ipNetwork objects into nisObject objects. More... | |
class | NISfromPeople |
transform posixAccount objects into nisObject objects. More... | |
class | NISfromProtocols |
transform ipProtocol objects into nisObject objects. More... | |
class | NISfromRevNetgroup |
class | NISfromRPC |
transform oncRpc objects into nisObject objects. More... | |
class | NISfromServices |
transform posixAccount objects into nisObject objects. More... | |
class | NISfromTimezone |
transform directorTimezone objects into nisObject objects. More... | |
class | NISfromYpservers |
transform ipHosts objects into a ypservers table objects. More... | |
class | Objs2Netgroup |
create a netgroup containing all the hosts and users of the input data set. More... | |
class | PHPFEGroupMembers |
transform PHPGWAccount into a phpgw_acl compliant ACL list More... | |
class | PHPFEGroups |
transform posixAccount and posixGroup objects into objects ready to be inserted into a phpgw_accounts table. More... | |
class | PHPFEUsers |
transform posixAccount and posixGroup objects into objects ready to be inserted into a phpgw_accounts table. More... | |
class | PHPGWAcl |
transform PHPGWAccount into a phpgw_acl compliant ACL list More... | |
class | PHPGWTable |
transform posixAccount and posixGroup objects into objects ready to be inserted into a phpgw_accounts table. More... | |
class | ReDN |
class | Replace |
class | RestrictUser |
class | RHUserGroups |
class | Schema |
class | Script |
class | Select |
class | Sort |
class | StripDN |
class | SystemGroups |
Select groups with gid between a given range from a set of groups. More... | |
class | SystemUsers |
Select users with uid between a given range from a set of users. More... | |
class | TargetFolders |
Imitate a structure already used in some target DB. More... | |
class | Transformer |
class | User2Group |
The classes in the transform package offer conversion and transformation between different kinds of directory data.
The classes in this package are mainly used by the DirectoryServiceMerger class when processing directory data before loading it into an external name/directory service.