Displaying 3 results from an estimated 3 matches for "ry_domain_control".
2019 Feb 20
4
Error NT_STATUS_CONNECTION_REFUSED
Hi,
After installing samba on ubuntu 18.04 following the guide at
https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller 
can't do anything with it.
# smbclient -L localhost -N
Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED)
looks like its not even running...
ps ax | egrep "samba|smbd|nmbd|winbindd"
 1965 pts/0    S+     0:00 grep -E --color=auto samba|smbd|nmbd|winbindd
# smb...
2019 Feb 20
0
Error NT_STATUS_CONNECTION_REFUSED
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Am 20.02.19 um 20:51 schrieb samba.x.eliezer613--- via samba:
> After installing samba on ubuntu 18.04 following the guide at 
> https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directo
ry_Domain_Controller
>  can't do anything with it.
> 
> # smbclient -L localhost -N Connection to localhost failed (Error
> NT_STATUS_CONNECTION_REFUSED)
> 
> looks like its not even running...
> 
> ps ax | egrep "samba|smbd|nmbd|winbindd" 1965 pts/0    S+     0:00
> grep -E...
2017 Sep 11
3
Setting up Samba AD-DC on Debian Stretch made easy.
Hai, 
I made the install howto based on the wiki steps, i only changed the order of install on some places.
And found it, not email but wiki. 
https://wiki.samba.org/index.php/Setting_up_Samba_as_an_Active_Directory_Domain_Controller 
The part Configuring Kerberos. 
(  cp /usr/local/samba/private/krb5.conf /etc/krb5.conf ) 
Which made me think that the /var/lib/samba/private/krb5.conf isnt used. (anymore)
And so /etc/krb5.conf is the default, ... Wrong thinking?  
Greetz, 
Louis
 
> -----Oorspronkelijk bericht-----...