Manual
Table Of Contents
- Contents
- Notes, Cautions, and Warnings
- Overview
- Applications To Manage Your NAS System
- Using Your NAS System
- Creating A Server Message Block Share
- Modifying Message Block Shares
- NFS Share
- Windows 2003 Domain Controller As Identity Mapping Source
- Windows 2008 Domain Controller As Identity Mapping Source
- User Name Mapping Server As Identity Mapping Source
- Active Directory Lightweight Directory Services As Identity Mapping Source
- Configuring AD LDS For Services For NFS
- Installing The AD LDS Server Role
- Creating A New AD LDS Instance
- Extending The AD LDS Schema To Support NFS User Mapping
- Setting A Default Instance Name For AD LDS Instances
- Updating The Active Directory Schema
- Adding User And Group Account Maps From A UNIX-Based Computer To A Windows-Based Computer
- Connecting To The Distinguished Name Or Naming Context
- Adding User Account Maps
- Adding Group Account Maps
- Authorizing Appropriate Access To The ADS LDS Namespace Object
- Configuring The Mapping Source
- Debug Notes For NFS Account Mapping Problems
- Restarting The Server For NFS
- Creating The NFS Share
- Creating Quotas And File Screens Using Share And Storage Management Wizard
- Creating Quotas And File Screens Using File Server Resource Manager
- Creating A New Volume
- Managing A Volume
- Extending A Volume
- Shrinking A Volume
- Deleting A Volume
- Enabling Or Disabling SIS On A Volume
- Enabling And Configuring Shadow Copies Of Shared Folders
- Performing Backup Of Your Server Using Microsoft Windows Server Snap-In
- Choosing Volumes To Backup
- Choosing A Storage Location
5. In the Add or Remove Snap-ins dialog box, click Active Directory Schema.
6. Click Add, and click OK.
7. Right-click the Active Directory Schema node, and click Change Active Directory Domain Controller to connect to
the AD LDS instance that was previously created.
8. In the Change Directory Server dialog box, under Change to, click This Domain Controller or AD LDS instance.
9. In the Name column, replace the placeholder text
<Type a Directory Server name[:port] here>
with the server and
port number (for example, localhost:389).
10. Click OK.
11. Add the gidNumber and uidNumber attributes to the user class as follows:
a. Expand the Active Directory Schema node, expand the Classes node, right-click User, and click Properties.
b. In the Properties dialog box, click the Attributes tab.
c. Click Add to open the Select Schema Object dialog box.
d. Click gidNumber, and click OK.
e. Click Add to open the Select Schema Object dialog box.
f. Click uidNumber, and click OK.
g. Click OK.
12. Add the gidNumber attribute to the group class as follows:
a. Expand the Active Directory Schema node and the Classes node.
b. Right-click Group, and click Properties.
c. In the group Properties dialog box, click the Attributes tab.
d. Click Add to open the Select Schema Object dialog box.
e. Click gidNumber, and click OK.
f. Click OK.
13. Close the MMC, and click Save.
Adding User And Group Account Maps From A UNIX-Based Computer To A Windows-
Based Computer
The following steps are included in this procedure:
• Connecting to the Distinguished Name or Naming Context. Follow this procedure to set a default naming context
and create a container to hold your account mappings from UNIX to the Windows operating system.
• Adding User Account Maps. Follow this procedure to create a user-class object in the CN=Users container, to
map the uidNumber, gidNumber, and sAMAccountName attributes.
• Adding Group Account Maps. Follow this procedure to create a group-class object in the CN=Users container,
to map the gidNumber and sAMAccountName attributes.
Connecting To The Distinguished Name Or Naming Context
To connect to the distinguished naming context:
1. Click Start → Administrative Tools → ADSI Edit to open ADSI Edit.
2. In the console tree, right-click ADSI Edit and click Connect to.
This opens the Connection Settings dialog box.
3. Under Connection Point, select the Select a well known Naming Context option.
4. Click Default naming context from the drop-down menu.
20