1 2 3 4 5 6
sub acl { return ( "SP_ADDLOGIN ${RT::DatabaseUser}, ${RT::DatabasePassword}, ${RT::DatabaseName} ", ); } 1;