Environment
Novell Open Enterprise Server 2 (OES 2)
Novell Open Enterprise Server (Linux based)
Novell Open Enterprise Server (Linux based)
Situation
When modifying the properties of a LUM-enabled user using the "Modify User" task, under the "Users" role, in iManager, the "Linux Profile" tab is missing. Modifying the same user from the "Modify Object" task, under "the Directory Administration role, shows the "Linux Profile" tab correctly.
Resolution
This issue is due to a known error in the default Role Based Services (RBS) configuration. To resolve this problem, disable RBS, or perform the following steps:
- Edit /var/opt/novell/iManager/nps/portal/modules/LinuxUserManagement/plugins/PosixAccount.xml file.
- Locate the <display-name-key>LinuxUserManagementUnixProfilePage</display-name-key> tag, and add the following entry:
<object-type-name>User</object-type-name> - Launch iManager, and select the "Configure" icon located along the top of the window.
- Select the "Role Based Services" role.
- Select the "RBS Configuration" task.
- In the right pane, select the name of the iManager 2.x default collection.
- Select the "Property Book" tab.
- Check the "Modify User" property book, then select the Actions | Page List menu item.
- In the "Available Pages" listbox, find "LinuxUserManagement.LinuxUserManagementPosixAccount" item. Once highlighted, press the right arrow to move the item into the "Assigned Pages" listbox.
- Press the "Ok" button to save the changes.