Correct DNS Behavior318 (5/31/2007 4:31:05 PM) comp.protocols.kerberos Dear all, My code can't find the KDC on a particular customer's network. The problem is DNS. The DNS communication looks like the following: C: SRV _kerberos._udp.EXAMPLE.COM S: No such name C: SRV _kerberos... mba2000
Firefox vs IE Cross Realm Kerberos SSO Authentication035 (5/10/2007 7:10:09 PM) comp.protocols.kerberos Hello List, I have found an inconsistency between IE and Firefox with respect to Keberos cross realm authentication. I have two Windows domains W.NET and B.W.NET. If I setup SSO on a Linux web server lws.b.w.... mba2000
Cross Realm MIT <-> Windows Close But No Cigar510 (5/3/2007 2:13:32 AM) comp.protocols.kerberos Hello, I struggling with cross realm auth and I'd appreciate it if someone can give me pointers. The problem seems to be with enctypes. So I just asserted RC4 everywhere and now I'm getting all the right tick... mba2000
Autofs home dirs over NFS without masking local ones?420 (4/22/2007 3:09:40 AM) comp.os.linux.networking If I use an auto.master like: /home /etc/auto.home --timeout=60 then when autofs mounts /home any local home directories are masked. This is fine if *all* home directories are mounted over NFS. However, I ... Michael
Finding Low Privileged User250 (4/16/2007 4:34:09 PM) comp.unix.programmer Is there a tried and true method for finding the low privileged user on a system? Most systems have a user like 'nobody' but not all. Is there another user with no shell and no home dir that is ALWAYS present o... Michael
Generating Keyabs for Windows Accounts on Linux019 (3/26/2007 4:06:31 PM) comp.protocols.kerberos Hello, >From time to time I've seen people asking about generating keytabs on Windows with ktpass.exe for UNIX and Linux services. Our new product (which is free for up to 25 users) is a PHP extension for Linu... mba2000
Getting the domain name1132 (3/23/2007 6:06:20 PM) comp.unix.programmer Can anyone recommend a portable way of getting the domain name of the local machine? I find it amazing that there's no builtin method for doing this (gethostname does not necessarily contain the domain). Mike ... Michael
Convert UTC to Local Time?742 (2/1/2007 9:17:51 PM) comp.unix.programmer What is a good method for converting an arbitrary UTC time to local time adjusted for DST and time zone? For example, given a UTC time of 2007-02-01 20:59:59, the best I could muster was the following: #inclu... Michael
Reading code of a function?525 (1/17/2007 2:06:38 AM) comp.unix.programmer Is there any way to reliably read the actual code of a function? If the function is statically linked you can simply access the symbol. For I can 'hexdump' the hash_str code like: hexdump(stdout, hash_str, 12... Michael
getenv returns same string as putenv?839 (12/11/2006 4:31:59 PM) comp.lang.c Is the string returned by getenv guaranteed to be the same string supplied to putenv plus the offset of the variable name and equals sign? Because of API constraints I do not want to save a pointer to the stri... Michael
generating keys from a web app(php)131 (4/6/2007 4:58:50 PM) comp.protocols.kerberos -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I'm looking to see if anyone has any suggestions on how best to go about generating krb5 keys from a password(string_to_key) within a php based web applica... mnandrews(1)
Mod_auth_kerb and Windows XP SP2617 (4/16/2007 6:02:29 PM) comp.protocols.kerberos All, We are using Apache2 with mod_auth_kerb. Red Hat Enterprise Linux AS release 3 (2.4.21-40.Elsmp) Apache 2.0.49 (fork) mod_auth_kerb-5.3 MIT Kerberos Version 5, Release 1.5.2 Windows XP sp2 (desktop). ... sgopalan1(10)
Mod_auth_kerb and Windows XP SP2 issues232 (4/19/2007 5:51:46 PM) comp.protocols.kerberos I posted an issue with Kerberos authentication with XP when it renews the ticket. We tested it against IIS. When the TGT expires and after renewal IE switches to NTLM (ethereal) even on IIS. But IIS accepts b... sgopalan1(10)
CSV parsing by Paul Hsieh and Michael B. Allen?2631 (4/21/2007 5:16:57 AM) comp.unix.programmer http://groups.google.com/group/comp.lang.c/browse_frm/thread/86a3ddf0724d9630/4e38340aa824bee0?lnk=gst&q=how+to+best+parse+a+CSV&rnum=1#4e38340aa824bee0 http://tinyurl.com/29q4kf Michael & Paul (or anyone who ... ramon(1465)
Cross Realm MIT <-> Windows Close But No Cigar510 (5/3/2007 2:13:32 AM) comp.protocols.kerberos Hello, I struggling with cross realm auth and I'd appreciate it if someone can give me pointers. The problem seems to be with enctypes. So I just asserted RC4 everywhere and now I'm getting all the right tick... mba2000(327)
Memory leakage question416 (5/19/2007 2:27:16 PM) comp.protocols.kerberos I have written a tool which processs GSSAPI tokens and loops forever. Since it may run for a long time I try to check with valgrind that it doesn't leak memory. I noticed the following two valgrind messages:... huaraz1(348)
Correct DNS Behavior318 (5/31/2007 4:31:05 PM) comp.protocols.kerberos Dear all, My code can't find the KDC on a particular customer's network. The problem is DNS. The DNS communication looks like the following: C: SRV _kerberos._udp.EXAMPLE.COM S: No such name C: SRV _kerberos... mba2000(327)
authentication on windows xp thru kerberos131 (6/6/2007 1:58:38 PM) comp.protocols.kerberos Hi, i have a problem , i can't get to authenticate myself on windows XP thru kerberos database, located on another pc using linux. what should i do? thx in advance __________________________________________... patrickroy(2)