Oracle® ZFS Storage Appliance 관리 설명서, 릴리스 2013.1.5.0

인쇄 보기 종료

업데이트 날짜: 2016년 2월
 
 

SMB 로컬 그룹에 사용자 추가

  • SMB 로컬 그룹에 사용자를 추가하려면 다음 CLI 명령을 사용합니다.
    twofish:configuration services smb> groups
    twofish:configuration services smb groups> create
    twofish:configuration services smb member (uncommitted)> set user=Bill
    twofish:configuration services smb member (uncommitted)> set group="Backup Operators"
    twofish:configuration services smb member (uncommitted)> commit
    twofish:configuration services smb groups> list
    MEMBER       USER                         GROUP                   
    member-000   WINDOMAIN\Bill               Backup Operators