Thursday, 16 September 2021

install smbclient

$ sudo apt install smbclient [sudo] password for dhwan: Sorry, try again. [sudo] password for dhwan: Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: python3-crypto python3-gpg python3-ldb python3-samba python3-tdb samba-common samba-common-bin samba-dsdb-modules Suggested packages: heimdal-clients python3-markdown python3-dnspython cifs-utils The following NEW packages will be installed: python3-crypto python3-gpg python3-ldb python3-samba python3-tdb samba-common samba-common-bin samba-dsdb-modules smbclient 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. Need to get 4.104 kB of archives. After this operation, 27,8 MB of additional disk space will be used. Do you want to continue? [Y/n] y Get:1 http://id.archive.ubuntu.com/ubuntu focal-updates/main amd64 samba-common all 2:4.11.6+dfsg-0ubuntu1.10 [68,8 kB] Get:2 http://id.archive.ubuntu.com/ubuntu focal-updates/main amd64 smbclient amd64 2:4.11.6+dfsg-0ubuntu1.10 [365 kB] Get:3 http://id.archive.ubuntu.com/ubuntu focal/main amd64 python3-crypto amd64 2.6.1-13ubuntu2 [237 kB] Get:4 http://id.archive.ubuntu.com/ubuntu focal/main amd64 python3-gpg amd64 1.13.1-7ubuntu2 [165 kB] Get:5 http://id.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-ldb amd64 2:2.0.10-0ubuntu0.20.04.3 [37,6 kB] Get:6 http://id.archive.ubuntu.com/ubuntu focal/main amd64 python3-tdb amd64 1.4.2-3build1 [13,4 kB] Get:7 http://id.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-samba amd64 2:4.11.6+dfsg-0ubuntu1.10 [2.405 kB] Get:8 http://id.archive.ubuntu.com/ubuntu focal-updates/main amd64 samba-common-bin amd64 2:4.11.6+dfsg-0ubuntu1.10 [522 kB] Get:9 http://id.archive.ubuntu.com/ubuntu focal-updates/main amd64 samba-dsdb-modules amd64 2:4.11.6+dfsg-0ubuntu1.10 [290 kB] Fetched 4.104 kB in 21s (191 kB/s) Preconfiguring packages ... Selecting previously unselected package samba-common. (Reading database ... 321186 files and directories currently installed.) Preparing to unpack .../0-samba-common_2%3a4.11.6+dfsg-0ubuntu1.10_all.deb ... Unpacking samba-common (2:4.11.6+dfsg-0ubuntu1.10) ... Selecting previously unselected package smbclient. Preparing to unpack .../1-smbclient_2%3a4.11.6+dfsg-0ubuntu1.10_amd64.deb ... Unpacking smbclient (2:4.11.6+dfsg-0ubuntu1.10) ... Selecting previously unselected package python3-crypto. Preparing to unpack .../2-python3-crypto_2.6.1-13ubuntu2_amd64.deb ... Unpacking python3-crypto (2.6.1-13ubuntu2) ... Selecting previously unselected package python3-gpg. Preparing to unpack .../3-python3-gpg_1.13.1-7ubuntu2_amd64.deb ... Unpacking python3-gpg (1.13.1-7ubuntu2) ... Selecting previously unselected package python3-ldb. Preparing to unpack .../4-python3-ldb_2%3a2.0.10-0ubuntu0.20.04.3_amd64.de b ... Unpacking python3-ldb (2:2.0.10-0ubuntu0.20.04.3) ... Selecting previously unselected package python3-tdb. Preparing to unpack .../5-python3-tdb_1.4.2-3build1_amd64.deb ... Unpacking python3-tdb (1.4.2-3build1) ... Selecting previously unselected package python3-samba. Preparing to unpack .../6-python3-samba_2%3a4.11.6+dfsg-0ubuntu1.10_amd64. deb ... Unpacking python3-samba (2:4.11.6+dfsg-0ubuntu1.10) ... Selecting previously unselected package samba-common-bin. Preparing to unpack .../7-samba-common-bin_2%3a4.11.6+dfsg-0ubuntu1.10_amd 64.deb ... Unpacking samba-common-bin (2:4.11.6+dfsg-0ubuntu1.10) ... Selecting previously unselected package samba-dsdb-modules:amd64. Preparing to unpack .../8-samba-dsdb-modules_2%3a4.11.6+dfsg-0ubuntu1.10_a md64.deb ... Unpacking samba-dsdb-modules:amd64 (2:4.11.6+dfsg-0ubuntu1.10) ... Setting up samba-common (2:4.11.6+dfsg-0ubuntu1.10) ... Creating config file /etc/samba/smb.conf with new version Setting up python3-tdb (1.4.2-3build1) ... Setting up python3-gpg (1.13.1-7ubuntu2) ... Setting up python3-ldb (2:2.0.10-0ubuntu0.20.04.3) ... Setting up smbclient (2:4.11.6+dfsg-0ubuntu1.10) ... Setting up python3-crypto (2.6.1-13ubuntu2) ... Setting up samba-dsdb-modules:amd64 (2:4.11.6+dfsg-0ubuntu1.10) ... Setting up python3-samba (2:4.11.6+dfsg-0ubuntu1.10) ... Setting up samba-common-bin (2:4.11.6+dfsg-0ubuntu1.10) ... Checking smb.conf with testparm Load smb config files from /etc/samba/smb.conf Loaded services file OK. WARNING: The 'netbios name' is too long (max. 15 chars). Server role: ROLE_STANDALONE Done Processing triggers for man-db (2.9.1-1) ... Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
Share:

0 comments:

Post a Comment