Displaying 20 results from an estimated 400 matches similar to: "Bug in AFS token forwarding"
2002 Jun 30
0
[Bug 326] New: Bug in AFS token forwarding
http://bugzilla.mindrot.org/show_bug.cgi?id=326
Summary: Bug in AFS token forwarding
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P4
Component: ssh
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: alfw at
2009 Sep 28
1
Unix Kerberos authentication - how?
Hi,
I managed to set up a Samba server that accepts Kerberos 5 TGTs via
SPNEGO/GSSAPI for login. However, when I don't have a TGT it fails for
Unix clients. It asks for username/password for Windows clients and then
fails trying to do NTLMv2 authentication.
How can I set up a Samba server that asks for username/password and
then uses a Unix Kerberos KDC (Heimdal v. 1.2 in my case) for
2000 Dec 01
0
Compile problem and fix
Hi
I use openssh-2.3.0p1 on Solaris-7, KTH-krb4-1.0.3, TransArc-AFS-3.6
# ../openssh-2.3.0p1/configure --prefix=/afs/eos.dk/sw/pack/openssh-2.3.0p1 --with-kerberos4=/afs/eos.dk/sw/pack/krb4-1.0.3 --with-afs --with-ssl-dir=/afs/eos.dk/sw/pack/openssl-0.9.6
To make it compile, I have to add the patch below to make
sshconnect1.c line 546 compile. It states:
void
send_afs_tokens(void)
{
2015 Oct 29
1
Semi-OT: fail2ban issue
In article <1446132814771.22431 at slac.stanford.edu>,
Eriksson, Thomas <thomas.eriksson at slac.stanford.edu> wrote:
> This should probably be a bug report for the fail2ban EPEL maintainer, the problem was introduced in version 0.9.3
>
> >From the file /etc/fail2ban/action.d/iptables-common.conf
> ...
> # Option: lockingopt
> # Notes.: Option was introduced to
2014 May 09
1
samba4 : [kerberos part kinit work but no kpasswd
hi,
?
i have recently installed a samba 4 in a DC role.
The distribution is a debian jessie/sid, the version of samba is 4.1.7.
The server is globally working but there is some litle trouble.
on the server itself, i can do a kinit without probleme but if i try a kpasswsd, i obtain the following
?
root at station:/var/log/samba# kinit
Password for administrator at TOTO.FR:
root at
2003 May 16
1
[Bug 326] Bug in AFS token forwarding
http://bugzilla.mindrot.org/show_bug.cgi?id=326
------- Additional Comments From djm at mindrot.org 2003-05-16 13:31 -------
Please attach your patch to the bug, rather than pasting it. Pasting patches
corrupts them.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2017 Feb 28
3
Systemd debug logging turned on in CentOS 7
Last time I saw it, I had just upgraded my CentOS 7 box with the 3.10.0-514 kernel and it rebooted already configured into debug mode. Not sure if this is a ?feature? of the newer kernels or not but glad to see that i?m not the only one who had noticed this.
# awk -F\' '$1=="menuentry " {print i++ " : " $2}' /etc/grub2.cfg
0 : CentOS Linux
2015 Mar 12
7
samba 4.1.17 on raspberry pi as ad dc - internal dns problems
>Hi, please don't use .local, you say that no apple devices will come
>near, but what about an iphone ? and what about avahi ?
>When you ran configure, you might as well just run it like this: ./configure
>All the rest are defaults and you do not really need debug.
>You only need to alter /etc/nsswitch.conf (yes that's the one) if you
>want/need your users to log into
2007 Apr 11
1
NT_STATUS_IO_TIMEOUT
Samba occasionally fails with the following. I have seen many questions
regarding this but no answers unfortunately. I am wondering what the
setting is where I can increase this time out value of 10000
milliseconds in case that specific request is just slow. This is called
many times a day and only just occasionally fails.
I have looked through the entire manual for smb.conf and can't find a
2016 Jun 05
2
inconsistent DNS information, windows domain member issues..
> -----Ursprüngliche Nachricht-----
> Von: samba [mailto:samba-bounces at lists.samba.org] Im Auftrag von
> Rowland penny
> Gesendet: Sonntag, 5. Juni 2016 12:49
> An: samba at lists.samba.org
> Betreff: Re: [Samba] inconsistent DNS information, windows domain
> member issues..
>
> On 05/06/16 10:05, Jo wrote:
> > I joined a Windows 10 Pro system to my (still
2019 Oct 16
2
message error NT_STATUS_OBJECT_NAME_NOT_FOUND regulary in the log
Le 16/10/2019 ? 09:33, Rowland penny via samba a ?crit?:
> On 16/10/2019 07:56, nathalie ramat via samba wrote:
>> Hello,
>>
>> I need help you to understand my error.
>>
>> I have juste generate samba ad with the following command
>>
>> samba-tool domain provision --use-rfc2307 --interactive
>> Realm:?? SAMBADOM.CALAIS.FR
>> Domain
2002 Feb 07
0
openssh never cleans out Xauthority
Why doesn't openssh bother to clean out the entries it places
in .Xauthority? The file just keeps growing and growing...
--
Karl Amrhein, <ksa at SLAC.Stanford.EDU> | www.slac.stanford.edu/~ksa
SLAC Computing Services, Systems Group | 650.926.5083 Bldg 50, 364
---------------------------------------------------------------------
To unsubscribe, e-mail: secureshell-unsubscribe at
2017 Nov 08
2
DC's are unavailable when PDC halted
Hi Rowland,
On Wed, Nov 08, 2017 at 09:45:48AM +0000, Rowland Penny wrote:
> On Wed, 8 Nov 2017 09:24:30 +0100
> Ervin Hegedüs via samba <samba at lists.samba.org> wrote:
>
> > Hi folks,
> >
> > there are two Samba4 DC server. The first one is the "PDC", and
> > after I finished to set up that, I've joined the second one.
>
> I am a
2017 Feb 27
3
Systemd debug logging turned on in CentOS 7
Hi,
I noticed that some, but not all, of my CentOS 7 machines have these
kernel parameters for turning on systemd debug level logging added to
the grub.cfg file.
systemd.log_level=debug systemd.log_target=kmsg
The parameters are *not* in the /etc/default/grub file, so if I rebuild
grub.cfg with grub2-mkconfig, they disappear.
I am a bit puzzled over how they got introduced.
Has anyone else
2015 Mar 12
0
samba 4.1.17 on raspberry pi as ad dc - internal dns problems
Matthias Busch schrieb am 12.03.2015 22:08:
> --- this is my /etc/krb5.conf
>
> [libdefaults]
> default_realm = MY-DOMAIN.LOCAL
> dns_lookup_realm = false
> dns_lookup_kdc = true
add these (partly done below)
forwardable = true
renewable = true
ticket_lifetime = 24h
renew_lifetime = 7d
debug = false
delete from
2015 Aug 15
2
persistent change of max_stack_depth
On Aug 15, 2015 13:23, Mark Milhollan <mlm at pixelgate.net> wrote:
>
> On Fri, 14 Aug 2015, Thomas Eriksson wrote:
>
> >If it's centos 6 stick 'ulimit -s' in the init script
>
> I suggest putting it in the sysconfig file instead, if such exists.
>
>
Sure, but how many init scripts provide for adding an extra command via sysconfig files? Most of
2014 May 09
0
(no subject)
hi,
?
i have recently installed a samba 4 in a DC role.
The distribution is a debian jessie/sid, the version of samba is 4.1.7.
The server is globally working but there is some litle trouble.
on the server itself, i can do a kinit without probleme but if i try a kpasswsd, i obtain the following
?
root at station:/var/log/samba# kinit
Password for administrator at TOTO.FR:
root at
2015 Oct 29
2
Semi-OT: fail2ban issue
On a CentOS 6.7 system that's been running fail2ban for a long time, we
recently started seeing this:
ct 28 19:00:59 <servername> fail2ban.action[17561]: ERROR iptables -w -D
INPUT -p tcp --dport ssh -j f2b-SSH#012iptables -w -F f2b-SSH#012iptables
-w -X f2b-SSH -- stderr: "iptables v1.4.7: option `-w' requires an
argument\nTry `iptables -h' or 'iptables --help' for
2019 Apr 05
1
wbinfo isn't working on domain member
Can you post the following files:
/etc/resolv.conf
/etc/hostname
/etc/hosts
/etc/krb5.conf
pi at fs1:/var/log/apache2 $ cat /etc/resolv.conf
# Generated by resolvconf
search samdom.example.com
nameserver 192.168.1.229
nameserver 192.168.1.228
nameserver X.X.X.X
nameserver X.X.X.X
nameserver 8.8.8.8
pi at fs1:/var/log/apache2 $ cat /etc/hostname
fs1
pi at fs1:/var/log/apache2 $ cat /etc/hosts
2006 Dec 14
4
two connected graphs
Hi
I have two datasets, A and B, consisting of two columns of numbers
representing x and y coordinates.
They have 10 and 6 rows respectively.
I want to plot two scattergraphs, one above the other.
The lower graph to contain A (10 points) and the upper
graph to contain B (six points).
The x-axes of the two graphs must line up.
I then want to draw straight lines that connect points
of B to a