12.1

Table Of Contents
When the remote starts, a new application, the directory services browser, launches
and connects to an LDAP server. The directory services browser queries all entries
that satisfy its filter criteria and displays the entries in a list view. You can then
select the host to which you want to connect from this list.
Configuring the directory servers
Before you can use directory services in pcAnywhere, you need to configure a
directory server so that it works with pcAnywhere. The configuration instruction
depends on the type of directory server that you use.
Note: Symantec pcAnywhere currently does not support the Novell Client on Vista.
Configuring the LDAP server
To use directory services, add a custom object class description to the LDAP
server's configuration. This custom object class describes the information that
the LDAP server needs to store for each host that a user starts. Once the custom
object class is available, modify all existing entries to store values that belong to
the new object class.
The custom pcAnywhere object class must be called pcaHost, and must contain
a single binary attribute called pcaHostEntry.
For example:
objectclass: pcaHost
pcaHostEntry: binary
Configuring Netscape Directory Server 3.1
Administrator rights are needed to perform this task.
To configure Netscape Directory Server 3.1
1
Connect to the Server Administration page with Netscape Communicator 4.5.
2
Click the button for the configured directory server.
3
On the top selection bar, click Schema.
4
On the left selection bar, click Edit or View Attributes.
5
In the Attribute Name field, type pcaHostEntry
6
In the Syntax box, click Binary.
7
Under Manage Attributes, click Add New Attribute.
Integrating pcAnywhere with directory services
Configuring the directory servers
76