jaminben Posted August 15, 2022 Posted August 15, 2022 (edited) Good morning, We use ConnectionType=TRUSTEDAUTO within our connect.ini which works fine however whenever I try to login to SIMS on the server directly using my usual domain login credentials which works with ConnectionType=TRUSTEDAUTO it doesn't appear to work anymore. If I 'Shift+Right Click' > 'run as a different user' then type my domain credentials in the windows popup box it works fine. Anyone got any ideas as to why it won't work when double clicking the pulsar.exe and enter my domain credentials?... I assume I need to remove the domain link within SIMS and add a password directly to the account. The reason for asking is that we need several users to be able to login to multiple SIMS servers and ideally they'd still be able to use ConnectionType=TRUSTEDAUTO. Thanks Ben Edited August 15, 2022 by jaminben
jthompson Posted August 15, 2022 Posted August 15, 2022 Does using ConnectionType=TRUSTED help at all? You'd still need to punch in your credentials, but it might not require you to do a runas.
password1234 Posted August 15, 2022 Posted August 15, 2022 Good morning, We use ConnectionType=TRUSTEDAUTO within our connect.ini which works fine however whenever I try to login to SIMS on the server directly using my usual domain login credentials which works with ConnectionType=TRUSTEDAUTO it doesn't appear to work anymore. If I 'Shift+Right Click' > 'run as a different user' then type my domain credentials in the windows popup box it works fine. Anyone got any ideas as to why it won't work when double clicking the pulsar.exe and enter my domain credentials?... I assume I need to remove the domain link within SIMS and add a password directly to the account. The reason for asking is that we need several users to be able to login to multiple SIMS servers and ideally they'd still be able to use ConnectionType=TRUSTEDAUTO. Thanks Ben Could you copy your connect.ini file? you can blank out any sensitive info can take a look we got a similar setup like yours.
jaminben Posted August 16, 2022 Author Posted August 16, 2022 (edited) Could you copy your connect.ini file? you can blank out any sensitive info can take a look we got a similar setup like yours. Hiya, [sIMSConnection] ServerName=Server1\SIMS DatabaseName=DBNAME CommandTimeout=100000 DatabaseMode=OnLine [sIMSDatabases] FriendlyName0=Server0 Server0=Server0\SIMS DatabaseName0=DBNAME DatabaseMode0=OnLine CommandTimeout=100000 ConnectionType=TRUSTEDAUTO FriendlyName1=Server1 Server1=Server1\SIMS DatabaseName1=DBNAME DatabaseMode1=OnLine CommandTimeout=100000 ConnectionType=TRUSTEDAUTO Thanks Edited August 16, 2022 by jaminben
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now