I am currently setting up LDAP for Contextless login on our NW6SP5 Server. I am trying to rollout the updated client with the new settings, set with nciman.exe and creating an unattend.txt file. The first problem is that it copies the existing username and stores it in the unattend.txt file. Not a problem, just edit the file and remove the username text. Thus this creates the problem, what do I replace it with to remember the username (and Windows Domain username) so that when the user has updated the client (automatically through the login script) it remebers who they were so that they dont have to re-enter the username and windows doamin information. If anyone has an idea or a solution Novell support may be interested as it doesnt appear in any documentation! All it says is that the information will be kept but what if you manually edit the file like you have to after you import the workstation reg with the settings in?AAAAHHHHHH
Portion of imported file >
!LoginServiceSZ1="Default","UserName","Fred"
!LoginServiceSZ7="Default\Tab3","DefaultDomainName","DATONG"
removed "fred" so line is
!LoginServiceSZ1="Default","UserName",""
but then all I get is a blank username when updated. What parameter should be here to remeber the correct username of the person who last logged in and performed the upgrade ?
Many thanks, frustrated.....
Portion of imported file >
!LoginServiceSZ1="Default","UserName","Fred"
!LoginServiceSZ7="Default\Tab3","DefaultDomainName","DATONG"
removed "fred" so line is
!LoginServiceSZ1="Default","UserName",""
but then all I get is a blank username when updated. What parameter should be here to remeber the correct username of the person who last logged in and performed the upgrade ?
Many thanks, frustrated.....