Mount authentication for organization filesystems
Explore the authentication process for users mounting organization filesystems.
Mount a filesystem
weka user login my_user my_password --org my_org -H backend-host-0mount -t wekafs backend-host-0/my_fs /mnt/weka/my_fsAuthentication
mount -t wekafs backend-host-0/my_fs /mnt/weka/my_fs -o auth_token_path=<path>Last updated