the different between flag system and admin when create user rgw
when create user rgw using command : radosgw-admin user create --uid={username} --display-name="{display-name}" [--email={email}] There are 2 flag that I can use —system and —admin. What is this flag for ? -- ------------------------------------------------------------ Wahyu Muqsita Wardana System Engineer ------------------------------------------------------------ Jl. Ampera Raya Nomor 22, Cilandak Timur Jakarta Selatan 12560, Indonesia. T. +62217182008 | M. +62 8227 3185 744 www.bukalapak.com This message and any attachments are confidential and intended solely for the use of the individual to whom it is addressed.
Admin users bypass most authorization checks, so are useful for maintenance on buckets/objects owned by other users. They also have full read/write capabilities to the /admin/ apis. System users are for requests made on behalf of radosgw itself. Multisite replication requires a system user in order to issue requests against other zones. A system user is an admin user, but they use a modified s3 protocol with extra headers/data to support replication. Because of this, system users should not be used by normal s3/swift clients. p.s. If anyone is interested in expanding our docs around this, I'd be happy to review a pull request! On 9/12/19 4:57 AM, Wahyu Muqsita wrote:
when create user rgw using command : radosgw-admin user create --uid={username} --display-name="{display-name}" [--email={email}] There are 2 flag that I can use —system and—admin. What is this flag for ?
--
*------------------------------------------------------------ Wahyu Muqsita Wardana System Engineer **------------------------------------------------------------** *Jl. Ampera Raya Nomor 22, Cilandak Timur <https://maps.google.com/?q=Jl.+Ampera+Raya+Nomor+22,+Cilandak+Timur+Jakarta+Selatan&entry=gmail&source=g> Jakarta Selatan <https://maps.google.com/?q=Jl.+Ampera+Raya+Nomor+22,+Cilandak+Timur+Jakarta+Selatan&entry=gmail&source=g> 12560 <https://maps.google.com/?q=Jl.+Ampera+Raya+Nomor+22,+Cilandak+Timur+Jakarta+Selatan+%C2%A0+12560+,%C2%A0+Indonesia&entry=gmail&source=g>, <https://maps.google.com/?q=Jl.+Ampera+Raya+Nomor+22,+Cilandak+Timur+Jakarta+Selatan+%C2%A0+12560+,%C2%A0+Indonesia&entry=gmail&source=g> Indonesia <https://maps.google.com/?q=Jl.+Ampera+Raya+Nomor+22,+Cilandak+Timur+Jakarta+Selatan+%C2%A0+12560+,%C2%A0+Indonesia&entry=gmail&source=g>. *T.* +62217182008 <tel:%2B62.21.7182008> | M. +62 8227 3185 744 *www.bukalapak.com <http://www.bukalapak.com/>*
Bukalapak iOS App <https://itunes.apple.com/app/id1003169137> Bukalapak Android App <https://play.google.com/store/apps/details?id=com.bukalapak.android>
This message and any attachments are confidential and intended solely for the use of the individual to whom it is addressed.
_______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
participants (2)
-
Casey Bodley
-
Wahyu Muqsita