How to Install and Uninstall winbind Package on Kali Linux

Last updated: May 13,2024

1. Install "winbind" package

This tutorial shows how to install winbind on Kali Linux

$ sudo apt update $ sudo apt install winbind

2. Uninstall "winbind" package

Please follow the guidance below to uninstall winbind on Kali Linux:

$ sudo apt remove winbind $ sudo apt autoclean && sudo apt autoremove

3. Information about the winbind package on Kali Linux

Package: winbind
Source: samba
Version: 2:4.19.5+dfsg-1
Installed-Size: 1612
Maintainer: Debian Samba Maintainers
Architecture: amd64
Replaces: samba (<< 2:4.16.6+dfsg-5~), samba-libs (<< 2:4.16.6+dfsg-5~)
Depends: samba-common (= 2:4.19.5+dfsg-1), samba-common-bin (= 2:4.19.5+dfsg-1), libwbclient0 (= 2:4.19.5+dfsg-1), passwd, libbsd0 (>= 0.6.0), libc6 (>= 2.34), libgnutls30 (>= 3.7.0), libldap-2.5-0 (>= 2.5.4), libldb2 (>= 0.9.21), libndr3 (>= 2:4.17.2), libpopt0 (>= 1.14), libsmbldap2 (>= 2:4.16.6), libtalloc2 (>= 2.4.1~), libtdb1 (>= 1.4.9~), libtevent0 (>= 0.15.0), samba-libs (= 2:4.19.5+dfsg-1)
Pre-Depends: init-system-helpers (>= 1.54~)
Suggests: libnss-winbind, libpam-winbind
Enhances: libkrb5-26-heimdal
Breaks: samba (<< 2:4.16.6+dfsg-5~), samba-libs (<< 2:4.16.6+dfsg-5~)
Size: 431796
SHA256: 6555dc401d27788ef6fde7253ac022a0ed09a5370c0919b63457a263bf7c60ec
SHA1: e1338c06d29ba76a7b46d448acce8cd8be07d629
MD5sum: 673ffebb66657c5c951ca6994e3a7c0a
Description: service to resolve user and group information from Windows NT servers
Samba is an implementation of the SMB/CIFS protocol for Unix systems,
providing support for cross-platform file sharing with Microsoft Windows, OS X,
and other Unix systems. Samba can also function as a domain controller
or member server in Active Directory or NT4-style domains.
.
This package provides winbindd, a daemon which integrates authentication
and directory service (user/group lookup) mechanisms from a Windows
domain on a Linux system.
.
Winbind based user/group lookups via /etc/nsswitch.conf can be enabled via
the libnss-winbind package. Winbind based Windows domain authentication can
be enabled via the libpam-winbind package.
Description-md5:
Multi-Arch: allowed
Homepage: https://www.samba.org
Tag: implemented-in::c, interface::daemon, network::server, network::service,
protocol::smb, role::program, security::authentication, suite::samba
Section: net
Priority: optional
Filename: pool/main/s/samba/winbind_4.19.5+dfsg-1_amd64.deb