DB2 LoginUser creation trough query -
can tell me query create login user in db2_9.5, want create it firing query command editor?
db2 uses operating system users (or ldap, etc) login. here quote information center:
authentication of user completed using security facility outside of db2® database system. security facility can part of operating system or separate product.
in db2, database not handle user accounts (i.e., there's no equivalent sql server's "sql server authentication mode").
Comments
Post a Comment