similar to: Strange Error after some hour of inactivity.

Displaying 20 results from an estimated 800 matches similar to: "Strange Error after some hour of inactivity."

2004 Jan 14
0
SAMBA 2.2.8a PDC with OpenLDAP automatcally adding machine account
Hi, I am trying add w2k machine to my samba 2.28a PDC, but it's not creating machine account auotmatically. Here is my configuration: add user script = /usr/local/sbin/smbldap-useradd.pl -w -d /dev/null -g "Domain Computers" -s /bin/false ldap server = 127.0.0.1 ldap port = 389 ldap suffix = "dc=sfgroup,dc=com" ldap filter =
2013 Dec 06
1
Authentification Dovecot + Samba4
Hello list, I am struggling with setting up dovecot 2.1.7 with samba 4.1.2 on debian wheezy. Dovecot should authenticate via LDAP, but I?cannot get it to work reliably. Sometimes auth works, sometimes not. Referals are already activated in ldap.conf ? LDAP-authentication works fine with other clients (Apache Directory Studio, ?)? Has somebody got a similar setup running? I would love some hints
2018 Oct 12
0
Sieve scripts not replicated
Hi, FWIW this was also reported back in August[1] - experienced with 2.3.2.1 (not sure if earlier 2.3 releases were affected) and currently reproducible with latest 2.3.3 stable release. [1] https://www.dovecot.org/pipermail/dovecot/2018-August/112548.html Cheers, Tony On 2018-10-12 04:26, Pascal wrote: > Hello, > > I use dovecot replication and the sieve scripts are not
2008 Jul 31
1
out of memory
just had a server hang on me...seems pretty clearly that some process stole all the RAM (clamd?) Jul 30 16:26:04 srv1 kernel: auditd invoked oom-killer: gfp_mask=0x201d2, order=0, oomkilladj=-17 Jul 30 16:26:08 srv1 kernel: [<c0457d36>] out_of_memory+0x72/0x1a4 Jul 30 16:26:08 srv1 kernel: [<c0459161>] __alloc_pages+0x201/0x282 Jul 30 16:26:08 srv1 kernel: [<c045a3bf>]
2007 Oct 20
1
kernel stops booting process
Hi I have a problem with our pxelinux server, the server works for month without any problems. We use syslinux-3.51 version on an FC2 with in.tftp. Today I want to install a new server, but it fails after loading the kernel and booting stopped with this message ide-floppy driver 0.99.newide usbcore: registered new driver libusual usbcore: registered new driver hiddev usbcore: registered
2016 May 20
0
Suddenly Windows clients can't join Samba+ldap PDC anymore
Hi Peris, > some years ago i configured a `Primary Domain Controller` through > Samba and LDAP (slapd) on an Ubuntu machine (13.10) at 192.168.69.203 > which should be accessible by the string/name `SRV1`. I must note i > did not installed winbind. I've never had any issue and it looks like > it's working fine as about 10 Windows machines joined the PDC and > Windows
2018 Oct 12
2
Sieve scripts not replicated
Hello, I use dovecot replication and the sieve scripts are not replicated. Mail replication is working fine. Log when sieve script (with Rainloop webmail) is created: Oct 12 12:57:57 srv1 dovecot: managesieve-login: Login: user=<hativ at example.com>, method=PLAIN, rip=91.67.174.186, lip=195.201.251.57, mpid=5360, TLS, session=<OXvK9QV4fOBbQ666> Oct 12 12:57:57 srv1 dovecot:
2016 May 20
0
Suddenly Windows clients can't join Samba+ldap PDC anymore
Hi, i've tried adding server max protocol = NT1 into /etc/samba/smb.conf and restarting smbd and nmbd services but it didn't do the trick. I feel like Windows clients are not able to resolve SRV1 into the PDC and so they can't event try to join the domain. On Fri, May 20, 2016 at 4:22 PM, Pau Peris <pau at webeloping.es> wrote: > Hi, > > thanks a lot for the tips. I
2016 May 20
0
Suddenly Windows clients can't join Samba+ldap PDC anymore
I'm completely lost as i can ping SRV1 without issues but i'm starting to think that maybe Windows tries to join the domain through IPV6. ping -c6 SRV1 from this Windows 10 machine leads to host not found so i'm working on this direction right now. Any help will be really appreciated On Fri, May 20, 2016 at 5:04 PM, Gaiseric Vandal <gaiseric.vandal at gmail.com> wrote: > I
2016 May 20
0
Suddenly Windows clients can't join Samba+ldap PDC anymore
Right now i'm out of the office and i have no way to remotely work with the Windows machines so i've been upgrading the server to Ubuntu 16.04. Everything seems to be working as before but i'm wondering why right now the Master value is blank for Workgroup exedra.cat Any idea? # smbclient -L localhost WARNING: The "syslog" option is deprecated Enter root's password:
2016 May 20
0
Suddenly Windows clients can't join Samba+ldap PDC anymore
Are you running a wins server (maybe you already mentioned this.) That tends to help minimize some classic samba issues. On my PDC root at mypdc:~# testparm -v | more Load smb config files from /etc/samba/smb.conf rlimit_max: increasing rlimit_max (256) to minimum Windows limit (16384) Processing section "[netlogon]" WARNING: The
2014 Feb 03
1
Samba 4.1.4 crashes with "invalid next size"
Server: Debian Wheezy 7.3, ECC RAM, updated via cron-apt Version: 4.1.4 Clients: Windows 8.1 Pro Environment: Active Directory, installed from scratch (no migration), roaming profiles, group policies for printers, network mappings, ... Hello everyone, I've upgraded my Samba installation from 4.0.14 (which was working more or less fine) to 4.1.4 yesterday - via Sernet packages, i. e. just
2016 May 20
2
Suddenly Windows clients can't join Samba+ldap PDC anymore
Hi, thanks a lot for the tips. I already did the first one, importing the following into the registry: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters] "DomainCompatibilityMode"=dword:00000001 "DNSNameResolutionRequired"=dword:00000000 I didn't do the second tip but it looks like it's not
2016 May 20
1
Suddenly Windows clients can't join Samba+ldap PDC anymore
Hi, thanks a lot for your reply. Yes, i enabled wins through "wins support = yes", i also enabled lmhosts lookup and wins on all clients but will check it as you proposed. Tomorrow will try to disable ipv6 on Windows clients following this link https://support.microsoft.com/en-us/kb/929852 Which process did you follow to disable IPV6? I'm also wondering if it's really necessary
2016 May 20
2
Suddenly Windows clients can't join Samba+ldap PDC anymore
I was trying to fix a problem on Windows 10 with Outlook 2013. Also running an NT4-style domain. The machine had already been joined to the domain and outlook had been working but recently not (probably after patch tuesday.) I also had had problems with Win 10 mail and RDP. I came across the following link.
2016 May 20
2
Suddenly Windows clients can't join Samba+ldap PDC anymore
You should be able to unbind ipv6 for the win 10 machine's network interface. does "nslookup SRV1" work? Also, you may want to try running tcpdump or ethereal or wireshark on our PDC and see what traffic is captres. On 05/20/16 13:24, Pau Peris wrote: > I'm completely lost as i can ping SRV1 without issues but i'm starting > to think that maybe Windows tries to
2016 May 20
3
Suddenly Windows clients can't join Samba+ldap PDC anymore
Hi all, some years ago i configured a `Primary Domain Controller` through Samba and LDAP (slapd) on an Ubuntu machine (13.10) at 192.168.69.203 which should be accessible by the string/name `SRV1`. I must note i did not installed winbind. I've never had any issue and it looks like it's working fine as about 10 Windows machines joined the PDC and Windows users can login against PDC on
2016 May 20
2
Suddenly Windows clients can't join Samba+ldap PDC anymore
Excuse me for the little flood please, i've just checked it again and now i see SRV1 as master for exedra.cat workgroup, i event can see in the logs Samba name server SRV1 is now a local master browser for workgroup EXEDRA.CAT on subnet 192.168.69.203 So i'll keep digging on how to fix the issue exposed on my first email, tomorrow i'll try to see wether it's an IPV6 issue or
2005 Mar 15
0
cyrus - sieveshell - su - named issues (selinux?) on
sieveshell cannot connect as any user Mar 14 23:53:45 srv1 saslauthd[22038]: do_auth : auth failure: [user=root] [service=sieve] [realm=] [mech=shadow] [reason=Unknown] Mar 14 23:53:45 srv1 sieve[22047]: Password verification failed Mar 14 23:53:45 srv1 perl: No worthy mechs found Mar 15 00:01:54 srv1 saslauthd[22164]: do_auth : auth failure: [user=root] [service=sieve] [realm=]
2016 Dec 14
1
netbios alias and AD trouble
Hello there I've got two samba servers srv1 and srv2 smb.conf for srv1: netbios aliases srv1-alias smb.conf for srv2: netbios aliases srv2-alias DNS is configured all right and resolves the names. Each name has got its own IP address. Both servers are AD members, run as expected and can be connected to via their netbios and netbios alias names. If, for example, srv1 fails I want to add