Command Reference > infacmd isp Command Reference > ListDefaultOSProfiles
  

ListDefaultOSProfiles

Lists the default operating system profiles for the given user or group.
The infacmd isp ListDefaultOSProfiles command uses the following syntax:
ListDefaultOSProfiles

<-DomainName|-dn> domain_name

<-UserName|-un> user_name

<-Password|-pd> password

[<-SecurityDomain|-sdn> security_domain]

[<-Gateway|-hp> gateway_host1:port gateway_host2:port...]

[<-ResilienceTimeout|-re> timeout_period_in_seconds]

[<-RecipientName|-nm> recipient_name]

[<-RecipientSecurityDomain|-ns> security_domain_of_recipient]

[<-RecipientType|-ty> recipient_type]

[<-IndirectInheritance|-in> indirect_inheritance]
The following table describes infacmd isp ListDefaultOSProfiles options and arguments:
Option
Argument
Description
-DomainName
-dn
domain_name
Name of the Informatica domain.
-UserName
-un
user_name
User name to connect to the domain
-Password
-pd
password
Password for the user name.
-SecurityDomain
-sdn
security_domain
Name of the security domain to which the domain user belongs.
-Gateway
-hp
gateway_host1:port gateway_host2:port ...
Required if the gateway connectivity information in the domains.infa file is out of date. The host names and port numbers for the gateway nodes in the domain.
-ResilienceTimeout
-re
timeout_period_in_seconds
Amount of time in seconds that infacmd attempts to establish or re-establish a connection to the domain.
-RecipientName
-nm
recipient_name
Optional. User name or group name to assign default operating system profile.
-RecipientSecurityDomain
-ns
security_domain_of_recipient
Optional. Name of the security domain that the user belongs to, if you use LDAP authentication.
-RecipientType
-ty
recipient_type
Optional. Specify whether the recipient is a user or a group. Enter any of the following values:
  • - UserIdentity
  • - GroupIdentity
-IndirectInheritance
-in
indirect_inheritance
Optional. Enter one of the following values:
  • - true. Lists the operating system profiles that the users or groups inherited from.
  • - false. Lists the operating system profile that are directly assigned to the users or groups.