码迷,mamicode.com
首页 > 系统相关 > 详细

linux配置文件

时间:2020-05-14 01:54:38      阅读:86      评论:0      收藏:0      [点我收藏+]

标签:verify   samba smb   br0   services   cas   socket   options   not found   wal   

原来:

# See smb.conf.example for a more detailed config file or
# read the smb.conf manpage.
# Run ‘testparm‘ to verify the config is correct after
# you modified it.

[global]
        workgroup = SAMBA
        security = user

        passdb backend = tdbsam

        printing = cups
        printcap name = cups
        load printers = yes
        cups options = raw

[homes]
        comment = Home Directories
        valid users = %S, %D%w%S
        browseable = No
        read only = No
        inherit acls = Yes

                                                              9,0-1         Top

 

 

  
[hadoop@master Desktop]$ 
[hadoop@master Desktop]$ 
[hadoop@master Desktop]$ cd
[hadoop@master ~]$ su root
Password: 
[root@master hadoop]# cd
[root@master ~]# rpm -qa|grep samba
samba-common-libs-4.2.3-10.el7.x86_64
samba-libs-4.2.3-10.el7.x86_64
samba-common-4.2.3-10.el7.noarch
samba-common-tools-4.2.3-10.el7.x86_64
samba-client-libs-4.2.3-10.el7.x86_64
[root@master ~]# service smb status
Redirecting to /bin/systemctl status  smb.service
Unit smb.service could not be found.
[root@master ~]# mkdir /iso
[root@master ~]# mount /dev/cdrom /iso
mount: /dev/sr0 is write-protected, mounting read-only
[root@master ~]# cd /etc/yum.repos.d
[root@master yum.repos.d]# vi /etc/yum.repos.d/dvd.repo
[root@master yum.repos.d]# yum info samba
Loaded plugins: fastestmirror, langpacks
Repodata is over 2 weeks old. Install yum-cron? Or run: yum makecache fast
Loading mirror speeds from cached hostfile
 * base: mirrors.163.com
 * extras: mirrors.163.com
 * updates: mirrors.163.com
Available Packages
Name        : samba
Arch        : x86_64
Version     : 4.9.1
Release     : 10.el7_7
Size        : 685 k
Repo        : updates/7/x86_64
Summary     : Server and Client software to interoperate with Windows machines
URL         : http://www.samba.org/
License     : GPLv3+ and LGPLv3+
Description : Samba is the standard Windows interoperability suite of programs
            : for Linux and Unix.

[root@master yum.repos.d]# yum clean all
Loaded plugins: fastestmirror, langpacks
Repodata is over 2 weeks old. Install yum-cron? Or run: yum makecache fast
Cleaning repos: base extras updates
Cleaning up everything
Cleaning up list of fastest mirrors
[root@master yum.repos.d]# vi /etc/yum.repos.d/dvd.repo
[root@master yum.repos.d]# yum install samba -y
Loaded plugins: fastestmirror, langpacks
base                                                     | 3.6 kB     00:00     
dvd                                                      | 3.6 kB     00:00     
extras                                                   | 2.9 kB     00:00     
updates                                                  | 2.9 kB     00:00     
(1/6): dvd/group_gz                                        | 155 kB   00:00     
(2/6): dvd/primary_db                                      | 2.8 MB   00:00     
(3/6): extras/7/x86_64/primary_db                          | 190 kB   00:00     
(4/6): updates/7/x86_64/primary_db                         | 176 kB   00:00     
(5/6): base/7/x86_64/group_gz                              | 153 kB   00:05     
(6/6): base/7/x86_64/primary_db                            | 6.1 MB   00:09     
Determining fastest mirrors
 * base: mirrors.aliyun.com
 * extras: mirrors.aliyun.com
 * updates: mirrors.aliyun.com
Resolving Dependencies
--> Running transaction check
---> Package samba.x86_64 0:4.10.4-10.el7 will be installed
--> Processing Dependency: samba-libs = 4.10.4-10.el7 for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: samba-common-tools = 4.10.4-10.el7 for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: samba-common-libs = 4.10.4-10.el7 for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: samba-common = 4.10.4-10.el7 for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: samba-common = 4.10.4-10.el7 for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: samba-client-libs = 4.10.4-10.el7 for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libwbclient = 4.10.4-10.el7 for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libxattr-tdb-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libutil-tdb-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libutil-reg-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libsys-rw-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libsocket-blocking-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libsmbd-shim-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libsmbd-base-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libsmb-transport-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libserver-id-db-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libsecrets3-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libsamba3-util-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libsamba-sockets-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libsamba-security-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libsamba-errors.so.1(SAMBA_ERRORS_1)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libsamba-debug-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libsamba-cluster-support-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libreplace-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libpopt-samba3-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libndr-samba-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libmsghdr-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libmessages-dgm-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: liblibsmb-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libgse-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libgenrand-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libdbwrap-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libdbus-1.so.3(LIBDBUS_1_3)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libcmdline-contexts-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libcliauth-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libcli-smb-common-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libcli-nbt-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libcli-cldap-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libauth-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libCHARSET3-samba4.so(SAMBA_4.10.4)(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libtime-basic-samba4.so()(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libtalloc-report-samba4.so()(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libsys-rw-samba4.so()(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libsmbldap.so.2()(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libserver-id-db-samba4.so()(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libsamba-errors.so.1()(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libmsghdr-samba4.so()(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libmessages-util-samba4.so()(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libmessages-dgm-samba4.so()(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libiov-buf-samba4.so()(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libgensec-samba4.so()(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libgenrand-samba4.so()(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libcommon-auth-samba4.so()(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libcmdline-contexts-samba4.so()(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libclidns-samba4.so()(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libaesni-intel-samba4.so()(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Processing Dependency: libMESSAGING-SEND-samba4.so()(64bit) for package: samba-4.10.4-10.el7.x86_64
--> Running transaction check
---> Package dbus-libs.x86_64 1:1.6.12-13.el7 will be updated
--> Processing Dependency: dbus-libs(x86-64) = 1:1.6.12-13.el7 for package: 1:dbus-1.6.12-13.el7.x86_64
---> Package dbus-libs.x86_64 1:1.10.24-13.el7_6 will be an update
---> Package libwbclient.x86_64 0:4.2.3-10.el7 will be updated
---> Package libwbclient.x86_64 0:4.10.4-10.el7 will be an update
---> Package samba-client-libs.x86_64 0:4.2.3-10.el7 will be updated
--> Processing Dependency: samba-client-libs = 4.2.3-10.el7 for package: libsmbclient-4.2.3-10.el7.x86_64
--> Processing Dependency: libcli-smb-common-samba4.so(SAMBA_4.2.3)(64bit) for package: libsmbclient-4.2.3-10.el7.x86_64
--> Processing Dependency: libdcerpc-samba-samba4.so(SAMBA_4.2.3)(64bit) for package: libsmbclient-4.2.3-10.el7.x86_64
--> Processing Dependency: liberrors-samba4.so()(64bit) for package: libsmbclient-4.2.3-10.el7.x86_64
--> Processing Dependency: liberrors-samba4.so(SAMBA_4.2.3)(64bit) for package: libsmbclient-4.2.3-10.el7.x86_64
--> Processing Dependency: libgse-samba4.so(SAMBA_4.2.3)(64bit) for package: libsmbclient-4.2.3-10.el7.x86_64
--> Processing Dependency: liblibcli-lsa3-samba4.so(SAMBA_4.2.3)(64bit) for package: libsmbclient-4.2.3-10.el7.x86_64
--> Processing Dependency: liblibsmb-samba4.so(SAMBA_4.2.3)(64bit) for package: libsmbclient-4.2.3-10.el7.x86_64
--> Processing Dependency: libmsrpc3-samba4.so(SAMBA_4.2.3)(64bit) for package: libsmbclient-4.2.3-10.el7.x86_64
--> Processing Dependency: libreplace-samba4.so(SAMBA_4.2.3)(64bit) for package: libsmbclient-4.2.3-10.el7.x86_64
--> Processing Dependency: libsamba-debug-samba4.so(SAMBA_4.2.3)(64bit) for package: libsmbclient-4.2.3-10.el7.x86_64
--> Processing Dependency: libsamba-security-samba4.so(SAMBA_4.2.3)(64bit) for package: libsmbclient-4.2.3-10.el7.x86_64
--> Processing Dependency: libsecrets3-samba4.so(SAMBA_4.2.3)(64bit) for package: libsmbclient-4.2.3-10.el7.x86_64
--> Processing Dependency: libsmbregistry-samba4.so()(64bit) for package: libsmbclient-4.2.3-10.el7.x86_64
--> Processing Dependency: libsmbregistry-samba4.so(SAMBA_4.2.3)(64bit) for package: libsmbclient-4.2.3-10.el7.x86_64
--> Processing Dependency: libutil-cmdline-samba4.so(SAMBA_4.2.3)(64bit) for package: libsmbclient-4.2.3-10.el7.x86_64
---> Package samba-client-libs.x86_64 0:4.10.4-10.el7 will be an update
--> Processing Dependency: krb5-libs >= 1.15.1 for package: samba-client-libs-4.10.4-10.el7.x86_64
--> Processing Dependency: libtevent.so.0(TEVENT_0.9.37)(64bit) for package: samba-client-libs-4.10.4-10.el7.x86_64
--> Processing Dependency: libtevent.so.0(TEVENT_0.9.31)(64bit) for package: samba-client-libs-4.10.4-10.el7.x86_64
--> Processing Dependency: libtevent.so.0(TEVENT_0.9.30)(64bit) for package: samba-client-libs-4.10.4-10.el7.x86_64
--> Processing Dependency: libtdb.so.1(TDB_1.3.17)(64bit) for package: samba-client-libs-4.10.4-10.el7.x86_64
--> Processing Dependency: libtdb.so.1(TDB_1.3.11)(64bit) for package: samba-client-libs-4.10.4-10.el7.x86_64
--> Processing Dependency: libldb.so.1(LDB_1.3.0)(64bit) for package: samba-client-libs-4.10.4-10.el7.x86_64
--> Processing Dependency: libldb.so.1(LDB_1.1.30)(64bit) for package: samba-client-libs-4.10.4-10.el7.x86_64
---> Package samba-common.noarch 0:4.2.3-10.el7 will be updated
---> Package samba-common.noarch 0:4.10.4-10.el7 will be an update
---> Package samba-common-libs.x86_64 0:4.2.3-10.el7 will be updated
---> Package samba-common-libs.x86_64 0:4.10.4-10.el7 will be an update
---> Package samba-common-tools.x86_64 0:4.2.3-10.el7 will be updated
---> Package samba-common-tools.x86_64 0:4.10.4-10.el7 will be an update
---> Package samba-libs.x86_64 0:4.2.3-10.el7 will be updated
---> Package samba-libs.x86_64 0:4.10.4-10.el7 will be an update
--> Processing Dependency: libpytalloc-util.so.2(PYTALLOC_UTIL_2.1.9)(64bit) for package: samba-libs-4.10.4-10.el7.x86_64
--> Processing Dependency: libpytalloc-util.so.2(PYTALLOC_UTIL_2.1.6)(64bit) for package: samba-libs-4.10.4-10.el7.x86_64
--> Processing Dependency: libpyldb-util.so.1()(64bit) for package: samba-libs-4.10.4-10.el7.x86_64
--> Running transaction check
---> Package dbus.x86_64 1:1.6.12-13.el7 will be updated
--> Processing Dependency: dbus = 1:1.6.12-13.el7 for package: 1:dbus-x11-1.6.12-13.el7.x86_64
---> Package dbus.x86_64 1:1.10.24-13.el7_6 will be an update
---> Package krb5-libs.x86_64 0:1.13.2-10.el7 will be updated
---> Package krb5-libs.x86_64 0:1.15.1-46.el7 will be an update
---> Package libldb.x86_64 0:1.1.20-1.el7 will be updated
---> Package libldb.x86_64 0:1.5.4-1.el7 will be an update
--> Processing Dependency: libtalloc(x86-64) >= 2.1.16 for package: libldb-1.5.4-1.el7.x86_64
---> Package libsmbclient.x86_64 0:4.2.3-10.el7 will be updated
---> Package libsmbclient.x86_64 0:4.10.4-10.el7 will be an update
---> Package libtdb.x86_64 0:1.3.6-2.el7 will be updated
---> Package libtdb.x86_64 0:1.3.18-1.el7 will be an update
---> Package libtevent.x86_64 0:0.9.25-1.el7 will be updated
---> Package libtevent.x86_64 0:0.9.39-1.el7 will be an update
---> Package pyldb.x86_64 0:1.5.4-1.el7 will be installed
--> Processing Dependency: python-tdb(x86-64) >= 1.3.18 for package: pyldb-1.5.4-1.el7.x86_64
---> Package pytalloc.x86_64 0:2.1.2-1.el7 will be updated
---> Package pytalloc.x86_64 0:2.1.16-1.el7 will be an update
--> Running transaction check
---> Package dbus-x11.x86_64 1:1.6.12-13.el7 will be updated
---> Package dbus-x11.x86_64 1:1.10.24-13.el7_6 will be an update
---> Package libtalloc.x86_64 0:2.1.2-1.el7 will be updated
---> Package libtalloc.x86_64 0:2.1.16-1.el7 will be an update
---> Package python-tdb.x86_64 0:1.3.18-1.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package                 Arch        Version                    Repository
                                                                           Size
================================================================================
Installing:
 samba                   x86_64      4.10.4-10.el7              base      708 k
Installing for dependencies:
 pyldb                   x86_64      1.5.4-1.el7                base       49 k
 python-tdb              x86_64      1.3.18-1.el7               base       20 k
Updating for dependencies:
 dbus                    x86_64      1:1.10.24-13.el7_6         base      245 k
 dbus-libs               x86_64      1:1.10.24-13.el7_6         base      169 k
 dbus-x11                x86_64      1:1.10.24-13.el7_6         base       48 k
 krb5-libs               x86_64      1.15.1-46.el7              base      809 k
 libldb                  x86_64      1.5.4-1.el7                base      149 k
 libsmbclient            x86_64      4.10.4-10.el7              base      142 k
 libtalloc               x86_64      2.1.16-1.el7               base       33 k
 libtdb                  x86_64      1.3.18-1.el7               base       49 k
 libtevent               x86_64      0.9.39-1.el7               base       41 k
 libwbclient             x86_64      4.10.4-10.el7              base      113 k
 pytalloc                x86_64      2.1.16-1.el7               base       18 k
 samba-client-libs       x86_64      4.10.4-10.el7              base      5.0 M
 samba-common            noarch      4.10.4-10.el7              base      211 k
 samba-common-libs       x86_64      4.10.4-10.el7              base      176 k
 samba-common-tools      x86_64      4.10.4-10.el7              base      463 k
 samba-libs              x86_64      4.10.4-10.el7              base      271 k

Transaction Summary
================================================================================
Install  1 Package  (+ 2 Dependent packages)
Upgrade             ( 16 Dependent packages)

Total download size: 8.6 M
Downloading packages:
No Presto metadata available for base
(1/19): dbus-x11-1.10.24-13.el7_6.x86_64.rpm               |  48 kB   00:00     
(2/19): dbus-libs-1.10.24-13.el7_6.x86_64.rpm              | 169 kB   00:00     
(3/19): krb5-libs-1.15.1-46.el7.x86_64.rpm                 | 809 kB   00:00     
(4/19): libsmbclient-4.10.4-10.el7.x86_64.rpm              | 142 kB   00:00     
(5/19): libtdb-1.3.18-1.el7.x86_64.rpm                     |  49 kB   00:00     
(6/19): libwbclient-4.10.4-10.el7.x86_64.rpm               | 113 kB   00:00     
(7/19): pyldb-1.5.4-1.el7.x86_64.rpm                       |  49 kB   00:00     
(8/19): pytalloc-2.1.16-1.el7.x86_64.rpm                   |  18 kB   00:00     
(9/19): python-tdb-1.3.18-1.el7.x86_64.rpm                 |  20 kB   00:00     
(10/19): samba-4.10.4-10.el7.x86_64.rpm                    | 708 kB   00:00     
(11/19): samba-client-libs-4.10.4-10.el7.x86_64.rpm        | 5.0 MB   00:01     
(12/19): samba-common-4.10.4-10.el7.noarch.rpm             | 211 kB   00:00     
(13/19): samba-common-libs-4.10.4-10.el7.x86_64.rpm        | 176 kB   00:00     
(14/19): samba-common-tools-4.10.4-10.el7.x86_64.rpm       | 463 kB   00:00     
(15/19): samba-libs-4.10.4-10.el7.x86_64.rpm               | 271 kB   00:00     
(16/19): libtalloc-2.1.16-1.el7.x86_64.rpm                 |  33 kB   00:04     
(17/19): libldb-1.5.4-1.el7.x86_64.rpm                     | 149 kB   00:05     
(18/19): libtevent-0.9.39-1.el7.x86_64.rpm                 |  41 kB   00:05     
(19/19): dbus-1.10.24-13.el7_6.x86_64.rpm                  | 245 kB   00:20     
--------------------------------------------------------------------------------
Total                                              419 kB/s | 8.6 MB  00:21     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Updating   : libtalloc-2.1.16-1.el7.x86_64                               1/35 
  Updating   : libtdb-1.3.18-1.el7.x86_64                                  2/35 
  Updating   : libtevent-0.9.39-1.el7.x86_64                               3/35 
  Updating   : libldb-1.5.4-1.el7.x86_64                                   4/35 
  Updating   : krb5-libs-1.15.1-46.el7.x86_64                              5/35 
  Updating   : samba-common-4.10.4-10.el7.noarch                           6/35 
  Updating   : 1:dbus-libs-1.10.24-13.el7_6.x86_64                         7/35 
  Updating   : 1:dbus-1.10.24-13.el7_6.x86_64                              8/35 
  Installing : python-tdb-1.3.18-1.el7.x86_64                              9/35 
  Installing : pyldb-1.5.4-1.el7.x86_64                                   10/35 
  Updating   : pytalloc-2.1.16-1.el7.x86_64                               11/35 
  Updating   : samba-common-libs-4.10.4-10.el7.x86_64                     12/35 
  Updating   : libwbclient-4.10.4-10.el7.x86_64                           13/35 
  Updating   : samba-client-libs-4.10.4-10.el7.x86_64                     14/35 
  Updating   : samba-libs-4.10.4-10.el7.x86_64                            15/35 
  Updating   : samba-common-tools-4.10.4-10.el7.x86_64                    16/35 
  Installing : samba-4.10.4-10.el7.x86_64                                 17/35 
  Updating   : libsmbclient-4.10.4-10.el7.x86_64                          18/35 
  Updating   : 1:dbus-x11-1.10.24-13.el7_6.x86_64                         19/35 
  Cleanup    : libsmbclient-4.2.3-10.el7.x86_64                           20/35 
  Cleanup    : samba-libs-4.2.3-10.el7.x86_64                             21/35 
  Cleanup    : samba-common-libs-4.2.3-10.el7.x86_64                      22/35 
  Cleanup    : samba-common-tools-4.2.3-10.el7.x86_64                     23/35 
  Cleanup    : samba-common-4.2.3-10.el7.noarch                           24/35 
  Cleanup    : libwbclient-4.2.3-10.el7.x86_64                            25/35 
  Cleanup    : samba-client-libs-4.2.3-10.el7.x86_64                      26/35 
  Cleanup    : libldb-1.1.20-1.el7.x86_64                                 27/35 
  Cleanup    : libtevent-0.9.25-1.el7.x86_64                              28/35 
  Cleanup    : pytalloc-2.1.2-1.el7.x86_64                                29/35 
  Cleanup    : 1:dbus-x11-1.6.12-13.el7.x86_64                            30/35 
  Cleanup    : 1:dbus-1.6.12-13.el7.x86_64                                31/35 
  Cleanup    : 1:dbus-libs-1.6.12-13.el7.x86_64                           32/35 
  Cleanup    : libtalloc-2.1.2-1.el7.x86_64                               33/35 
  Cleanup    : libtdb-1.3.6-2.el7.x86_64                                  34/35 
  Cleanup    : krb5-libs-1.13.2-10.el7.x86_64                             35/35 
  Verifying  : 1:dbus-x11-1.10.24-13.el7_6.x86_64                          1/35 
  Verifying  : libldb-1.5.4-1.el7.x86_64                                   2/35 
  Verifying  : libsmbclient-4.10.4-10.el7.x86_64                           3/35 
  Verifying  : libtevent-0.9.39-1.el7.x86_64                               4/35 
  Verifying  : samba-common-tools-4.10.4-10.el7.x86_64                     5/35 
  Verifying  : libtdb-1.3.18-1.el7.x86_64                                  6/35 
  Verifying  : krb5-libs-1.15.1-46.el7.x86_64                              7/35 
  Verifying  : samba-common-libs-4.10.4-10.el7.x86_64                      8/35 
  Verifying  : samba-4.10.4-10.el7.x86_64                                  9/35 
  Verifying  : python-tdb-1.3.18-1.el7.x86_64                             10/35 
  Verifying  : libwbclient-4.10.4-10.el7.x86_64                           11/35 
  Verifying  : 1:dbus-libs-1.10.24-13.el7_6.x86_64                        12/35 
  Verifying  : libtalloc-2.1.16-1.el7.x86_64                              13/35 
  Verifying  : pyldb-1.5.4-1.el7.x86_64                                   14/35 
  Verifying  : 1:dbus-1.10.24-13.el7_6.x86_64                             15/35 
  Verifying  : pytalloc-2.1.16-1.el7.x86_64                               16/35 
  Verifying  : samba-client-libs-4.10.4-10.el7.x86_64                     17/35 
  Verifying  : samba-libs-4.10.4-10.el7.x86_64                            18/35 
  Verifying  : samba-common-4.10.4-10.el7.noarch                          19/35 
  Verifying  : samba-common-libs-4.2.3-10.el7.x86_64                      20/35 
  Verifying  : 1:dbus-1.6.12-13.el7.x86_64                                21/35 
  Verifying  : libsmbclient-4.2.3-10.el7.x86_64                           22/35 
  Verifying  : libtalloc-2.1.2-1.el7.x86_64                               23/35 
  Verifying  : libtevent-0.9.25-1.el7.x86_64                              24/35 
  Verifying  : libtdb-1.3.6-2.el7.x86_64                                  25/35 
  Verifying  : 1:dbus-x11-1.6.12-13.el7.x86_64                            26/35 
  Verifying  : 1:dbus-libs-1.6.12-13.el7.x86_64                           27/35 
  Verifying  : krb5-libs-1.13.2-10.el7.x86_64                             28/35 
  Verifying  : samba-client-libs-4.2.3-10.el7.x86_64                      29/35 
  Verifying  : pytalloc-2.1.2-1.el7.x86_64                                30/35 
  Verifying  : libldb-1.1.20-1.el7.x86_64                                 31/35 
  Verifying  : samba-common-4.2.3-10.el7.noarch                           32/35 
  Verifying  : libwbclient-4.2.3-10.el7.x86_64                            33/35 
  Verifying  : samba-common-tools-4.2.3-10.el7.x86_64                     34/35 
  Verifying  : samba-libs-4.2.3-10.el7.x86_64                             35/35 

Installed:
  samba.x86_64 0:4.10.4-10.el7                                                  

Dependency Installed:
  pyldb.x86_64 0:1.5.4-1.el7          python-tdb.x86_64 0:1.3.18-1.el7         

Dependency Updated:
  dbus.x86_64 1:1.10.24-13.el7_6                                                
  dbus-libs.x86_64 1:1.10.24-13.el7_6                                           
  dbus-x11.x86_64 1:1.10.24-13.el7_6                                            
  krb5-libs.x86_64 0:1.15.1-46.el7                                              
  libldb.x86_64 0:1.5.4-1.el7                                                   
  libsmbclient.x86_64 0:4.10.4-10.el7                                           
  libtalloc.x86_64 0:2.1.16-1.el7                                               
  libtdb.x86_64 0:1.3.18-1.el7                                                  
  libtevent.x86_64 0:0.9.39-1.el7                                               
  libwbclient.x86_64 0:4.10.4-10.el7                                            
  pytalloc.x86_64 0:2.1.16-1.el7                                                
  samba-client-libs.x86_64 0:4.10.4-10.el7                                      
  samba-common.noarch 0:4.10.4-10.el7                                           
  samba-common-libs.x86_64 0:4.10.4-10.el7                                      
  samba-common-tools.x86_64 0:4.10.4-10.el7                                     
  samba-libs.x86_64 0:4.10.4-10.el7                                             

Complete!
[root@master yum.repos.d]# rpm -qa|grep samba
samba-4.10.4-10.el7.x86_64
samba-common-libs-4.10.4-10.el7.x86_64
samba-libs-4.10.4-10.el7.x86_64
samba-common-4.10.4-10.el7.noarch
samba-client-libs-4.10.4-10.el7.x86_64
samba-common-tools-4.10.4-10.el7.x86_64
[root@master yum.repos.d]# systemctl start smb
[root@master yum.repos.d]# systemctl enable smb
Created symlink from /etc/systemd/system/multi-user.target.wants/smb.service to /usr/lib/systemd/system/smb.service.
[root@master yum.repos.d]# systemctl restart smb
[root@master yum.repos.d]# systemctl stop smb
[root@master yum.repos.d]# systemctl start sm
Failed to start sm.service: Unit not found.
[root@master yum.repos.d]# systemctl start smb
[root@master yum.repos.d]# start/restart/reload
bash: start/restart/reload: No such file or directory
[root@master yum.repos.d]# cd
[root@master ~]# service samba restart
Redirecting to /bin/systemctl restart  samba.service
Failed to restart samba.service: Unit not found.
[root@master ~]# /sbin/service smb restart
Redirecting to /bin/systemctl restart  smb.service
[root@master ~]# smbclient -L localhost -N
bash: smbclient: command not found...
[root@master ~]# service smb status
Redirecting to /bin/systemctl status  smb.service
● smb.service - Samba SMB Daemon
   Loaded: loaded (/usr/lib/systemd/system/smb.service; enabled; vendor preset: disabled)
   Active: active (running) since Wed 2020-05-13 22:56:44 CST; 2min 25s ago
     Docs: man:smbd(8)
           man:samba(7)
           man:smb.conf(5)
 Main PID: 5376 (smbd)
   Status: "smbd: ready to serve connections..."
   CGroup: /system.slice/smb.service
           ├─5376 /usr/sbin/smbd --foreground --no-process-group
           ├─5386 /usr/sbin/smbd --foreground --no-process-group
           ├─5387 /usr/sbin/smbd --foreground --no-process-group
           └─5391 /usr/sbin/smbd --foreground --no-process-group

May 13 22:56:43 master systemd[1]: Stopped Samba SMB Daemon.
May 13 22:56:43 master systemd[1]: Starting Samba SMB Daemon...
May 13 22:56:44 master smbd[5376]: [2020/05/13 22:56:44.176970,  0] ../../l...y)
May 13 22:56:44 master systemd[1]: Started Samba SMB Daemon.
May 13 22:56:44 master smbd[5376]:   daemon_ready: daemon ‘smbd‘ finished s...ns
Hint: Some lines were ellipsized, use -l to show in full.
[root@master ~]# systemctl enable smb
[root@master ~]# vim /etc/samba/smb.onf
[root@master ~]# vim /etc/samba/smb.conf
[root@master ~]# cd /etc/samba
[root@master samba]# ls
lmhosts  smb.conf  smb.conf.example  smb.onf
[root@master samba]# cp smb.conf smb.conf.bak
[root@master samba]# cd
[root@master ~]# useradd karl
[root@master ~]# useradd joe
[root@master ~]# useradd mary
[root@master ~]# useradd jen
[root@master ~]# vim /etc/samba/smb.conf
[root@master ~]# netstat -anlpt |grep smb 
tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      5376/smbd           
tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      5376/smbd           
tcp6       0      0 :::139                  :::*                    LISTEN      5376/smbd           
tcp6       0      0 :::445                  :::*                    LISTEN      5376/smbd           
[root@master ~]# netstat -anlpu | grep nmb
[root@master ~]# systemctl start smb nmb
[root@master ~]#  systemctl is-active smb nmb
active
active
[root@master ~]# systemctl enable smb nmb
Created symlink from /etc/systemd/system/multi-user.target.wants/nmb.service to /usr/lib/systemd/system/nmb.service.
[root@master ~]# netstat -anlpu | grep nmb
udp        0      0 192.168.58.255:137      0.0.0.0:*                           6253/nmbd           
udp        0      0 192.168.58.132:137      0.0.0.0:*                           6253/nmbd           
udp        0      0 192.168.122.255:137     0.0.0.0:*                           6253/nmbd           
udp        0      0 192.168.122.1:137       0.0.0.0:*                           6253/nmbd           
udp        0      0 0.0.0.0:137             0.0.0.0:*                           6253/nmbd           
udp        0      0 192.168.58.255:138      0.0.0.0:*                           6253/nmbd           
udp        0      0 192.168.58.132:138      0.0.0.0:*                           6253/nmbd           
udp        0      0 192.168.122.255:138     0.0.0.0:*                           6253/nmbd           
udp        0      0 192.168.122.1:138       0.0.0.0:*                           6253/nmbd           
udp        0      0 0.0.0.0:138             0.0.0.0:*                           6253/nmbd           
[root@master ~]# systemctl enable nmb
[root@master ~]# netstat -anlpu | grep nmb
udp        0      0 192.168.58.255:137      0.0.0.0:*                           6253/nmbd           
udp        0      0 192.168.58.132:137      0.0.0.0:*                           6253/nmbd           
udp        0      0 192.168.122.255:137     0.0.0.0:*                           6253/nmbd           
udp        0      0 192.168.122.1:137       0.0.0.0:*                           6253/nmbd           
udp        0      0 0.0.0.0:137             0.0.0.0:*                           6253/nmbd           
udp        0      0 192.168.58.255:138      0.0.0.0:*                           6253/nmbd           
udp        0      0 192.168.58.132:138      0.0.0.0:*                           6253/nmbd           
udp        0      0 192.168.122.255:138     0.0.0.0:*                           6253/nmbd           
udp        0      0 192.168.122.1:138       0.0.0.0:*                           6253/nmbd           
udp        0      0 0.0.0.0:138             0.0.0.0:*                           6253/nmbd           
[root@master ~]# netstat -anlpt |grep smb 
tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      5376/smbd           
tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      5376/smbd           
tcp6       0      0 :::139                  :::*                    LISTEN      5376/smbd           
tcp6       0      0 :::445                  :::*                    LISTEN      5376/smbd           
[root@master ~]# firewall -cmd --permanent --add-service=samba
bash: firewall: command not found...
[root@master ~]# systemctl status firewalld.service
● firewalld.service - firewalld - dynamic firewall daemon
   Loaded: loaded (/usr/lib/systemd/system/firewalld.service; disabled; vendor preset: enabled)
   Active: inactive (dead)
[root@master ~]# systemctl status firewalld
● firewalld.service - firewalld - dynamic firewall daemon
   Loaded: loaded (/usr/lib/systemd/system/firewalld.service; disabled; vendor preset: enabled)
   Active: inactive (dead)
[root@master ~]#  systemctl start firewalld.service  
[root@master ~]# systemctl status firewalld
● firewalld.service - firewalld - dynamic firewall daemon
   Loaded: loaded (/usr/lib/systemd/system/firewalld.service; disabled; vendor preset: enabled)
   Active: active (running) since Wed 2020-05-13 23:17:03 CST; 20s ago
 Main PID: 6767 (firewalld)
   CGroup: /system.slice/firewalld.service
           └─6767 /usr/bin/python -Es /usr/sbin/firewalld --nofork --nopid

May 13 23:17:01 master systemd[1]: Starting firewalld - dynamic firewall da.....
May 13 23:17:03 master systemd[1]: Started firewalld - dynamic firewall daemon.
Hint: Some lines were ellipsized, use -l to show in full.
[root@master ~]# firewall -cmd --permanent --add-service=samba
bash: firewall: command not found...
[root@master ~]# firewall-cmd --permanent --add-service=samba
success
[root@master ~]# firewall-cmd --reload
success
[root@master ~]# setenforce 0
setenforce: SELinux is disabled
[root@master ~]# mkdir /common
[root@master ~]# smbpasswd -a karl
New SMB password:
Retype new SMB password:
Added user karl.
[root@master ~]# useradd reading
[root@master ~]# passwd reading
Changing password for user reading.
New password: 
BAD PASSWORD: The password is shorter than 8 characters
Retype new password: 
passwd: all authentication tokens updated successfully.
[root@master ~]# smbpasswd -a reading
New SMB password:
Retype new SMB password:
Added user reading.
[root@master ~]# smbpasswd -a reading
New SMB password:
Retype new SMB password:
[root@master ~]# mkdir /companydata
[root@master ~]# mkdir /companydata/sales
[root@master ~]# touch /companydata/sales/test_share.tar
[root@master ~]# groupadd sales
[root@master ~]# useradd -g sales sale1
[root@master ~]# useradd -g sales sale2
[root@master ~]# useradd test_user1
[root@master ~]# passwd sale1
Changing password for user sale1.
New password: 
BAD PASSWORD: The password is shorter than 8 characters
Retype new password: 
passwd: all authentication tokens updated successfully.
[root@master ~]# passwd sale2
Changing password for user sale2.
New password: 
BAD PASSWORD: The password is shorter than 8 characters
Retype new password: 
passwd: all authentication tokens updated successfully.
[root@master ~]# passwd test_user1
Changing password for user test_user1.
New password: 
BAD PASSWORD: The password is shorter than 8 characters
Retype new password: 
passwd: all authentication tokens updated successfully.
[root@master ~]# smbpasswd -a sale1
New SMB password:
Retype new SMB password:
Added user sale1.
[root@master ~]# smbpasswd -a sale2
New SMB password:
Retype new SMB password:
Added user sale2.
[root@master ~]# pdbedit -L 
karl:1001:
sale1:1006:
reading:1005:
sale2:1007:
[root@master ~]# chown -R 755 /common/
[root@master ~]# vim /etc/samba/smb.conf
[root@master ~]# chmod 777 /companydata/sales -R
[root@master ~]# chown sale1:sales /companydata/sales -R
[root@master ~]# chown sale2:sales /companydata/sales -R
[root@master ~]# chcon -t samba_share_t /companydata/sales -R
chcon: can‘t apply partial context to unlabeled file ‘test_share.tar’
chcon: can‘t apply partial context to unlabeled file ‘/companydata/sales’
[root@master ~]# getenforce
Disabled
[root@master ~]# setenforce Permissive
setenforce: SELinux is disabled
[root@master ~]# firewall-cmd --list-all
public (default, active)
  interfaces: eno16777736
  sources: 
  services: dhcpv6-client samba ssh
  ports: 
  masquerade: no
  forward-ports: 
  icmp-blocks: 
  rich rules: 
    
[root@master ~]# systemctl reload smb
[root@master ~]# ipconfig -a
bash: ipconfig: command not found...
[root@master ~]# ip add
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eno16777736: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP qlen 1000
    link/ether 00:0c:29:2b:09:11 brd ff:ff:ff:ff:ff:ff
    inet 192.168.58.132/24 brd 192.168.58.255 scope global eno16777736
       valid_lft forever preferred_lft forever
    inet6 fe80::20c:29ff:fe2b:911/64 scope link 
       valid_lft forever preferred_lft forever
3: virbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN 
    link/ether 00:00:00:00:00:00 brd ff:ff:ff:ff:ff:ff
    inet 192.168.122.1/24 brd 192.168.122.255 scope global virbr0
       valid_lft forever preferred_lft forever
4: virbr0-nic: <BROADCAST,MULTICAST> mtu 1500 qdisc pfifo_fast state DOWN qlen 500
    link/ether 52:54:00:34:f9:cb brd ff:ff:ff:ff:ff:ff
[root@master ~]# mkdir /iso
mkdir: cannot create directory ‘/iso’: File exists
[root@master ~]# mount /dev/cdrom /iso
mount: /dev/sr0 is write-protected, mounting read-only
mount: /dev/sr0 is already mounted or /iso busy
       /dev/sr0 is already mounted on /run/media/hadoop/CentOS 7 x86_64
       /dev/sr0 is already mounted on /iso
[root@master ~]# vim /etc/yum.repos.d/dvd.repo
[root@master ~]# yum install samba-client -y
Loaded plugins: fastestmirror, langpacks
dvd                                                      | 3.6 kB     00:00     
Loading mirror speeds from cached hostfile
 * base: mirrors.aliyun.com
 * extras: mirrors.aliyun.com
 * updates: mirrors.aliyun.com
Resolving Dependencies
--> Running transaction check
---> Package samba-client.x86_64 0:4.10.4-10.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package              Arch           Version                 Repository    Size
================================================================================
Installing:
 samba-client         x86_64         4.10.4-10.el7           base         642 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 642 k
Installed size: 2.1 M
Downloading packages:
samba-client-4.10.4-10.el7.x86_64.rpm                      | 642 kB   00:06     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : samba-client-4.10.4-10.el7.x86_64                            1/1 
  Verifying  : samba-client-4.10.4-10.el7.x86_64                            1/1 

Installed:
  samba-client.x86_64 0:4.10.4-10.el7                                           

Complete!
[root@master ~]# yum install cifs-utils -y
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
 * base: mirrors.aliyun.com
 * extras: mirrors.aliyun.com
 * updates: mirrors.aliyun.com
Resolving Dependencies
--> Running transaction check
---> Package cifs-utils.x86_64 0:6.2-10.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package             Arch            Version                Repository     Size
================================================================================
Installing:
 cifs-utils          x86_64          6.2-10.el7             base           85 k

Transaction Summary
================================================================================
Install  1 Package

Total download size: 85 k
Installed size: 175 k
Downloading packages:
cifs-utils-6.2-10.el7.x86_64.rpm                           |  85 kB   00:00     
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : cifs-utils-6.2-10.el7.x86_64                                 1/1 
  Verifying  : cifs-utils-6.2-10.el7.x86_64                                 1/1 

Installed:
  cifs-utils.x86_64 0:6.2-10.el7                                                

Complete!
[root@master ~]# 

 

linux配置文件

标签:verify   samba smb   br0   services   cas   socket   options   not found   wal   

原文地址:https://www.cnblogs.com/Aiahtwo/p/12885965.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!