| Advertise on warmetal.nl! Click for more information about advertising here. |
Did you find this website useful? Did I save you a lot of time? |
|
At the end of the article there will be some extra remarks about the use of a dynamic local user, SLP settings and extra login information you might find useful to fully understand the login process.
All these steps are tested on netware 6.5.5, eDirectory 8.7.3.7 and the Novell client 4.91.4.
So, these steps include:
Setup your password policy for the proxy user like this:
contextless1.domain.local contextless2.domain.local
You could use both A records or CNAME records to do the job. CNAME should have your preference.
Check 'Enable LDAP Contextless Login' and 'Enable LDAP Context Search Scope' and add a tree:
You'll immediately receive a new screen to define your search scope. Notice that you'll need LDAP syntax:
Then add a server. I only have one:
And you'll immediately receive a new screen regarding the properties of the server. In most environments the defaults will do just fine:
Finally you'll have to set the LDAP search settings. ONe you'll like is to allow wildcards, but the display and search options will vary in every environment and you'll have to edit them to your own needs:
Depending on your version of netware and DHCP the server only reads the necessary information from eDirectory on startup. To be sure stop and start the DHCP service:The option
turns on a background screen log of DHCP packets.
To import the settings you created during the previous steps click the 'Import Registry' button. After that you can further enhance your installation. My recommendation would be to adjust at least these settings:
Of course there's more to adjust but that depends on your own preferences and your environment.
There is one more setting you can look into, the acu version. In case you change something in the settings of the Novell client but not in the software itself, you could change the acu version so the new settings get distributed as well:
[Novell_Client_Install_Manager] Novell_Client=2000/XP Version=4.91.4 [NovellNetWareClientParameters] !Protocol=IPNOCM !RemoveIPXIfPresent=YES !DoInstall=YES !First_Network_Drive=G !First_Network_Drive_Distribute=Always !Tree_List1= !Tree_List_Distribute=Replace !Default_Context_List1= !Default_Context_List_Distribute=Replace !Show_Location_List=NO !Show_Location_List_Distribute=Always !Preferred_Network_Protocol=IP !Preferred_Network_Protocol_Distribute=Always !LDAP_Contextless_Login_Tree_List_1=N-TREE !LDAP_Contextless_Login_Tree_List__Distribute=Replace !LDAP_Contextless_Login_Server_List_1=contextless1.n-team.local !LDAP_Contextless_Login_Server_List__Distribute=Replace !LDAP_Contextless_Login_Context_List_0_1=o=N-TEAM !LDAP_Contextless_Login_Context_List_0__Distribute=Replace !LDAP_Contextless_Login_Enabled=YES !LDAP_Contextless_Login_Enabled_Distribute=Always !LDAP_Contextless_Login_Context_Search_Scope_Enabled=YES !LDAP_Contextless_Login_Context_Search_Scope_Enabled_Distribute=Always !LDAP_Contextless_Login_Wildcard_Search_Allowed=ON !LDAP_Contextless_Login_Wildcard_Search_Allowed_Distribute=Always !LDAP_Contextless_Login_Search_Timeout_Temp=5 !LDAP_Contextless_Login_Search_Timeout_Temp_Distribute=Always !LDAP_Contextless_Login_Connection_Timeout_Temp=10 !LDAP_Contextless_Login_Connection_Timeout_Temp_Distribute=Always !IP_NDS=ON !IP_HOSTFILE=ON !IP_DNS=ON !IP_SLP=ON !IP_Naming_Distribute=Always !Enable_Scheduler_Icon=OFF !Enable_Scheduler_Icon_Distribute=Always !ServiceInstances_Distribute=Always !AcceptLicenseAgreement=YES !DHCP_Server=YES !DHCP_Server_Distribute=Always !Server_RegLocation="Default" !Server_RegLocation_Distribute=Always !DHCP_TREE=YES !DHCP_TREE_Distribute=Always !Tree_RegLocation="Default" !Tree_RegLocation_Distribute=Always !DHCP_Server_BinaryData=YES !DHCP_Server_BinaryData_Distribute=Always [NDPSParameters] !DoInstall=YES !IsOptional=NO [NovellNetwareLocationProfiles] !Profile_List1=Default !Profile_List_Distribute=Replace !ProfilesListSZ0="Default","Default" !ProfilesCount=1 !LoginServiceDWOn0="Default","Save On Exit" !LoginServiceSZ0="Default","Tab","Credentials" !LoginServiceDWOn1="Default","Password Enable" !LoginServiceSZ1="Default\Tab1","Tab","NDS" !LoginServiceDWOff0="Default\Tab1","Clear Connections" !LoginServiceSZ2="Default\Tab2","Tab","Script" !LoginServiceDWOn2="Default\Tab2","Login Script" !LoginServiceDWOff1="Default\Tab2","Display Results" !LoginServiceDWOn3="Default\Tab2","Close Results" !LoginServiceSZ3="Default\Tab3","Tab","NT Credentials" !LoginServiceCount=4,4,2 [] _Distribute=Never [Network_2000] Install2000Services=Services2000List [Services2000List] NW_NWFS=NovellNetwareClientParameters, \$OEM$\NET\NTCLIENT\I386 NW_NDPS=NDPSParameters, \$OEM$\NET\NTCLIENT\I386 [SetupNWInstallOptions] !DisplayInitialScreen=NO !Create_System_Restore_Point=NO
; Novell ACU for Windows 2000/XP File ; Novell ACU INI File ; ;VeRsIoN=v2.7 Novell ACU - Configuration INI ;CoPyRiGhT=copyright 1999-2006, by Novell, Inc. All rights reserved. [LaunchInstall] ; ; Launch=Yes ; Specifies whether Setup is launched after acu.exe ; determines that the installation is necessary. ; Launch=Yes [DisplayDialog] ; ; Display=Yes ; Specifies whether users are prompted to begin the upgrade. ; Display=No [UnattendFile] ; ; Specifies whether a configuration (unattend) file is used ; and where it is located. ; Use=Yes File=unattend.txt <<<cut>>>
Discussion