wbinfo

service to resolve user and group information from Windows NT servers

Debian Debian
RUN apt-get update && \ apt-get install -y winbind
Ubuntu
RUN apt-get update && \ apt-get install -y winbind
Alpine
RUN apk add samba
Arch Arch Linux
RUN pacman -S --noconfirm samba
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y winbind
CentOS
RUN yum install -y samba4-winbind-clients
Fedora
RUN dnf install -y samba-winbind-clients-2
Raspbian
RUN apt-get update && \ apt-get install -y winbind
click the source code to copy install wbinfo on any operating system with command-not-found.com