Actually you can go about it in a coupl eof ways, you can have the linux box join the NT domain and then all authentication is at the NT level.

Then you don't actually have to have the NT user have an account on the samba server, you can have the user created dynamically by adding this to your smb.conf:

add user script = {script to add users to the system like useradd or create your own}

Then if there is not a user on the linux machine the adduser acript will create the user on the fly.  I would suggest have samba 2.0.6 or later and read the /usr/doc/samba-2.0.6/NTDOMAIN.txt.  I believe everything you need is in that txt, if not look at the other txts as well.

Good luck.


-- 
Lon Feldman ">lfeldman@applianceware.com>
"Cop didn't see, I didn't do it", G.Carlin
--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.