Displaying 20 results from an estimated 4000 matches similar to: "Managing Kerberos tickets via winbind on a laptop"
2005 Mar 01
1
Seeking Good Documentation for... (freebsd+ldap+samba(pdc)+kerberos)
... Setting up a Samba PDC with the following:
FreeBSD 5.3
Samba 3.0.x
OpenLDAP 2.2.x
Kerberos (Heimdal)
Would like LDAP to take care of both posixAccount(s) and
sambaSamAccount(s). Posix account via nsswitch+pam_ldap.
Hope to find one complete documentation that describes this setup from
scratch, start to finish. A Ports style install of all packages is fine
but I can download, compile and
2001 Nov 22
1
1.2.26-compat Kerberos support
On Wed, Nov 21, 2001 at 01:41:42PM -0500, John Hawkinson wrote:
> auth-krb5.c
> auth1.c
> compat.c
> comapt.h
> servconf.c
> session.c
> session.h
> sshconnect1.c
> sshd_config
why do you need to touch these files? for MIT K5? or
for adding back the told ticket passing behaviour?
i have no string opinion about whether the AFS/Kerb tickets
should be passed
2013 Jan 04
2
Migrating kerberos KDC data into Samba4 internal KDC
Is there a mechanism migrate/import user principal information from an
MIT KDC into a Samba4 internal KDC?
We currently run our Active Directory users with Account Mappings that
utilize a cross-realm trust between our MIT KDC (where user principals
are maintained) and the Active Directory domain, as documented at
*http://tinyurl.com/bx9znca* This works fine for our Windows clients,
but it
2004 Jul 30
1
Samba pwd in kerberos?
Hi. As I said... I will bother you. :)
I'm wondering if it's possible to make samba as a primary domain
controller without having samba passwords, but instead using my two KDCs
(MIT K5).
Is it possible? What should I use in my smb.conf? The wonderful and less
painful thing is samba authenticating via pam... but I don't know how...
the documentation is quite misty.
--
Sensei
2002 Nov 01
0
Re: Samba PDC and Kerberos(MIT or SEAM in Uinx, without microsoft ADS)
A few more questions and comments... related to this topic
If Kerberos is the back-end to LDAP.. there is no need to synchronize or store a password in the LDAP tree.. just the principal for the user in the userpassword attribute: userpassword = {kerberos}name@domain
in the smb.conf file do I need stuff like this?
Unix password sync = yes
passwd program =
2004 Feb 23
1
Kerberos support in 3.0?
Hi all,
I'm about to begin building a single-sign-on environment (hopefully).
We just brought our first set of Windows-based PCs in, and would like
to integrate them into our existing Linux/MacOS X environment.
We are currently running MIT Kerberos, and would like to create a
Samba PDC which authenticates against these KDCs. Another parallel
project is to migrate to OpenLDAP. I
2011 Feb 28
0
Gamma mixture models with flexmix
I've been trying with no success to model mixtures of Gamma distributions using
the package flexmix (see examples below). Can anyone help me get it to model
better? Thanks very much.
-Ben
##
## Please help me get flexmix to correctly model mixtures of
## Gamma distributions. See examples below.
##
library('flexmix')
##
## Plot a histogram of dat and the Gamma mixture model given
2002 Nov 01
0
Re: Samba PDC and Kerberos(MIT or SEAM in Uinx,without microsoft ADS)
Jonathan Higgins wrote:
>
> A few more questions and comments... related to this topic
>
> If Kerberos is the back-end to LDAP.. there is no need to synchronize or store a >password in the LDAP tree.. just the principal for the user in the userpassword >attribute: userpassword = {kerberos}name@domain
That is correct. I did not mean sync between Kerberos and LDAP, I mean
sync
2001 Jan 11
1
Kerberos password authentication and SSH2
My site uses Kerb 4 (actually AFS) for virtually all authentication. No
users have local passwords on machines.
We'd like to start allowing SSH2 connections, but OpenSSH 2.3.0p1 will not
authenticate Kerberos passwords for SSH2 connections. In auth2.c:
#ifdef KRB4
/* turn off kerberos, not supported by SSH2 */
options.kerberos_authentication = 0;
#endif
If I remove this
2001 May 17
0
kerberos 5 support
Hi
I'd also like to express interest in Simon's kerb 5 patches being
integrated into the openssh distribution. Are there currently any
plans for this to happen and if so, what's the expected time frame?
Ben.
Simon Wilkinson <sxw at dcs.ed.ac.uk> wrote:
> My patches for SSH version 1 Kerberos 5 support (heavily based upon
> work done by Dan Kouril) are now available from
2019 Oct 23
3
winbind : suspend nightmare
On Tue, 2019-10-22 at 22:26 -0700, Jeremy Allison via samba wrote:
> On Mon, Oct 21, 2019 at 10:07:20AM +0200, Prunk Dump via samba wrote:
> > I don't know if winbind "officially" support suspending. Currently
> > I
> > have written a systemd hook that kill winbind before suspend and
> > restarting it after.
>
> It hasn't been tested in that mode
2004 Sep 13
2
Kerberos 5 Security Alert?
Why wasn't there a FreeBSD security alert for Kerberos 5? Does FreeBSD
use the MIT implementation? I got an email from CERT about this. See
the attached message below.
--
Daniel Rudy
>From - Sat Sep 04 03:22:15 2004
X-UIDL: a8f31551eb03ca144862bddc8ccce266
X-Mozilla-Status: 0001
X-Mozilla-Status2: 00000000
X-Apparently-To: dcrudy@pacbell.net via 206.190.37.79; Fri, 03 Sep 2004
2016 Dec 20
0
Problem with keytab: "Client not found in Kerberos database"
Rowland Perry wrote:
> >/imdap config AD : backend = rid /> >/ > /> How did you 'fix' this, on face value, there is nothing wrong with that line.
"imdap" is not "idmap"
(so now you understand why I missed it after staring at it so long :-)
> When you join the domain with 'kerberos method = secrets and keytab',
> you should get a
2006 Jan 17
0
file_column with both root_path and store_dir
I store my file_column database outside of my RAILS_ROOT.
It seems to work in real life, but not in tests.
In the tests, I can''t set both the root_path and the store_dir. In
tests, setting the store_dir option will override the root_path
option. The only way for root_path to work is to remove store_dir. I
think the problem is in file_column.rb on line 22:
options[:store_dir]
2012 Aug 19
0
Samba4: The mit list insist that file server and DC must be one and the same
steve wrote:
>
> My only remaining question is that to open port 22 on the file server,
> I've had to open all the other ports otherwise I could not kinit or
> anything else. Could you/is there a list of ports which need to be
> open for a S3 fileserver which is also a nfs server to be able to
> communicate to the rest of the LAN without all ports being opened?
>
>
2018 Jun 26
1
4.5 -> 4.8 samba fails to start
Hi Rowland,
Thanks for your explanation.
We have set up Samba to authenticate users against an external MIT
Kerberos server and usernames match those in Unix password files.
The setup was almost exactly like the Ubuntu help page:
https://help.ubuntu.com/community/Samba/Kerberos#MIT_Kerberos
There are others who have also set up Samba this way:
2004 Oct 25
1
OpenSSH/Heimdal/MIT KDC problem/question
Hi,
I'm running OpenSSH 3.8 & 3.9, compiled against Heimdal 0.6.3 for it's
GSSAPI & AFS integration.
A couple weeks ago, we upgraded our MIT KDC from (ugh) Kerberos 5 1.0.6
to the lastest and greatest 1.3.5. However, it seems that as part of
the upgrade, our GSSAPI credentials passing in OpenSSH stopped working.
Actually, didn't completely stop... You can still do a
2012 Nov 16
1
xmlParseDoc parser errors
Hi,
I have some XML files that have a processing instruction directly
after the XML declaration
when I do
kgroup.reading <- character(0)
for (file in file_list){kgroup.reading <-
xmlParseDoc(file.path("c:","projects","respositories","dk","004",file))}
I get the error
file name :1: parser error : Start tag expected, '<' not found
2014 Nov 24
0
Call For Papers - Workshops at WorldCIST 2015 - 3rd World Conference on Information Systems and Technologies
- This mail is in HTML. Some elements may be ommited in plain text. -
WorldCIST Conference
WorldCIST'15 - 3rd World Conference on Information Systems and Technologies, to be held at Ponta Delgada, S?o Miguel, Azores, Portugal, 1 - 3 April 2015, is a global forum for researchers and practitioners to present and discuss the most recent innovations, trends, results, experiences and concerns in
2014 Nov 24
0
Call For Papers - Workshops at WorldCIST 2015 - 3rd World Conference on Information Systems and Technologies
- This mail is in HTML. Some elements may be ommited in plain text. -
WorldCIST Conference
WorldCIST'15 - 3rd World Conference on Information Systems and Technologies, to be held at Ponta Delgada, S?o Miguel, Azores, Portugal, 1 - 3 April 2015, is a global forum for researchers and practitioners to present and discuss the most recent innovations, trends, results, experiences and concerns in