Re: Document Manager


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Grant Foraker on April 11, 2005 at 08:01:50:

In Reply to: Re: Document Manager posted by Barbara Brazil on April 08, 2005 at 13:12:02:

I know where it's coming from. My point has always been that the initial SECURE/PASSWORD logic in QMONITOR is wrong.

Example:

Started Comet and logged in under Palisade on P00 and P01. Later logged out and into Pacific Ship on T00. "SA" from QMONITOR shows ...
=====================================================================
04/11/05 07:53 T00/P00 Vsn: 605.354/05.03

Continuous, Partition or End: E

P00 QMONITOR PALISADE DEVELOP
P01 QMONITOR PALISADE DEVELOP
P02 QMONITOR
P03 CMONITOR
P04 CMONITOR
P05
P06
P07
P08
P09
PAC SHIP DEVELOPMENT
=================================================================
It should show "PAC SHIP". It never changes as I change logins.

However if I replace your

WORK$ = SUB(PASSWORD,1,16) + SECNAME$ 00.06

with

LET WORK$ = SUB(SECNAME$,1,16) + SUB(PWORD$,1,16)

then the "SA" will change appropriately as I log in and out under different passwords.

I think that DocMgr is retrieving the same wrong information.


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):






[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]