Skip Navigation Links | |
Exit Print View | |
![]() |
Oracle Solaris Cluster Data Services Reference Manual Oracle Solaris Cluster 4.0 |
ORCL.obiee_cluster_controller(5)
ORCL.obiee_presentation_service(5)
scalable_asm_diskgroup_proxy(5)
scalable_asm_instance_proxy(5)
SUNW.scalable_asm_diskgroup_proxy(5)
SUNW.scalable_asm_instance_proxy(5)
- resource type implementation of the Kerberos KDC server
SUNW.krb5 is the resource type that uses the SUNWsckrb5/etc/SUNW.krb5 file to store the resource properties required to drive the high-availability of the Kerberos server.
Standard resource properties are overridden for this resource type as follows:
3600 seconds
10 seconds
30 seconds
Any time
A list of logical-hostname or shared-address network resources upon which this resource has a dependency. This list contains all network-address resources that appear in the properties Resource_dependencies, Resource_dependencies_weak, Resource_dependencies_restart, or Resource_dependencies_offline_restart.
This property is updated automatically by the RGM, based on the setting of the resource-dependencies properties. You do not set this property directly. Instead, use the Resource_dependencies property.
Conditional/Optional
The empty list
When disabled
Specifies a list of resources upon which a resource depends. This list includes any logical-hostname or shared-address network resources that are used by a resource. The default value for this property is null.
You can specify one or more resource names. Each network resource can contain one or more logical host names. See the clreslogicalhostname(1CL) and clressharedaddress(1CL) man pages for more information.
You can specify an alternate kind of dependency by using the Resource_dependencies_weak, Resource_dependencies_restart, or Resource_dependencies_offline_restart property instead of the Resource_dependencies property. For more information, see the r_properties(5) man page.
Optional
The empty list
Any time
Note - Port 88 is associated with krb5kdc(1M) and port 749 belongs to kadmind(1M).
Not applicable
88/tcp, 749/tcp, and 88/udp
At creation
10
2
Any time
3600 seconds
1570 seconds
Any time
3600 seconds
300 seconds
Any time
For more information about standard properties, see the r_properties(5) man page.
The extension properties associated with the SUNW.krb5 resource type are as follows:
The maximum number of restarts by the process monitor facility (PMF) that are allowed for the fault monitor.
Integer
4
No range defined
Any time
The period of time in minutes during which the PMF counts restarts of the fault monitor.
Integer
2 minutes
No range defined
Any time
The time-out value in seconds that the fault monitor uses to probe a Kerberos instance.
Integer
2
90 seconds
No range defined
Any time
Example 1 Instantiating a Failover Kerberos Resource
This example shows how to instantiate a failover Kerberos resource.
Before you work through this example, ensure that the Oracle Solaris Cluster HA for Kerberos is installed.
Instantiate a Kerberos resource named krb5-rs in a resource group named krb5-rg. The krb5-rg resource group contains at least one logical hostname resource which identifies the logical hostnames associated with the resource group.
# clresourcetype register SUNW.krb5
# clresource create -g krb5-rg -t SUNW.krb5 krb5-rs
The resource krb5-rs listens on port 88 for krb5kdc and 749 for kadmind.
See attributes(5) for descriptions of the following attributes:
|
kinit(1), kadmin(1M), kadmind(1M), krb5kdc(1M), scrgadm(1M), svcadm(1M), r_properties(5),