I run Debian and Ubuntu Servers and Clients respectively with some
Gentoo mixed in. They both play fine with OD. With Ubuntu, make sure
you have universe and multiverse availiable in your sources.list
file. With Debian I am using the testing tree, although stable should
work if the krb5 packages are there, krb4 will be there I just
haven't tried them with my XServe yet.
configure the conf file,
on gentoo = vi /etc/ldap.conf
on debian = vi /etc/libnss-ldap.conf
add the lines
#######################################################
host 192.168.0.4 #obviously this is your OD servers IP
ldap_version 3
#######################################################
and make sure the file is readable by everyone or usernames will not
get mapped. chmod 644 (or 444) the file.
modify /etc/nsswitch.conf by changing the following lines so they
match below.
A quick test at this point is to run the command getend passwd (or
getent group) to see if it is looking in ldap for users and groups.
This assumes that users and groups exist in ldap.
In gentoo add "ldap" to the USE variable in the /etc/make.conf file
and then you will need to recompile any application that can take
advantage of ldap.
In debian install "apt-get install ssh-krb5" to replace the standard
ssh package
also "apt-get install krb5-clients krb5-user" replace a number of
other tools with kerberized versions
In gentoo add "kerberos" to the USE variable in the /etc/make.conf
file and then you will need to recompile any application that can
take advantage of kerberos
*************
The other distro's should also work with instructions similar to these.
Jacob Bresciani
"Passwords are like bubble gum, strongest when fresh, should never be
used by groups and create a sticky mess when left laying around"
-anon
On Sep 1, 2005, at 6:51 PM, Eric Paulsen wrote:
I have a NetServer TC3100 with hardware raid, 2GB of RAM, and dual
PIII processors running NetWare6 for the 7 PC users I have to
support. I would like to drop Netware from the mix. Our church and
school site will be splitting, so I want them to be on their own
box. I can get Windows Server very cheaply as a school, so that is
an option. The other is going the Linux route.
Currently, my two internal dns boxes are running FreeBSD. I'm
looking for input on any experiences you might have had integrating
Linux into the Open Directory architecture. I would really like to
maintain all users on my OD Master without futzing with the Netware-
to-Mac stuff. Thoughts?
---
Eric _______________________________________________
Do not post admin requests to the list. They will be ignored.
Macos-x-server mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/macos-x-server/jacob%
40bresciani.ca