dKRB5_BRAND: Unbranded release
abyssthree:~ haischt$ uname -a
Darwin abyssthree.local 7.5.0 Darwin Kernel Version 7.5.0: Thu Aug 5 19:26:16 PDT 2004; root:xnu/xnu-517.7.21.obj~3/RELEASE_PPC Power Macintosh powerpc
not very usefull, I guess :(
does this help?
abyssthree:~ haischt$ less /System/Library/Frameworks/Kerberos.framework/Versions/Current/Resources/version.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildVersion</key>
<string>4</string>
<key>CFBundleShortVersionString</key>
<string>5.0.22</string>
<key>CFBundleVersion</key>
<string>5.0.1</string>
<key>ProjectName</key>
<string>Kerberos</string>
<key>SourceVersion</key>
<string>470500</string>
</dict>
</plist>
Andreas wrote:
On Tue, Nov 09, 2004 at 10:27:09PM +0100, Daniel S. Haischt wrote:
Andrew Cunningham wrote:
I am sure there is a simple kxxx command that can report the version, I just can't find it at the moment.
that exactly was my problem. kinit, kadmin, kpasswd etc. are not reporting any version number ...
Try grepping for KRB5_BRAND in one of the krb5 libraries:
$ strings /usr/lib/krb5/libkrb5.so.3.2 | grep KRB5_BRAND KRB5_BRAND: krb5-1-3-5-final 1.3.5 20040910
!DSPAM:4193457c44327448820948!
-- Mit freundlichen Gruessen / With kind regards
Daniel S. Haischt | phone: +49 -7032-992909
Grabenstrasse 11 | +49 -700-DHAISCHT
| fax: +49 -7032-992910
D-71083 Herrenberg | fax2mail: +49 -7032-7999738
GERMANY | cell: +49 -172-7668936email: [EMAIL PROTECTED] web: http://www.daniel.stefan.haischt.name/ -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
