Displaying 2 results from an estimated 2 matches for "wnetin".
2020 Mar 02
3
pam doesn't work.
pam doesn't work.
Samba Version 4.12.0rc4
openSUSE Leap 15.2
./configure --with-ads --systemd-install-services
--with-shared-modules=idmap_ad --enable-debug --enable-selftest
--with-systemd
# Global parameters
[global]
dns forwarder = 172.16.0.1
netbios name = WNETIN
realm = WNETINFO.LAN
server role = active directory domain controller
workgroup = WNETINFO
idmap_ldb:use rfc2307 = yes
###Winbind
template shell = /bin/bash
template homedir = /home/%U
winbind use default domain = true
winbind offline...
2020 Mar 08
0
pam doesn't work.
...-v|grep pam
> ????libpamc.so.0 -> libpamc.so.0.82.1
> ????libpam_misc.so.0 -> libpam_misc.so.0.82.1
> ????libpam.so.0 -> libpam.so.0.84.2
>
> pam_winbind == NO OK
I wouldn't worry about that, it doesn't work on my DC, yet 'getent'
produces output.
>
> wnetin:/build/samba-4.12.0 # getent group "WNETINFO\\Domain Users"
> wnetin:/build/samba-4.12.0 #
> wnetin:/build/samba-4.12.0 # It shows nothing
>
> wnetin:/build/samba-4.12.0 # getent passwd "WNETINFO\\edson"
> wnetin:/build/samba-4.12.0 # It shows nothing
This is ver...