Administrator Guide
10 In the Service Account Selection window, select Network service account, and then click Next.
NOTE: If the system is not a member of a domain, the following message is displayed: AD LDS instance cannot
replicate data with AD LDS instances on other computers while using this service
account.
11 To continue, click Yes.
12 In the AD LDS Administrators window, select the currently logged on user: <Username> option, and then click Next.
13 In the Importing LDIF Files window, select the .LDF le names that you want to import, and then click Next.
NOTE: MS-InetOrgPerson.LDF and MS-User.LDF are required.
14 In the Ready to Install window, under Selections, review the listed selections, and then click Next.
The AD LDS service starts installing.
15 Click Finish to close the wizard.
NOTE: After the AD LDS installation, if any problems have occurred during setup, they are listed in the completion
window.
16 To verify if an active AD LDS instance exists, click Control Panel > Programs > Programs and Features. All the AD LDS instances
created are listed.
Extending the AD LDS schema to support NFS user
mapping
About this task
To extend the AD LDS schema to support NFS mapping:
Steps
1 On the taskbar, click Start, and then type cmd in the search box.
The Window CLI icon is displayed under Programs.
2 Right-click Command Prompt and select Run as administrator to open an elevated CLI.
3 Navigate to the C:\WINDOWS\ADAM directory, and run the command:
ldifde -i -u -f MS-AdamSchemaW2K8.LDF -s localhost:389 -j . -c "cn=Configuration,dc=X"
#configurationNamingContext
This command imports the MS-AdamSchemaW2K8.LDF le.
NOTE
: This example uses the default LDAP port number 389 for the AD LDS instance. The strings
cn=Configuration,dc=X and #configurationNamingContext must not be modied.
Setting a default instance name for AD LDS instances
About this task
To set a default Instance Name for AD LDS Instance:
Steps
1 In Server Manager, click Tools > ADSI Edit (Active Directory Service Interface).
The ADSI Edit console is displayed.
2 In the console, right-click ADSI Edit and click Connect to.
Alternatively, in the ADSI Edit console, click Actions > More Actions > Connect to.
The Connection Settings dialog box is displayed.
a Under Connection Point, select the Select a well known Naming Context option, and then select Conguration from the drop-
down menu.
b Under Computer, select the Select or type a domain or server option, and type the following in the box: localhost:389
NOTE
: This example uses the default LDAP port number 389. If you specify a dierent port number in Active Directory
Lightweight Directory Services Setup Wizard, use that value instead.
22 Using your NAS system