Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Print servers perform the following steps when modifying or deleting a print queue in the Active Directory.
Locate the domain controller and bind to the LDAP server as specified in section 2.3.3.1.
Determine the fully qualified DN of the print queue object in the directory, either by searching for the print queue (section 2.3.3.3), or by using implementation-specific state saved during the publish operation.<231>
Initiate LDAP modify or delete operations (sections 4.6 and 4.8 of [RFC2251]) to update or delete the object as desired.<232>
Unbind from the LDAP server as specified in section 2.3.3.1.