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... [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. -- dott. Marco Gaiarin GNUPG Key ID: 240A3D66 Associazione ``La Nostra Famiglia'' http://www.sv.lnf.it/ Polo FVG - Via della Bontà , 7 - 33078 - San Vito al Tagliamento (PN) marco.gaiarin(at)sv.lnf.it tel +39-0434-842711 fax +39-0434-842797 _______________________________________________ phpGroupWare-users mailing list phpGroupWare-users@gnu.org http://lists.gnu.org/mailman/listinfo/phpgroupware-users