Displaying 14 results from an estimated 14 matches for "krbaf".
Did you mean:
krbafs
2003 Oct 07
1
Still having touble with Redhat 7.1 and windows 2003 DC authentication.
...server signing = Yes
client use spnego = Yes
The box I'm having trouble with is a redhat 7.1 box. I've upgraded the
standard 7.1 RPMs re. krb & pam from:
[root@potato samba]# rpm -qa | grep krb
pam_krb5-1.31-1
krb5-libs-1.2.2-24
krb5-workstation-1.2.2-24
krb5-devel-1.2.2-24
krbafs-1.0.5-1
krbafs-utils-1.0.5-1
to:
pam_krb5-1.55-1
krb5-libs-1.2.2-24
krb5-workstation-1.2.2-24
krb5-devel-1.2.2-24
krbafs-1.0.9-2
krbafs-devel-1.0.9-2
krbafs-utils-1.0.9-2
Using some SRPMs from rh7.3.
I don't know how to work out what version of Heimdal is within these
packages which samba-3...
2004 Jul 29
2
2003 KDC and Samba
...nger possible to join a Samba 3.0 server to the domain..
Any help direction is appreciated..
VR
Charles
Samba packages
-------------
samba-common-3.0.4-6.3E
samba-3.0.4-6.3E
samba-client-3.0.4-6.3E
Kerberos Packages..
-----------------
pam_krb5-1.73-1
krb5-libs-1.2.7-24
krb5-workstation-1.2.7-24
krbafs-1.1.1-11
krbafs-utils-1.1.1-11
krb5-server-1.2.7-24
krbafs-devel-1.1.1-11
krb5-devel-1.2.7-24
Things tried..(per the samba docs. this is the first step..)
kinit USERNAME@REALM
error..
kinit(v5): KRB5 error code 52 while getting initial credentials
net ads join "/IT/Computers/Servers-2&qu...
2004 Jan 06
0
(no subject)
I haven't (yet) tried your patch, but here's some information you may
find useful:
There exists a "krbafs" library, which is in effect a port of KTH
Kerberos's libkafs to MIT Kerberos V
(http://web.mit.edu/openafs/krbafs/). But KTH-krb is (of course) a
clone of Kerberos 4, so libkrbafs requires Kerberos 4 credentials.
(I've only built krbafs on OS X, and its "home page" is dire...
2006 Apr 18
4
Managed to make some progress, stuck again.
Hi,
An update on my work to integrate my Linux server (CentOS 4.3) in AD
2003.
Sorry about the long post :)
Found this page
(http://www.enterprisenetworkingplanet.com/netos/article.php/3487081)
and followed the instructions on it.
First, I made sure that the Samba installation is supporting Kerberos,
LDAP, AD and Windbind. That was OK.
I made sure that /etc/hosts contain the name of the AD
2004 Jan 01
1
Syncing sshd/krb GetAFSToken change to Portable: help wanted
Hi All.
Recently a change was merged from OpenBSD's sshd into Portable that
implements a KerberosGetAFSToken option (patchset attached).
This change causes compile errors with both MIT Kerberos and Heimdal
(errors when compiled with MIT Kerberos below).
I've figured out that the functions called in the new code are in
Heimdal's libkafs, so adding -lkafs to the start for the
2006 Mar 09
2
Something Strange: All my Samba servers stopped working.
...!
It seems to be a kerberos issue, though it was working before so I'm not
sure what changed or how to fix it.
David did you ever figure this one out? Or does anyone else know how to
fix this?
Redhat ES 3 update 6 with:
samba-common-3.0.9-1.3E.5
samba-3.0.9-1.3E.5
samba-client-3.0.9-1.3E.5
krbafs-devel-1.1.1-11
krbafs-1.1.1-11
krb5-devel-1.2.7-47
krbafs-utils-1.1.1-11
pam_krb5-1.77-1
krb5-libs-1.2.7-47
krb5-workstation-1.2.7-47
TIA
Jet
2003 Jun 25
0
OpenSSH Compilation problems while enabling AFS support
...1.2.9-rh7.3.1
openafs-client-1.2.9-rh7.3.1
openafs-kpasswd-1.2.9-rh7.3.1
openafs-1.2.9-rh7.3.1
openafs-server-1.2.9-rh7.3.1
openafs-compat-1.2.9-rh7.3.1
[root at blueray openssh-3.6.1p1]#
Kerberos Information
Obtained from the RedHat v7.3 Distribution CDs.
[root at blueray is]# rpm -qa |grep krb
krbafs-1.0.9-2
krb5-devel-1.2.2-13
krb5-workstation-1.2.2-13
openafs-krb5-1.2.9-rh7.3.1
krb5-server-1.2.2-13
krb5-libs-1.2.2-13
pam_krb5-1.46-1
krbafs-utils-1.0.9-2
krbafs-devel-1.0.9-2
[root at blueray is]#
OpenSSH Information
Dwonloaded from www.openssh.org
openssh-3.6.1p1-1.src.rpm
Tried the follo...
2004 Feb 13
2
winbind/wbinfo not pulling info from W2K AD PDC
...files.
Any help on this is much appreciated as I've spent 3 days trying to get it to work and it refuses to for love nor money!
# rpm -ivh samba*.rpm
#rpm -q samba
samba-3.0.2.2
#rpm -qa | grep openldap
openldap-2.0.27-11
openldap-devel-2.0.27-11
openldap-clients-2.0.27-11
#rpm -qa | grep krb
krbafs-1.1.1-11
krbafs-utils-1.1.1-11
krbafs-devel-1.1.1-11
krb5-libs-1.2.7-19
krb5-workstation-1.2.7-19
pam_krb5-1.70-1
krb5-devel-1.2.7-19
krb5-server-1.2.7-19
Edit /etc/samba/smb.conf
[global]
realm = KERBEROS.REALM
security = ADS
encrypt passwords = yes
password server = kerberos.server
Edit /etc...
2005 Jan 15
1
Guide to stripping Centos 3
...nel
elinks
grub
joe
lftp
lynx
rdate
rpm-build
rsync
yum
# kdebase
-apmd
-autofs
-centos-yumcache
-comps
-cups
-cups-libs
-eal3-certification
-eal3-certification-doc
-finger
-freetype
-ipsec-tools
-iptables
-iptables-ipv6
-irda-utils
-iscsi-initiator-utils
-isdn4k-utils
-krb5-libs
-krb5-workstation
-krbafs-utils
-kernel-pcmcia-cs
-libwvstreams
-mdadm
-mgetty
-mtr
-nano
-nfs-utils
-pam_krb5
-pam_smb
-parted
-portmap
-raidtools
-redhat-config-network-tui
-redhat-config-securitylevel-tui
-redhat-logos
-redhat-menues
-redhat-lsb
-rpmdb-redhat
-stunnel
-sysreport
-talk
-tftp
-specspo
-vconfig
-wireless-t...
2005 Nov 09
2
KerberosGetAFSToken drives me crazy
hi,
every time i enable the option "KerberosGetAFSToken yes" on a computer where
the afs-client works fine i get a (/var/log/)message(s) like this:
"sshd[1136]: rexec line 70: Unsupported option KerberosGetAFSToken". no one
get a afs-token via ssh-login. i found this in sshd in suse9.3, suse 10.0
and fedora core 4 but i does not found any informations if this is an error
or
2004 Jan 21
5
Release testing
Hi,
We are planning on releasing the next version of OpenSSH in a couple
of weeks. As always, we would like to see it tested as widely as
possible before this happens.
We would therefore like you to test the latest snapshots (20030122
and later) on as many machines that you have access to. Ideally
this testing should include running the regress tests and use of
the snapshots in a
2005 Aug 07
5
ocfs2 can not mount for nodes. first time installation
Error: mount.ocfs2: Transport endpoint is not connected while
mounting /dev/sdc1 on /u02, could not mount /dev/sdc1.
The installation step is:
1. install all rpms on int-rac1, int-rac2
2. interconnect int-rac1, int-rac2, ping each other using private ip and public
ip ok. Add EMC SAN as shared disk and visable for two nodes.
3. configure int-rac1 using ocfs2console, add two nodes
4. according
2004 Feb 18
5
net ads join / kinit /.conf syntax
...KDC for requested realm
[root@ImediaArchive root]#
[root@ImediaArchive root]# rpm -qa | egrep samba
samba-3.0.0-15
redhat-config-samba-1.1.4-1
samba-swat-3.0.0-15
samba-common-3.0.0-15
samba-client-3.0.0-15
[root@ImediaArchive root]#
[root@ImediaArchive root]# rpm -qa | egrep krb
krb5-libs-1.3.1-6
krbafs-1.2.2-1
pam_krb5-2.0.4-1
[root@ImediaArchive root]#
[root@ImediaArchive root]# cat /etc/samba/smb.conf
# Samba config file created using SWAT
# from 10.1.1.42 (10.1.1.42)
# Date: 2004/02/16 17:31:51
# Global parameters
[global]
workgroup = IMEDIA
realm = IMEDIAMSFT.IMEDIA.EXAMPLE....
2005 Oct 21
2
corrupt rpm problem
Here is the output from yum -y upgrade without the error parts...
Its odd because it updated all of these first time round. I have dared
reboot the box yet, for fear it won't come back up...
Setting up Upgrade Process
Setting up Repos
Reading repository metadata in from local files
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
--->