phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bugs #8209] The same number space are used for U


From: Philipp Kamps
Subject: [Phpgroupware-tracker] [bugs #8209] The same number space are used for UID and GID
Date: Mon, 03 May 2004 10:20:58 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031107 Debian/1.5-3

This mail is an automated notification from the bugs tracker
 of the project: phpGroupWare.

/**************************************************************************/
[bugs #8209] Latest Modifications:

Changes by: 
                Philipp Kamps <address@hidden>
'Date: 
                Mon 05/03/04 at 14:20 (GMT)

------------------ Additional Follow-up Comments ----------------------------
I'll include this feature request/bug in next version (head). I won't go to 
0.9.16






/**************************************************************************/
[bugs #8209] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8209>
Project: phpGroupWare
Submitted by: Marco Gaiarin
On: Fri 03/19/04 at 14:09

Category:  API - phpGWapi
Item Group:  0.9.16.000 release
Severity:  5 - Average
Priority:  7 - High
Resolution:  None
Assigned to:  fipsfuchs
Status:  Open
Component Version:  CVS
Platform Version:  GNU/Linux - Debian
Reproducibility:  Every Time


Summary:  The same number space are used for UID and GID

Original Submission:  I've submitted this also a support request:

https://savannah.gnu.org/support/?func=detailitem&item_id=102408

but after some month of fiddling with, i think this is a bug.

I've 3 installation of phpgw, all uses LDAP for account, and could be that more 
have to come.
I'm also experimenting with samba with ldap backend, and with some other 
ldap-enabled application.

No one suppose that UID have to be different from GID, there's no one good 
reason to do so.

There's also no way to instruct samba to autocreate ldap account with uid not 
equal to some gid, apart forcing uid starting from 1000 and gid from 10000, eg.
A horrible setup for me.

Also, if someone just have a ldap setup and want to use phpgw, 99.99 out of 100 
they cant, apart moving all UID or GID around by hand...

So i'm really sure that this is a bug, and also a big, bad bug.
I suppose that is not simple to alter all the code and tables, but have to be 
done if you want that phpgw will be used in serious ldap environment.

Follow-up Comments
------------------


-------------------------------------------------------
Date: Mon 05/03/04 at 14:20         By: fipsfuchs
I'll include this feature request/bug in next version (head). I won't go to 
0.9.16

-------------------------------------------------------
Date: Fri 03/19/04 at 15:23         By: Caeies
Unfortunately this is not a bug.
We need to be compatible with SQL things and SQL things can't use the same id 
for GID and UID since they are in the same table !.

So, It's true that's this is very annoying, but we need to review all the code 
before be able to deal with this.
So perhaps for next release :/.

Caeies.












For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8209>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

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