Hi, Marco, Marco Gaiarin a écrit : > Mandi! Benoit Hamet > In chel di` si favelave... > >> Ok, So first idea coming to mind is something related to ACL. Can you >> check that your user as the right to publish content for the language he >> is publishing ? Perhaps put the ACL results about sitemgr here, so we >> can check with you. > > If i have understood well... Yeah, that's what I want.
Sorry but can you put the same thing for another user for which is works ? (I guess not you since you are the "admin" of the sitemgr isn't it ?) Regards. Caeies > > [EMAIL PROTECTED]:~$ ldapsearch -x -h localhost -b dc=sv,dc=lnf,dc=it > "(uid=gabri)" | grep -i id > # filter: (uid=gabri) > dn: uid=gabri,ou=People,dc=sv,dc=lnf,dc=it > gidNumber: 1046 > phpgwAccountID: 1002 > phpgwContactID: 1898 > uidNumber: 1002 > uid: gabri > sambaPrimaryGroupSID: S-1-5-21-1458177777-355997386-270368766-1091 > sambaSID: S-1-5-21-1458177777-355997386-270368766-1044 > > > phpgroupwaresv=# select * from phpgw_acl where acl_account=1002; > acl_appname | acl_location | acl_account | acl_rights > -------------+----------------+-------------+------------ > phpgw_group | 100 | 1002 | 1 > phpgw_group | 1038 | 1002 | 1 > phpgw_group | 1042 | 1002 | 1 > phpgw_group | 1043 | 1002 | 1 > phpgw_group | 1046 | 1002 | 1 > phpgw_group | 1102 | 1002 | 1 > preferences | changepassword | 1002 | 1 > (7 rows) > > > phpgroupwaresv=# select * from phpgw_acl where acl_appname='sitemgr' and > acl_account in (1002, 100, 1038, 1042, 1043, 1046, 1102) and > acl_location='L26'; > acl_appname | acl_location | acl_account | acl_rights > -------------+--------------+-------------+------------ > sitemgr | L26 | 1102 | 3 > sitemgr | L26 | 100 | 1 > sitemgr | L26 | 1043 | 3 > sitemgr | L26 | 1042 | 1 > sitemgr | L26 | 1046 | 3 > sitemgr | L26 | 1038 | 1 > (6 rows) > > > Yes, there's no user ACL, only group ACL. Just in case (if not already tested), can you add a specific right to this user ? and check it's working ? Regards, Caeies. _______________________________________________ phpGroupWare-users mailing list phpGroupWare-users@gnu.org http://lists.gnu.org/mailman/listinfo/phpgroupware-users