Article
Problem
A Forum reader recently asked:
"I'm running NBM 3.8 on a NetWare 6.5 server, and sometimes I suddenly seem to lose my license. On rebooting the server I get a message "Novell Border Manager License is not installed", but my Proxy and VPN are running.
All I found was a TID that mainly focuses on NetWare 5. I have an unlimited license, and the only strange thing (according to the TID) is that my NLSflaim.nlm is not loaded. How do I deal with these License errors?"
And here's the response from BorderManager expert Craig Johnson ...
Solution
Especially if you can do a stopbrd/startbrd after booting with no errors, you probably just need to delay the start of BorderManager until after licensing services is fully initialized.
1. Move the startbrd command to the end of autoexec.ncf.
2. Add a "?" to the front of startbrd (?startbrd). This will effectively give you a 10-second delay before it launches as the "?" will ask for a yes/no answer for 10 seconds (default value) before assuming the answer is yes (default value) and launching the startbrd command.
3. If 10 seconds is not long enough to wait, try adding a ? to a comment (Rem statement) ahead of the startbrd command.
You could also try to manually load nlstrap, nlsflaim, and nlslsp earlier in autoexec.ncf, but usually moving startbrd to the end and adding a "?" is sufficient.
Oh - and be sure you have a replica on the server as well.
Disclaimer: As with everything else at Cool Solutions, this content is definitely not supported by Novell (so don't even think of calling Support if you try something and it blows up).
It was contributed by a community member and is published "as is." It seems to have worked for at least one person, and might work for you. But please be sure to test, test, test before you do anything drastic with it.
Related Articles
User Comments
- Be the first to comment! To leave a comment you need to Login or Register
- 4254 reads


0