中文字幕av专区_日韩电影在线播放_精品国产精品久久一区免费式_av在线免费观看网站

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

8.01 用戶組和權限管理練習

發布時間:2020-06-16 09:16:49 來源:網絡 閱讀:426 作者:power小小潘 欄目:網絡安全

1、創建用戶gentoo,附加組為bin和root,默認shell為/bin/csh,注釋信息為“Gentoo Distribution”

    useradd -G bin,root -s /bin/csh -c "gentoo distribution" gentoo


2、創建下面用戶,組和成員關系,名字為admins的組,用戶natasha,使用admins作為附加組,用戶harry,也使用admins,作為附加組,用戶sarah,不可交互登陸系統,且不是admins成員,natasha,harry,sarah密碼都是centos

   groupadd admins

    useradd -G admins natasha

    useradd -G admins harry

    useradd -s /sbin/nologin sarah

    echo centos | passwd --stdin natasha

    echo centos | passwd --stdin harry

    echo centos | passwd --stdin sarah


3、創建testuser uid 1234,主組:bin,輔助組:root,ftp,shell:/bin/csh home:/testdir/testuser

    useradd -u 1234 -g bin -G root,ftp -s /bin/csh -d /testdir/testuser testuser


4、修改testuser uid:4321,主組:root,輔助組:nobody,loginname:test,home:/home/test 家數據遷移

    groupadd loginname

    usermod -u 4321 -g root -G nobody -l test -dm /home/test testuser


5、批量創建帳號:user1...user10,uid:3000-3009,shell:/bin/csh,home:/testdir/username

passwd:usernamepass,注意家目錄相關配置,使用戶正常登錄

    vim useradd.txt     

        user1:x:3000:3000::/testdir/username1:/bin/csh

        user2:x:3001:3001::/testdir/username2:/bin/csh

        user3:x:3002:3002::/testdir/username3:/bin/csh

        user4:x:3003:3003::/testdir/username4:/bin/csh

        user5:x:3004:3004::/testdir/username5:/bin/csh

        user6:x:3005:3005::/testdir/username6:/bin/csh

        user7:x:3006:3006::/testdir/username7:/bin/csh

        user8:x:3007:3007::/testdir/username8:/bin/csh

        user9:x:3008:3008::/testdir/username9:/bin/csh

    newusers useradd.txt

    vim pwd.txt     

        user1:123456

        user2:123456

        user3:123456

        user4:123456

        user5:123456

        user6:123456

        user7:123456

        user8:123456

        user9:123456

    cat pwd.txt | chpasswd

        


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

玉山县| 河北区| 北票市| 南投市| 尚义县| 射阳县| 桂东县| 韶关市| 嘉定区| 高雄市| 布拖县| 德化县| 左贡县| 邵武市| 宁夏| 北票市| 家居| 舞钢市| 安顺市| 扎兰屯市| 化州市| 阿克陶县| 安福县| 天柱县| 巴楚县| 前郭尔| 塘沽区| 顺平县| 大城县| 杭锦旗| 大洼县| 肃宁县| 乌什县| 旺苍县| 阳山县| 九江市| 静乐县| 乌鲁木齐市| 东阳市| 大庆市| 兴仁县|