cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Accessing database without database user in sybase.

Former Member
0 Likes
1,215

Hi,

Is it absolutely necessary to have database user corresponding to a login user in sybase to access the database?

Is there any other way this can be done?

View Entire Topic
former_member188958
Active Contributor

If the database has a "guest" user, then any login can use the database.

https://help.sap.com/viewer/2705a3b1e3df4514ab089cfedf87750d/16.0.3.5/en-US/a91a886cbc2b10148fa3db0a...

-bret

Former Member
0 Likes

Thanks for the answer. But if we assign sso_role to the login user, that login user should be able to access all databases?