Forum Discussion
majorbyte
8 years agoIdeator III
I have some more information.
The password hasn't expired, I can login as vadmin with its current password into Aras.
But still after 10 minutes of uploading an SVG as a non-admin user, I get the octet-stream problem again, because the Vault server can't get the mime type from Aras, because it gets a "Password is expired" response.
Now, if I set the PWD_IS_SET_ON to today for vadmin, it starts working again.
I get a feeling that there's another check performed here for expiry (specifically for vadmin?) that isn't controlled by a maximum password setting on the user, but rather a hard coded one.