Victor
Victor

Reputation: 17077

Security in WAS 6.1

In WAS 6.1, when I click on Users and Groups --> Manage Users, I get error:

"You must enable administrative security and security must be activated to manage users and groups using the federated repositories feature."

How to go about solving this? I am new to WAS

Upvotes: 0

Views: 893

Answers (1)

user918176
user918176

Reputation: 1800

What you need to do is to enable the administrative security. Typically this involves configuring your server against the file based registry or LDAP.

Upvotes: 1

Related Questions