Re: QMONITOR/SECURE/DocMgr


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

Posted by Barbara Brazil on September 13, 2010 at 11:41:17:

In Reply to: QMONITOR/SECURE/DocMgr posted by Grant Foraker on September 13, 2010 at 07:15:22:

Grant:

You're right. At some point we must have stopped SECUREing the password in QMONITOR. Jim and I discussed this. How about if QMONITOR SECUREs the user's name from the password file in the case where no IDFILE is being used? This would solve the problem for DocMgr. I tried it. Just add the bolded line of code to this block:

if Strip(PASSWORD) ne ""
WORK$ = Sub(PASSWORD,1,16)+SECNAME$ ! 00.06
else
WORK$ = String(" ",16) + SECNAME$ ! 05.04
SECURE SECNAME$
endif

If everyone agrees, we'll make it part of the standard QMONITOR.
bb



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):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


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