Hi Guido,
for enabling Tamino as a webdav userDB the following realm paramteres are relevant and have to be set in the server.xml under Realm:
className=“com.softwareag.ssx.userdb.authmod.realms.tomcat4.SSXUserDBRealm4”
authType=“tamino”
databaseUri=“{your TaminoDB URI}” like e.g. databaseUri=“http://localhost/tamino/mydb”
If these parameters have been set, the Tamino ino:users are used as userDB. But however, currently Tamino-Webdav does not support group management for its ACL authorization, independent if you use OS, LDAP or Tamino as userDB.
regards Eckehard
#API-Management#Tamino#webMethods