此產品有較新版本可以使用。
本繁體中文版使用機器翻譯,譯文僅供參考,若與英文版本牴觸,應以英文版本為準。
從CIFS稽核共用區移除使用者或群組
貢獻者
建議變更
您無法移除上次允許存取稽核共用的使用者或群組。
您需要的產品
-
您必須擁有
Passwords.txt
使用root帳戶密碼的檔案(可在上述套件中找到)。 -
您必須擁有
Configuration.txt
檔案(可在上述套件中取得)。
關於這項工作
透過CIFS/Samba進行的稽核匯出已過時、將在未來StorageGRID 的版本中移除。
步驟
-
登入主要管理節點:
-
輸入下列命令:
ssh admin@primary_Admin_Node_IP
-
輸入中所列的密碼
Passwords.txt
檔案: -
輸入下列命令以切換至root:
su -
-
輸入中所列的密碼
Passwords.txt
檔案:當您以root登入時、提示會從變更
$
至#
。
-
-
啟動CIFS組態公用程式:
config_cifs.rb
--------------------------------------------------------------------- | Shares | Authentication | Config | --------------------------------------------------------------------- | add-audit-share | set-authentication | validate-config | | enable-disable-share | set-netbios-name | help | | add-user-to-share | join-domain | exit | | remove-user-from-share | add-password-server | | | modify-group | remove-password-server | | | | add-wins-server | | | | remove-wins-server | | ---------------------------------------------------------------------
-
開始移除使用者或群組:
remove-user-from-share
系統會顯示管理節點可用稽核共用的編號清單。稽核共用會標示為稽核匯出。
-
輸入稽核共用的數量:
audit_share_number
-
當系統提示您移除使用者或群組時:
user
或group
隨即顯示稽核共用的使用者或群組編號清單。
-
輸入您要移除的使用者或群組對應的號碼:
number
稽核共用區將會更新、且使用者或群組不再允許存取稽核共用區。例如:
Enabled shares 1. audit-export Select the share to change: 1 Remove user or group? [User/group]: User Valid users for this share 1. audituser 2. newaudituser Select the user to remove: 1 Removed user "audituser" from share "audit-export". Press return to continue.
-
關閉CIFS組態公用程式:
exit
-
如果StorageGRID 此功能包括其他站台的管理節點、請視需要停用每個站台的稽核共用。
-
組態完成時、請登出每個命令Shell:
exit
相關資訊