GetLocalUserUnixProfileByDN

Returns the local UNIX profile for a user in the zone using the distinguished name (DN) of the profile.

Syntax

IUserUnixProfile GetLocalUserUnixProfileByDN(string dn)

Parameter

Specify the following parameters when using this method.

Parameter Description
dn The distinguished name (DN) of the local user profile.

Return value

Returns the local user profile with the distinguished name (DN) matching the distinguished name specified, or null if no matching group profile is found.