[rt-devel] RT2 to RT3 v1.7 problems

butch at infowest.com butch at infowest.com
Wed Mar 26 00:57:07 EST 2003


Quoting Jesse Vincent <jesse at bestpractical.com>:

> can you send us the ACL section of the admin-talk queue's database dump?

Is this what you're looking for? From the RT2 database, ACL table?

INSERT INTO ACL VALUES (851,5,'Group','CommentOnTicket','Queue',7);
INSERT INTO ACL VALUES (474,1,'Group','CreateTicket','Queue',7);
INSERT INTO ACL VALUES (475,7,'User','SeeQueue','Queue',7);
INSERT INTO ACL VALUES (476,7,'User','ShowTemplate','Queue',7);
INSERT INTO ACL VALUES (477,7,'User','ShowScrips','Queue',7);
INSERT INTO ACL VALUES (478,7,'User','ShowTicket','Queue',7);
INSERT INTO ACL VALUES (479,7,'User','ShowTicketComments','Queue',7);
INSERT INTO ACL VALUES (480,7,'User','CreateTicket','Queue',7);
INSERT INTO ACL VALUES (481,7,'User','ReplyToTicket','Queue',7);
INSERT INTO ACL VALUES (482,7,'User','CommentOnTicket','Queue',7);
INSERT INTO ACL VALUES (483,7,'User','OwnTicket','Queue',7);
INSERT INTO ACL VALUES (484,7,'User','ModifyTicket','Queue',7);
INSERT INTO ACL VALUES (485,7,'User','DeleteTicket','Queue',7);
INSERT INTO ACL VALUES (486,7,'User','ModifyACL','Queue',7);
INSERT INTO ACL VALUES (487,7,'User','ModifyQueueWatchers','Queue',7);
INSERT INTO ACL VALUES (488,7,'User','AdminKeywordSelects','Queue',7);
INSERT INTO ACL VALUES (489,7,'User','ModifyTemplate','Queue',7);
INSERT INTO ACL VALUES (490,7,'User','ModifyScrips','Queue',7);
INSERT INTO ACL VALUES (587,3,'Group','CommentOnTicket','Queue',7);
INSERT INTO ACL VALUES (588,3,'Group','ReplyToTicket','Queue',7);
INSERT INTO ACL VALUES (589,3,'Group','ShowTicket','Queue',7);
INSERT INTO ACL VALUES (852,5,'Group','CreateTicket','Queue',7);
INSERT INTO ACL VALUES (853,5,'Group','DeleteTicket','Queue',7);
INSERT INTO ACL VALUES (854,5,'Group','ModifyTicket','Queue',7);
INSERT INTO ACL VALUES (855,5,'Group','OwnTicket','Queue',7);
INSERT INTO ACL VALUES (856,5,'Group','ReplyToTicket','Queue',7);
INSERT INTO ACL VALUES (857,5,'Group','SeeQueue','Queue',7);
INSERT INTO ACL VALUES (858,5,'Group','ShowTemplate','Queue',7);
INSERT INTO ACL VALUES (859,5,'Group','ShowTicket','Queue',7);
INSERT INTO ACL VALUES (860,5,'Group','ShowTicketComments','Queue',7);
INSERT INTO ACL VALUES (861,5,'Group','Watch','Queue',7);
INSERT INTO ACL VALUES (862,5,'Group','WatchAsAdminCc','Queue',7);
INSERT INTO ACL VALUES (863,1,'Group','CommentOnTicket','Queue',7);
INSERT INTO ACL VALUES (864,1,'Group','ReplyToTicket','Queue',7);




More information about the Rt-devel mailing list