irods / irods

Open Source Data Management Software
https://irods.org
BSD 3-Clause "New" or "Revised" License
446 stars 141 forks source link

iticket documention needs to mention that it does not work with federated zones #6341

Open tedgin opened 2 years ago

tedgin commented 2 years ago

iticket cannot be used to restrict ticket-based data object or collection access to a group or user from a federated zone.

tedgin@dev ~? iticket create read /cyverse.dev/home/tedgin/TicketTest/amqptopicsendbulk.py
ticket:p1aAOlnKHjGourA

tedgin@dev ~? iticket mod p1aAOlnKHjGourA add user 'tedgin#cyverse'
remote addresses: 128.196.65.155 ERROR: rcTicketAdmin failed with error -806000 CAT_SQL_ERR 

The command-line help and online documentation should mention this limitation.

trel commented 2 years ago

Hmm, this could just be a parsing bug. Moving to main irods/irods....