Certificates Auto Enrollment in AD Bridge

You can manage the auto-enrollment of certificates using the config tool. The following commands can be used to manage certificates and auto-enrollment. For more information about a command, run the command with --detail.

/opt/pbis/bin/config –-detail EnableAutoEnroll

For information about managing auto enrollment using group polices, see the AD Bridge Group Policy Reference Guide.

Authentication

Name of certificate or passphrase.

/opt/pbis/bin/config Authentication " "

AutoEnrollPollInterval

Sets the number of seconds that pass before the computer queries the CA service. The interval value is in seconds. Accepted interval values are between 300 and 65535 seconds. The default value is 28800 seconds (8 hours).

/opt/pbis/bin/config AutoEnrollPollInterval 300

CertificateTemplateNames

List of certificate template names to auto enroll.

/opt/pbis/bin/config CertificateTemplateNames

DeleteCertificatesWhenRemoved

Deletes enrolled certificates when the certificate is removed from the CertificateTemplateNames list. Accepted values are true and false.

/opt/pbis/bin/config DeleteCertificatesWhenRemoved

EnableAutoEnroll

Turns on the auto enroll service.

/opt/pbis/bin/config EnableAutoEnroll true

EnableWireless

Configures and enables the wireless interface. Accepted values are true and false.

/opt/pbis/bin/config EnableWireless false

EncryptPrivateKey

Certificate enrollment generates a private key file which by default is encrypted. Accepted values are true and false.

/opt/pbis/bin/config EncryptPrivateKey

ManagedCertificateLifecycle

Renews, updates, and removes certificates. Accepted values are true and false.

/opt/pbis/bin/config ManagedCertificateLifecycle false

SecurityType

The security method used for the wireless point.

0: None

1: WPA2-Enterprise

2: WPA2-Personal

/opt/pbis/bin/config SecurityType 1

SSID

SSID of wireless router.

root@tst-ubu1404-64:/home/testuser# /opt/pbis/bin/config SSID " "