Displaying 20 results from an estimated 3000 matches similar to: "Strange apparently WinDNS-related problem"
2002 Aug 12
0
add user script going Horribly Wrong (tm)
Hi,
I've tried to set up automated user addition and deletion on our Samba
server, but something's going wrong. Users appear in /etc/passwd, but not
in smbpasswd, so people are getting login errors and so on when they try to
access the share. Have I missed a bit of config that's supposed to tell
samba to set up smbpasswd's too? (smb.conf included below).
Thanks!
Vicky Clarke
2002 Aug 07
0
Culling dead smbd's?
I seem to be having a problem whereby every time a user fails to
authenticate with Samba, smbd stops responding to that particular client
and has to be restarted.
Apart from 'what on earth's going wrong with my authentication', there are
two things I'd like to know: firstly, is it the main smbd/all smbd's which
lock, and secondly, if not is there any way (on SuSE Linux) to
2002 Aug 10
0
Why can't my backup user log in to the share?
I'm trying to work out why I have the following problem, and I'd really
appreciate any help you guys can offer:
I have a samba share mapped as drive o: to an NT4 server, which happens to
be the machine that takes our backups. What I want to do is back up the
data on the Samba share too. Simple enough, you'd ahve thought, and I can
back up stuff from a Windows share fine. But,
2002 Aug 12
1
AW: add user script going Horribly Wrong (tm)
(Oups! I forgot to send it to the list so everyone could laugh about it.
Sorry Vicky for disturbing directly)
Good Morning, Vicky!
Seems your smb.conf is messed up a little.
As I can see you're using security = domain. With this configuration the
smbpasswd-file/feature isn't need at all. Authentication is done encrypted
with the domain user database, not with the smbpasswd file.
The
2002 Jul 09
9
'Not listening for calling name'
I'm having a strange problem with samba, 2.2.3a running on an
out-of-the-box SuSE 8.0 system. This is the first time I've set it up
(hence the dumb questions I was asking on here a day or two ago). I've now
worked my way through diagnosis.txt and a couple of odd netBIOS issues with
the NT4 PDC, and at last I have some shares set up that my Windows client
can use quite happily.
2002 Jul 05
1
NT domains authentication problem
I'm trying to get Samba 2.2.3a (as distributed with SuSE 8.0) working
inside our NT domain . I'm prompted for a username and password when I try
to map the share to a network drive from my Windows PC, but my Windows
logon and the matching password are rejected. Stepping through
DIAGNOSIS.txt and using smbclient on the Samba server itself, I've got as
far as step 7 before things
2011 May 30
0
Fwd: cgroup OOM killer loop causes system to lockup (possible fix included)
Hi all,
Please find below a complete transcript of the emails between
debian/kernel-mm mailing lists.
I've had a response back from someone on the deb mailing list stating:
====================================
The bug seems to be that sshd does not reset the OOM adjustment before
running the login shell (or other program). Therefore, please report a
bug against openssh-server.
2002 Aug 02
0
'Security' parameter puzzle
From the manpage for smb.conf:
You may list several password servers in the
password server parameter, however if an smbd
makes a connection to a password server, and then
the password server fails, no more users will be
able to be authenticated from this smbd. This is
a restriction
2015 Jun 05
0
LMTPs between proxy and backend
Hi @all,
I have a 3 server setup (MX ==LMTP==> Proxy ==LMTP==> Backend).
After upgrading to 2.2.18 I was able to use LMTPs from MX to the proxy
but not from the proxy to the backend:
Received: from mf01.example.net ([172.17.1.5])
by mb01.example.net (Dovecot) with LMTP id T+LnDWrvcVWDSwAAJnBBGg
for <patrick at example.net>; Fri, 05 Jun 2015 20:50:58 +0200
Received: from
2011 May 30
1
Fwd: Re: Fwd: cgroup OOM killer loop causes system to lockup (possible fix included) - now pinpointed to openssh-server
Just did some testing..
root at vicky:~# cat /var/log/auth.log | grep "Set"
May 30 21:41:05 vicky sshd[1568]: Set /proc/self/oom_adj from -17 to -17
May 30 21:41:07 vicky sshd[1574]: Set /proc/self/oom_adj to -17
root at vicky:~# ps faux | grep 1574
root 1574 0.0 0.0 70488 3404 ? Ss 21:41 0:00 \_
sshd: root at pts/1
root at vicky:~# ps faux | grep
2013 Sep 09
1
Ring SYNC appears to have got lost, resending after upgrade
Hi @all,
on Saturday I upgraded two dovecot servers from squeeze to wheezy and
dovecot from 2.1.x to 2.2.5 (compiled from sources). After the upgrade
everything worked fine at first.
On Sunday Morning I recognized these errors (they occured after a reload
for logging purpose on midnight) on one server:
director: Error: Ring SYNC appears to have got lost, resending
After reloading/restarting
2004 Sep 09
3
Dyn.load of sharing object with GSL library
Following the recommendation of Prof. Ripley, I have created the Makevars
file with the line:
PKG_LIBS="-L/usr/lib/libm -lm -L/usr/local/lib/libgsl -lgsl -L/usr/local/lib
/libgslcblas -lgslcblas"
in the working directory.
Now I have the code file Example3.c which computes the Bessel function value
(the example is taken from the GSL reference book).
I am running:
R CMD SHLIB Example3.c
2012 Oct 21
2
No failover from director to backend?
Hi everyone,
short version:
Is there no built in failover mechanism for the director service to
handle a backend failure?
Long version:
I have a frontend server running the director service and two backends.
Due to maintenance I had to shut down one of the backends which caused
connection errors for the users being directed to this backend.
I was very surprised as I expected the director to
2008 Apr 18
1
Bug in Merge?
Hello,
I find strange number in my merge data set.
My first coloumn consist row numbers.
-----------------------------------------------------------
my.data:
AbsTime RelTime PE_ID Event Delay
4238 1208514343.812086 107.153637 4 EKA 51620
##################################
Host.data:
ID Host
4 4
2005 Mar 10
5
asterisk and Broadvoice Outgoing Again :(
Hi,
I can't make outgoing calls via Broadvoice. I have tried each and every
configuration that was posted to list previously.
I am able to receive incoming calls fine.
I get the following in asterisk console:
=====================================================
asterisk*CLI> show version
Asterisk CVS-HEAD-03/10/05-22:51:28 built by vicky@asterisk on a i686 running
Linux
2017 Aug 23
0
socketpair failed: Too many open files on Debian 9
You probably need to increase ulimit -n
Aki
On 23.08.2017 14:10, Patrick Westenberg wrote:
> Hi @all,
>
> after re-installing one of my two frontends/proxy-servers I get the
> following error messages after some time (sometimes after 1h, sometimes
> after 24h):
>
>
> 11:23:55 imap-login: Error: socketpair() failed: Too many open files
> 11:23:55 imap-login: Error:
2017 Aug 23
0
socketpair failed: Too many open files on Debian 9
Hello,
are you using systemd? May be you have to edit unit-file for
dovecotservice and increase filelimit
LimitNOFILE=infinity
Hajo
Am 23.08.2017 um 14:21 schrieb Patrick Westenberg:
> I haven't done this on the old, working machine.
>
> So there must be a difference between Debian 7 and 9 how open files are
> handled?
>
> Regards
> Patrick
>
>
>
> Aki
2013 Dec 03
1
disconnecting (disconnected by server)
Hi all,
I just recognized a lot of log entries like this on my proxy:
Dec 03 13:50:54 imap-login: Info: proxy(mail at example.com): disconnecting
1.2.3.4 (Disconnected by server): user=<mail at example.com>, method=PLAIN,
rip=1.2.3.4, lip=2.4.6.8, TLS, session=<qk02v6DsJwBTlUQX>
There are no similar entries on the backends.
What does this mean? Something I have to worry about?
2009 May 26
4
Creating multiple graphs based on one variable
Dear List,
I would like to create several graphs of similar data. I have x and y values for several different individuals (in this case fish). I would like to plot the x and y values for each fish separately. I can do it using a for loop, but I think I should be using "apply". Please let me know what I am doing wrong, or if there is a "better" way to do this. What I have
2014 Jun 16
0
connection to director (lmtp) time out
Hi all,
I'm running two directors with lmtp proxy as relay transport for my
mail exchangers.
relay_transport = lmtp:inet:dovecot-directors.example.net
dovecot-directors.example.net resolves to 172.17.1.3 and 172.17.1.4
Now, .3 is down and Postfix tries to deliver it to .4 but this
connection gets a timeout:
(delivery temporarily suspended: connect to 172.17.1.4[172.17.1.4]:24:
Connection