phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [Bug #1122] Group instead of user


From: nobody
Subject: [Phpgroupware-tracker] [Bug #1122] Group instead of user
Date: Wed, 04 Sep 2002 05:49:24 -0400

=================== BUG #1122: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1122&group_id=509

Submitted by: andreettopl               Project: phpGroupWare                   
Submitted on: 2002-Sep-04 09:49
Category:  API - phpGWapi               Bug Group:  0.9.14 release              
Severity:  5 - Major                    Priority:  None                         
Resolution:  None                       Assigned to:  None                      
Status:  Open                           Platform Version:  Linux - Debian       
Reproducibility:  Every Time            

Summary:  Group instead of user

Original Submission:  My situation is the following:
I'm using LDAP as source for users and groups, according to
RFC2307 schemas for authentication.
I import an user with uidNumber=101, for example.
There's no group with gidNumber=101.
Everything works fine, for instance phpwebhosting tries to use /home/<uid>.
I create a new group into LDAP with gidNumber=101 and import
it. Now phpwebhosting tries to use /home/<gid> instead of
/home/<uid>.
Hacking the code of phpwebhosting I see that homedirectory
is stored into $GLOBALS['homedir'] or is retrieved from the
db via phpgw->session->appsession('vfs','').
Does this behaviour depend on LDAP management or on vfs_sql
implementation of VFS?
Thanks
Paolo



No Followups Have Been Posted




No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1122&group_id=509




reply via email to

[Prev in Thread] Current Thread [Next in Thread]