Displaying 20 results from an estimated 3000 matches similar to: "Winbindd dies instantly"
2015 Jan 31
0
Winbindd dies instantly
You didn't send your mail to the list. ;-)
As you said, you have samba-ad packages installed. Uninstall samba-ad, because you only need samba. Samba-ad is for DCs.
I would try this to avoid errors to winbind by this package.
Am 31. Januar 2015 00:32:30 MEZ, schrieb "Jesper Koivum?ki" <jesper.koivumaki at kulturfonden.fi>:
>
>I realize now I should have been more
2015 Mar 19
2
The RPC server is unavailable
>On 18/03/15 17:56, Jesper Koivum?ki wrote:
>>/ Hi,
/>>/
/>>/ I'm running a samba 4.2 server on RedHat5 and for some reason I can't
/>>/ seem to logon using the AD Users and Computers -tool.
/>>/
/>>/ Whenever I try to connect to the PDC I get the following error:
/>>/
/>>/ "The following Domain Controller could not be contacted:
2015 Mar 19
1
The RPC server is unavailable
Hi,
Thank you for your reply!
I don't have any openchange services included in my installation. Nor am
I using sogo.
I changed the DNS settings on the DHCP server now, to only include the
PDC. Any idea if I can still have the PDC forward the DNS calls with
"dns forwarder" in smb.conf? Can I still use a secondary DNS server in
resolv.conf on the PDC?
It feels a bit risky,
2015 Nov 05
3
Problem with DNS configuration and "host" command . . .
I'm following the instructions here --
https://wiki.samba.org/index.php/Setup_a_Samba_Active_Directory_Domain_Controller
I've successfully "tested" my domain controller --
adam at eagle:~$ smbclient -L localhost -U%
Domain=[SMBDOMAIN] OS=[Unix] Server=[Samba 4.1.18-Debian]
Sharename Type Comment
--------- ---- -------
netlogon
2014 May 02
1
Failed to connect host on port 135 - NT_STATUS_CONNECTION_REFUSED
Hello,
I've been trying to install Samba4 for a while now, following the
instructions over at:
http://linuxdrops.com/install-samba-4-on-centos-rhel-fedora-debian-ubuntu/
However, when I get to the stage where I should be able to join the
domain with a Windows machine (7, not XP) I run into networking issues.
For one, my network is behind a NAT so I can't just use a public DNS for
2015 Feb 13
2
Question re kerberos . . .
I've used the Samba AD DC HOWTO
<https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO> to install Samba 4
as an Active Directory/Domain Controller.
I've successfully configured the domain/realm and DNS (as far as I can
tell) and worked my way through Testing Your Samba Domain Controller
<https://wiki.samba.org/index.php/Samba_AD_DC_HOWTO#Testing_Your_Samba_Domain_Controller>
2019 Jan 13
1
Samba 4 users - UID/GID - or how to migrate
Am 13.01.2019 um 22:40 schrieb Rowland Penny via samba:
> On Sun, 13 Jan 2019 21:41:39 +0100
> Anton Blau via samba <samba at lists.samba.org> wrote:
>
>> Am 13.01.2019 um 20:41 schrieb Rowland Penny via samba:
>>> On Sun, 13 Jan 2019 20:22:22 +0100
>>> Anton Blau via samba <samba at lists.samba.org> wrote:
>>>
>>>
Rowland - thank you
2015 Oct 02
2
Wiki news: Build Samba, Join DCs
On 10/02/2015 02:37 PM, Rowland Penny wrote:
> On 02/10/15 19:02, Steve Ankeny wrote:
>> On 09/29/2015 01:23 PM, Rowland Penny wrote:
>>> On 29/09/15 18:09, Steve Ankeny wrote:
>>>> On 09/27/2015 05:48 AM, Marc Muehlfeld wrote:
>>>>> Hello,
>>>>>
>>>>> during the last week I finished two documentation:
>>>>>
2015 Mar 18
1
The RPC server is unavailable
Hi,
I'm running a samba 4.2 server on RedHat5 and for some reason I can't
seem to logon using the AD Users and Computers -tool.
Whenever I try to connect to the PDC I get the following error:
"The following Domain Controller could not be contacted: <name of pdc>.
The RPC server is unavailable."
I've checked for any possible firewall issues, but even with all
2015 Nov 05
2
Problem with DNS configuration and "host" command . . .
On 11/05/2015 11:38 AM, Rowland Penny wrote:
> On 05/11/15 16:21, Steve Ankeny wrote:
>> I'm following the instructions here --
>>
>> https://wiki.samba.org/index.php/Setup_a_Samba_Active_Directory_Domain_Controller
>>
>>
>> I've successfully "tested" my domain controller --
>>
>> adam at eagle:~$ smbclient -L localhost -U%
2018 Jul 18
3
Cannot contact any KDC for requested realm
Hello,
please excuse my bad englisch. I am not a native speaker.
I try to install Samba 4 as a active directory domain controller but I
get always this message in the /var/log/syslog:
Jul 18 11:42:41 file winbindd[1100]: [2018/07/18 11:42:41.609594, 0]
../source3/winbindd/winbindd_cache.c:3235(initialize_winbindd_cache)
Jul 18 11:42:41 file winbindd[1100]: initialize_winbindd_cache:
2015 Oct 02
4
Wiki news: Build Samba, Join DCs
On 09/29/2015 01:23 PM, Rowland Penny wrote:
> On 29/09/15 18:09, Steve Ankeny wrote:
>> On 09/27/2015 05:48 AM, Marc Muehlfeld wrote:
>>> Hello,
>>>
>>> during the last week I finished two documentation:
>>>
>>> * https://wiki.samba.org/index.php/Build_Samba_from_source
>>> This page wasn't more than just a
2015 Feb 14
4
RPC Server is unavailable . . .
Ubuntu 14.04, Samba 4.1.6
I'm having trouble connecting Windows clients to the domain.
"The following error occurred attempting to join the domain "smbdomain":
The RPC server is unavailable."
When you attempt to join the domain, it finds it by name immediately and
asks for username/password, after which it gives the error above. I
haven't found documentation on
2003 Sep 04
2
problem with samba 3.0 beta
Hi!
I am using samba 3.0 beta as a PDC with ldap authentication.
I am able to login to win 98 machine with samba as PDC.
The problem i am facing is samba requires /etc/passwd entry of user in addition
to ldap entry. I am pasting my smb.conf for ref.
Is it possible to use only ldap account so that i do not have to add /etc/passwd
entry.
I have not added ldap entry in /etc/nsswitch.conf file.
2019 Jan 13
2
winbind failed to reset devices.list was: samba.service is masked (Debian 9)
Am 13.01.2019 um 10:44 schrieb Rowland Penny via samba:
> On Sun, 13 Jan 2019 08:09:52 +0100
> Anton Blau via samba <samba at lists.samba.org> wrote:
> Am 12.01.2019 um 23:08 schrieb Rowland Penny via samba:
>>> On Sat, 12 Jan 2019 22:04:50 +0100
>>> Anton Blau via samba <samba at lists.samba.org> wrote:
>>>
>>> Is this all you installed ? :
2019 Jan 13
4
Samba 4 users - UID/GID - or how to migrate
Am 13.01.2019 um 20:41 schrieb Rowland Penny via samba:
> On Sun, 13 Jan 2019 20:22:22 +0100
> Anton Blau via samba <samba at lists.samba.org> wrote:
>
>> Hello,
>>
>> I try to migrate my old SAMBA Installation to a new Installation.
>> SAMBA is running. But my Windows users can see the shares but cannot
>> open Files.
>>
>> My old
2018 Jul 18
2
Cannot contact any KDC for requested realm
Am 18.07.2018 um 14:17 schrieb Rowland Penny via samba:
> On Wed, 18 Jul 2018 13:49:39 +0200
> Anton Blau via samba <samba at lists.samba.org> wrote:
>
> Hmm, your REALM is 'SMBDOMAIN.FILE.DUCK' but your dnsdomain appears to
> be just 'duck'
>
> Rowland
>
I read https://wiki.samba.org/index.php/Active_Directory_Naming_FAQ -
but I am not sure that my
2015 Oct 10
2
Samba-AD-DC package question . . .
On 10/10/2015 09:05 AM, Rowland Penny wrote:
> On 10/10/15 13:44, Steve Ankeny wrote:
>> I have an existing Samba-AD-DC built from Inverse packages,
>> v.4.1.18+dfsg-3~inverse1
>>
>> I have OpenChangeServer installed on that machine, v.2.4-zentyal6
>>
>> When I start OpenChange, it "shuts down" my Samba-AD-DC so that no
>> one can login.
2003 Mar 24
4
Login denied after joinined Samba PDC
Currently running samba 2.2.7 on rh8
I have not had any problems until recently, and I'm not sure exactly
what would have caused this problem. I have no problem joining a w2k
workstation to my domain, but whenever I attempt to log into the domain,
i receive the following error on the workstation:
The system cannot log you on to this domain because the system's
computer account in its
2015 Nov 05
2
Problem with DNS configuration and "host" command . . .
On 11/05/2015 12:14 PM, Reindl Harald wrote:
>
>
> Am 05.11.2015 um 18:08 schrieb Steve Ankeny:
>> 'network-manager' is not installed but 'resolvconf' is --
>>
>> adam at eagle:~$ cat /etc/resolv.conf
>> # Dynamic resolv.conf(5) file for glibc resolver(3) generated by
>> resolvconf(8)
>> # DO NOT EDIT THIS FILE BY HAND -- YOUR