I am using pgsql.

In the read me file there is one element in the suggested db_prefix array that prefixes a sequence used in the table named "users." It is the only element in this suggested db_prefix that puts a prefix on a sequence. But there are other elements in this db_prefix array that are tables that also use sequences and have no corresponding elements that prefix them. These are: authmap (authmap_aid_seq), profile_fields (profile_fields_fid_seq) and role (role_rid_seq). Do these sequences also need to be entered into the db_prefix array? Or does only the sequence users_uid_seq need to be in db_prefix?

Comments

duaelfr’s picture

Status: Active » Closed (won't fix)

This version of Shared Sign-On is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.