You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
let session=Xapi_session.login_no_password ~__context ~uname:None~host~pool:false~is_local_superuser:true~subject:(Ref.null) ~auth_user_sid:""~auth_user_name:""~rbac_permissions:[]in
156
+
let session=Xapi_session.login_no_password ~__context ~uname:None~host~pool:false~is_local_superuser:true~subject:(Ref.null) ~auth_user_sid:""~auth_user_name:sm_username~rbac_permissions:[]in
155
157
(* Give this session access to this particular SR *)
0 commit comments