PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Authentication » LiveUser » Bug #1608

users column auth_container_name

Details

Submitted2004-06-10 17:49 UTC
Fromsimon dot hamilton at ntlworld dot com
StatusBogus
PackageLiveUser
PHP VersionIrrelevant
OSn/a
Roadmaps(Not assigned)

Comments

[2004-06-10 17:49 UTC] simon dot hamilton at ntlworld dot com

Description:
------------
In Admin/Perm/MDB2_Simple in the method getAuthUserId() (line 115) "auth_container_name" is specified in the select, but looking in the auth_DB.sql file I dont see this implemented.

Is it going to be? or should this be dropped.

[2004-06-13 14:53 UTC] smith at backendmedia dot com

the auth_container_name field is part of the liveuser_perm_users table. this is the mapping table between the auth and perm user id's.