cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

The user exit does not work as the client expects. If the FFid has not been used, and you know the password, you can login directly with the FFid. Is this correct? Is there a way around this?

0 Likes
View Entire Topic
koehntopp
Product and Topic Expert
Product and Topic Expert
0 Likes

This is not correct - this is exactly what the user exit is supposed to prevent.

You have declared the user ID as a Firefighter ID in /virsa/vfat ? Otherwise the user exit WILL let you login...

Frank.

Former Member
0 Likes

yes, the user id is in the table(s) ...

simon_persin4
Contributor
0 Likes

Hi Jack,

What SP version are you working with?

I have found an issue with the user exit in certain levels. The fix appears to be having the include inserted at the top of the ZXUSR001 program instead of the bottom.

Simon

Former Member
0 Likes

I have inserted it at the beginning

Former Member
0 Likes

Sp11

simon_persin4
Contributor
0 Likes

Ok,

Have you tried having it inserted at the end as per the standard instructions?

S

Former Member
0 Likes

allows login if:

1. ff id never used

2.does nnot matter where the include is placed...top, bottom, or only line

the only time it does not allow is after the first use of the ffid ... because the password is changed...but if you go into su01 and change the pwd you can login directly