Displaying 6 results from an estimated 6 matches for "sdrc".
Did you mean:
sdc
2000 Aug 02
1
IRIX 6.5.5m openssh-2.1.1p4 IRIX_AUDIT PROBLEM
...ing to install as root?
Anyway. Hope this helps out. If I get around to it, I'll fix the configure.in
stuff myself and send in the patches.
-Edwin
--
Ford Werke AG
D-NZ/FF-1C3P Voice: (+49) 221 90 19848
Henry-Ford-Str. 1 FAX: (+49) 221 90 19849
50725 Koeln E-mail: Edwin.Brown at sdrc.com
Germany PROFS: ebrown16 at ford.com
2000 Sep 16
15
Snapshot
....gz
-d
20000916
- (djm) New SuSE spec from Corinna Vinschen <corinna at vinschen.de>
- (djm) Update CygWin support from Corinna Vinschen <vinschen at cygnus.com>
- (djm) Use a real struct sockaddr inside the fake struct sockaddr_storage.
Patch from Larry Jones <larry.jones at sdrc.com>
- (djm) Add Steve VanDevender's <stevev at darkwing.uoregon.edu> PAM
password change patch.
- (djm) Bring licenses on my stuff in line with OpenBSD's
- (djm) Cleanup auth-passwd.c and unify HP/UX authentication. Patch from
Kevin Steves <stevesk at sweden.hp.com>...
1999 Mar 03
2
NT Domain and Samba as a PDC
Hi all,
I'm currently battling with my Corp. IS group over NT domain administration.
I admin a mostly Unix environment with a lot of WinXX clients. The
authentication server is owned by "Corporate" (you know, that nameless,
faceless entity that always makes do stupid things because
"That's the policy" :) and I have no control over it.
What I'd like to do is
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...a`;=;zcBSM$7BHHAa;;5R`2=L`*d46p>&^TrbI}*=(xN?d~u}rYplt
zUqJkFK2#VXt<;Vq^sqR?kdE#;c_0!$L-tl=hZ}j@;u?-6SBmwGZ7?;Q at NXp;wc-th
zFipCAVQ)ll^3rQy2jve6OU*YHDQ1?hLZ-6JlzC}jIiSR!>8q}d)F%*AFf&;F-heDd
zy0lGNM7E=P(Q;^$+D4j2^D}ut8>e}pD}G?ndVn0VxEc_)AXe1;Zc<Pg3RV~7h8ll4
z(7v%}@K>}g at SDrC-WMs5ziJVeg}#dR%)F~^=4t#HfH*a(UAj2M#B>u9ix3a_t2*ef
z^qwGwJBXJ1`~fvGLXFg?Ni%4E9T!H>`WH#8A8V(_zS#GW6vxn-VEIsN(V6xSK~1`_
z!1C9d^=29#a&3J-{|H|oObUoWQizkd8BXs-BWl&Z{ZswhzsV3BQL*cl`y5dCF!~(1
zBuRo&ZLaud$A7o&Qt;1f{@tEbyX}7#r=m-T4i0;hbA_=(mjy>i>n^^VlopAH{$XEp
zaaCi9&@1bd^_vr-...
2001 Feb 15
0
Configure suggestion
I just downloaded and build 2.3.0p1 on BSD/OS 4.0.1 and 4.1 with no
problems. Good job, guys! I did notice that although configure looks
for both LASTLOG_FILE and _PATH_LASTLOG, it only looks for UTMP_FILE and
WTMP_FILE. BSD/OS doesn't define those, but it does define _PATH_UTMP
and _PATH_WTMP (in <utmp.h>, same as _PATH_LASTLOG), so you may want to
have configure check for them, too.
2000 Sep 11
2
Problems/patches for BSD/OS 4.0.1
Two small problems with 2.2.0p1 on BSD/OS 4.0.1, both invoving the
internal entropy collector:
1) The ``ls'' commands in ssh_prng_cmds.in all use -n, which isn't valid
on BSD/OS and thus caused them all to fail when fixprogs checked them.
BSD/OS does, however, have a -T flag which gives complete timestamp
information (month, day, year, hour, minute, and second), which seems
like a