This is terrific advise. Thank you so much for your help. I'm going to work on this after I get downtime to install the MU update patches.
Take care, Steven. ----- Original Message ----- From: "Jochen Schmidt" <[EMAIL PROTECTED]> To: "Steven Aizic" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, January 08, 2004 3:45 AM Subject: Re: [Samba] Solaris 8 + Active Directory Hi Steven, On Wed, 7 Jan 2004, Steven Aizic wrote: > Hi Jochen, > > 1) How do I know if my Solaris has libsendfile support? /usr/lib/abi/abi_libsendfile.so.1 /usr/lib/abi/sparcv9/abi_libsendfile.so.1 /usr/lib/libsendfile.so /usr/lib/libsendfile.so.1 /usr/lib/sparcv9/libsendfile.so /usr/lib/sparcv9/libsendfile.so.1 /usr/share/man/sman3lib/libsendfile.3lib You should have this files. If you don't have this files you should install the latest Maintenance Update (MU) since the files are only contained in a Patch. > 2) Where can I get these MIT-Kerberos header files? You will need the complete distribution including binary files. You can get it here: http://web.mit.edu/kerberos/dist/index.html After you have sendfile support and Kerberos you should compile samba with the --with-kerberos=<mit-install-base> flag. The libsendfile is not required since samba has it own which is used if no system library has been found. But i strongly recommend to install the MU since there are some other bugs are fixed. Greetings Jochen > Thanks, > Steven. > > ----- Original Message ----- > From: "Jochen Schmidt" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Wednesday, January 07, 2004 3:15 PM > Subject: Re: [Samba] Solaris 8 + Active Directory > > > Hi Steven, > > there is nothing special - if your Solaris has libsendfile-Support. > Second you need the MIT-Kerberos since the Sun Kerberos doesn't provide > any headerfiles. > Compile Samba with your needs and be happy. > > If you are happy with 3.0.0 you can use the (Sparc) binary Package from > http://www.millenux.com/~jschmidt/samba/solaris/8/ > > This package has cups and kerberos support statically compiled in. The > Installation Base is /opt/samba3 > > I think i will compile 3.0.2pre1 this weekend on solaris 8. If you want i > can inform you when the binaries are out. > > Greetings > > Jochen > > On Wed, 7 Jan 2004 [EMAIL PROTECTED] wrote: > > > > > Good Day All, > > > > I'm looking for a HowTO on how to compile/Install/Configure > > Samba 3.0.1 with active directory support running on > > Solaris 8. i.e. The samba server should be able to > > authenticate against a Windows 2000 active directory. > > > > Is there any such document? I've searched and have come up > > empty. Thank you kindly. > > > > Steven. > > > > > > 1 > > > > > > -- mit freundlichen Gr��en Jochen Schmidt -------------------------------------------------------------------- Jochen Schmidt [EMAIL PROTECTED] Mi||enux GmbH mobile: +49.175.5752483 Lilienthalstra�e 2 phone: +49.711.88770.300 70825 Stuttgart-Korntal fax: +49.711.88770.349 -= linux without limits -=- http://linux.zSeries.org/ =- PGP Fingerprint: 6F9A 85CE 78EA 7EF1 B2BA 3559 8FA1 2B13 098D 20B5 -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
