| >Ever since PATHWORKS for Windows95 came out we were always under the
>impression that an unlicensed PC coulc not connect to a PATHWORKS V5
>Server.
This is the case for NT (and OS/2??), and for quite a while the server
thought that 95 was NT, hence this impression. I can't find the note
in which this was discussed, but it was changed (to allow 95 in) at
least a year ago (Steve K, you remember?).
The truth (and current versions do this 'right') is that a DOS PC with
no licensing software is able to connect as a "down-level" client -
this includes PWv4, pwv5/5.1/6 with PWLICLMT removed, WfW and 95.
I'm not sure what's going on with your clients.
-Sjv
|
| .1> (Steve K, you remember?).
I can't find any discussion on this in this conference (it may have
only been a IPMT thing), but SteveV's comments in .1 are correct.
When W95 clients first came out, the PATHWORKS file server incorrectly
identified these clients as WNT clients (due to the dialect they
negotiated and the way in which we looked at this). This problem was
corrected in our source code in Feb '96 and I believe the fix was made
available to the field in the V5.0D-ECO1 kit.
\steve
|
| .0> This PC has had a license at some point. We have revoked it, deleted
.0> the PWLICLM.DAT file on it, restarted the server, and have double-checked
.0> that there are no server-based licenses loaded on the server.
Did you reboot the client? If you didn't reboot the client, the client
may still be using a "loaded" license to connect.
If the client is being let in without a license, there shouldn't be
anything logged to the license regustrar's log file (especially not
"regognized license"), however another place to check for info is the
event log from ADMIN/Analyze - this may (should?) list clients which
are allowed access without a license.
Lastly, remember that the license registrar maintains an in-memory
cache containing client's who have had their license(s) validated
within the last 24 hours. If the file server asks the license registrar
to validate that a client is licensed and the registrar has done that
within 24 hours, the license registrar will not actually perform the
license check if the client is still in cache. To disable the cache,
define the following logical:
$ define/system PWRK$LrNoCacheCheck 1
The license registrar cache should only be disabled during testing and
trouble shooting.
\steve
|