Skip to content
Discussion options

You must be logged in to vote

Well, it you are connecting to SAS 9.4, via IOM, you can use the SAS pwencode value in that file:

 10? proc pwencode in='notmypw';run;


{SAS002}184BD4005AFA35284BD269552025DC73

NOTE: PROCEDURE PWENCODE used (Total process time):

But, if connecting to Viya, via the HTTP access method, it doesn't support the SAS encoded oasswords.

If you're asking about any other kind of hashing, then no, The rules w/ that fiel (this is a standard for that, not something I made up), and that the permissions are 600 (linux), meaning you can read and write, but no one else can access it at all; can't read it.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@aplunket
Comment options

@tomweber-sas
Comment options

@aplunket
Comment options

Answer selected by aplunket
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants