Somehow /var/run/samba got erased......I don't know how or why.
Recreated /var/run/samba and now:
smbclient -L localhost -U%
Domain=[CONPAGO] OS=[Unix] Server=[Samba 4.1.17-SerNet-RedHat-11.el7]
Sharename Type Comment
--------- ---- -------
netlogon Disk
sysvol Disk
IPC$ IPC IPC Service (Samba
4.1.17-SerNet-RedHat-11.el7)
Domain=[CONPAGO] OS=[Unix] Server=[Samba 4.1.17-SerNet-RedHat-11.el7]
Server Comment
--------- -------
Workgroup Master
--------- -------
But same failure here:
smbclient //localhost/netlogon -UAdministrator -c 'ls'
Enter Administrator's password:
session setup failed: NT_STATUS_LOGON_FAILURE
[root at a10 run]#
On 22/04/15 18:47, Mike wrote:> Somehow /var/run/samba got erased......I don't know how or why. > Recreated /var/run/samba and now: > smbclient -L localhost -U% > Domain=[CONPAGO] OS=[Unix] Server=[Samba 4.1.17-SerNet-RedHat-11.el7] > > Sharename Type Comment > --------- ---- ------- > netlogon Disk > sysvol Disk > IPC$ IPC IPC Service (Samba > 4.1.17-SerNet-RedHat-11.el7) > Domain=[CONPAGO] OS=[Unix] Server=[Samba 4.1.17-SerNet-RedHat-11.el7] > > Server Comment > --------- ------- > > Workgroup Master > --------- ------- > > > But same failure here: > > smbclient //localhost/netlogon -UAdministrator -c 'ls' > Enter Administrator's password: > session setup failed: NT_STATUS_LOGON_FAILURE > [root at a10 run]# > >As far as I can see you only testing at the moment, so can I suggest that you switch OS to Debian wheezy and then use Louis's script to install your DC, this should get you a DC that works as expected. See here for Louis's script: https://secure.bazuin.nl/scripts/ Rowland
Thanks, Rowland. I'll give it some thought. At this point, I may even go back to slackware or gentoo. It is a bit much learning all the new system tools (systemd, systemctl, firewalld, NetworkManager, etc.) while moving from a samba standalone configuration to AD/DC, DNS, Kerberos, all for the first time. I'm also considering calling Pantek.com - - - I've had some very good experiences with them in the past. At any rate, thanks for your time today. Best regards, Mike On Wed, Apr 22, 2015 at 2:01 PM, Rowland Penny <rowlandpenny at googlemail.com> wrote:> On 22/04/15 18:47, Mike wrote: > >> Somehow /var/run/samba got erased......I don't know how or why. >> Recreated /var/run/samba and now: >> smbclient -L localhost -U% >> Domain=[CONPAGO] OS=[Unix] Server=[Samba 4.1.17-SerNet-RedHat-11.el7] >> >> Sharename Type Comment >> --------- ---- ------- >> netlogon Disk >> sysvol Disk >> IPC$ IPC IPC Service (Samba >> 4.1.17-SerNet-RedHat-11.el7) >> Domain=[CONPAGO] OS=[Unix] Server=[Samba 4.1.17-SerNet-RedHat-11.el7] >> >> Server Comment >> --------- ------- >> >> Workgroup Master >> --------- ------- >> >> >> But same failure here: >> >> smbclient //localhost/netlogon -UAdministrator -c 'ls' >> Enter Administrator's password: >> session setup failed: NT_STATUS_LOGON_FAILURE >> [root at a10 run]# >> >> >> > As far as I can see you only testing at the moment, so can I suggest that > you switch OS to Debian wheezy and then use Louis's script to install your > DC, this should get you a DC that works as expected. > > See here for Louis's script: https://secure.bazuin.nl/scripts/ > > > Rowland > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >