Displaying 20 results from an estimated 1000 matches similar to: "[Bug 2251] New: Wrong error-description on connect via domain"
2006 Oct 24
0
Wifi connections
On Tue, 2006-10-24 at 20:21 +0100, Peter Brooks wrote:
> Hello all,
> I'm just querying if anyone's attempted to stream off icecast over
> wireless onto devices such as photos/mp3 players, As these devices are
> finally coming onto the market with wifi then I'm sure they will play
> an important part in any distribution for University Radio stations
> such as the one
2011 May 17
2
Graph dump bug
Hello,
i have observed a Bug in Graph Dump (think). tinc build fine Graph
dumps. Inside the dump is a tinc node which no longer tinc used.
Connection not inside of dump for this node. This tinc network is used
for backbone network in Chemnitz, Germany. We use tinc Versions 1.0.14
and 1.0.13 on PC (Linux) and router (OpenWrt).
In the attachment is the graph dump.
On this dump is name of node
2016 Jun 08
0
Problem with Active Directory authentication
What does "getent passwd <username>@<domainname>" return on the server for
the login shell. By default a samba AD DC sets the login shell for all
Active Directory user accounts to /bin/false. The only way I've found to
change this, is to override that globally with the "template shell =
/bin/bash" option in smb.conf, which enables it globally for all Active
2009 Nov 19
1
loess smoothing
Hello,
In reading the loess description I see:
span: the parameter alpha which controls the degree of smoothing.
The default seems to be 0.75. Would it be possible to expand on this decription so I can avoid trail and error? Can I increase this pass 'span' > 1? Qualitatively to what degree changing this value affects the smoothing of the data?
Thank you.
Kevin
2007 Feb 07
1
heteroscedasticity problem
Dear Listers,
I have a regression problem (x->y) with biological data, where x influences
y in two ways, (1) y increases with x and (2) the variation around the mean
(residuals) decreases with increasing x, i.e. y becomes more 'predictable'
as x increases.
The relationship is saturating, y~a + bx + cx^2, gives a very good fit.
I know basically how to test for heteroscedasticity. My
2016 Jun 09
0
FW: Problem with Active Directory authentication
A thought came to me:
The smb.conf file on the system has the following entry:
template shell = /bin/bash
Would creating a symbolic link with the name PHSshell pointing to the /bin/bash shell solve the problem?
________________________________
From: Kaplan, Andrew H.
Sent: Thursday, June 09, 2016 11:00 AM
To: Data Control Systems - Mike Elkevizth
Cc: samba-technical at lists.samba.org; samba
2011 Sep 20
0
lookup failure after resume
Hi,
I'm running tinc 1.0.16 on an Arch Box. After resuming the box from standby,
tinc has problems to connect to other hosts:
Sep 21 00:13:09 mytilus tinc.nwvpn[973]: Error looking up cardium port 6655:
Name or service not known
Sep 21 00:13:09 mytilus tinc.nwvpn[973]: Error looking up mactra.nord-west.net
port 6655: Name or service not known
Sep 21 00:13:09 mytilus tinc.nwvpn[973]: Error
2006 Jul 21
1
How to dynamically add more rows and submit data
Let''s assume that I am trying to build an application where the user can
enter invoice.
In the app the user can add lines items. Each line item has decription,
date, rate and hours.
When the invoice screen comes up the first time I have one blank row for the
line items.
<tr>
<th>Description</th>
<th>Date</th>
2016 Jun 10
1
Problem with Active Directory authentication
On Wed, Jun 08, 2016 at 07:46:00PM +0000, Kaplan, Andrew H. wrote:
> Hello --
>
> We are running the 14.04.3 LTS 64-bit release as a virtual machine on a Vmware appliance. The goal of the installation is to create a Samba server that utilizes Active Directory authentication. To that end I utilized the following procedure:
>
>
2014 Sep 12
2
sieve: is it possible to filter ALL mailing lists (with header List-Id) to their folders with ONE rule?
Hello, Dovecot.
Is it possible to write one rule in sieve, which will:
(1) Trigger on any message with "List-Id" header
AND
(2) Put this message to folder with name build from content of "List-Id"
header, in such way, that message with List-Id
List-Id: This is decription of list <list-name.host.org>
will be put into folder "org.host.list-name" where
2016 Jun 10
0
Problem with Active Directory authentication
Hello --
I started a thread on the list that you suggested in your e-mail, and thank-you for the reference.
Also, I checked the auth.log file on the server, and the following entries were present:
I checked the auth.log file, and the following entries were present:
Jun 10 07:10:50 <samba server> sshd[7419]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh
2018 Jul 25
0
CESA-2018:2251 Important CentOS 6 thunderbird Security Update
CentOS Errata and Security Advisory 2018:2251 Important
Upstream details at : https://access.redhat.com/errata/RHSA-2018:2251
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
30aa1a8a359f47a8ccfe80b9ce4e2aabdebe237070f419228693d7010930d142 thunderbird-52.9.1-1.el6.centos.i686.rpm
x86_64:
2010 Sep 20
10
Tinc performance on a Dir-300
Hi,
we are using Tinc in our Freifunk Network in Oldenburg for internode
connections over the internet. So Tinc is running on OpenWrt 10.03 on Dlink
Dir-300 Routers.
We all have enough internet bandwith (1,6 MB/sec and more) but we only get a
maximum speed of ~350KB/sec between two tinc nodes because then tinc uses 99%
of the cpu.
Is it possible to get more Speed with tinc on this machines?
2016 Jun 09
0
FW: Problem with Active Directory authentication
Hello --
I tried the two methods listed in your e-mail, and unfortunately neither worked.
The connection simply closed, or timed out, after about a minute.
I mentioned the possibility of creating a symbolic link to the bash shell in my previous e-mail,
could that be part of the solution?
Thanks.
________________________________
From: Data Control Systems - Mike Elkevizth [mike at
2016 Jun 09
2
Problem with Active Directory authentication
Hello --
The output of the getent passwd command was the following:
<username>@<domainname>:*:##########:##########::/PHShome/<username>:/bin/PHSshell
________________________________
From: Data Control Systems - Mike Elkevizth [mike at datacontrolsystems.com]
Sent: Wednesday, June 08, 2016 6:12 PM
To: Kaplan, Andrew H.
Cc: samba-technical at lists.samba.org; samba at
2016 Jun 08
5
Problem with Active Directory authentication
Hello --
We are running the 14.04.3 LTS 64-bit release as a virtual machine on a Vmware appliance. The goal of the installation is to create a Samba server that utilizes Active Directory authentication. To that end I utilized the following procedure:
2016 Jun 09
1
FW: Problem with Active Directory authentication
Hi,
If you have the "template = /bin/bash" option, I think it is more likely
something wrong with the way ssh is trying to authenticate the username.
Do a "getent passwd" and then try "ssh -v '<username exactly as getent
returns it (case sensitive)>'@<fqdn of server>. If it doesn't work, post
the output of what ssh generates.
Mike E.
On Thu,
2016 Jun 10
0
Problem with Active Directory authentication
Hello --
The winbind packages that are installed on the server are the following:
Package Description
libnss-winbind 4.3.9+dfsg-0ubuntu0.14.04.3 amd64 Samba nameservice integration plugins
libpam-winbind 4.3.9+dfsg-0ubuntu0.14.04.3 amd64 Windows domain authentication integration plugin
libwbclient0 4.3.9+dfsg-0ubuntu0.14.04.3 amd64 Samba
2005 Aug 09
3
SIP-Trunk problem, Please help!!!
Hi,
We are using VOIP-SIP gateway to route outbound PSTN calls.
Recently, I am getting == No one is available to answer at this time
message, after making 5 SIP attempts (Retransmitting #5 (no NAT):),
and the calls are going out through alternate Zap-trunk.
I do not see any hit (sip-debug traffic) on the voip-gateway for the failed calls.
Strange thing is that this is happening randomly,
2016 Jun 09
2
FW: Problem with Active Directory authentication
Hi,
Try using the format <domainname><winbind separator><username> to login
instead of <username>@<domainname>. I'm not sure why, and don't have time
to check into it right now, but ssh doesn't like the
<username>@<domainname> format for me either. The default winbind
separator is a backslash "\", so you'll have to escape it,