Hi, i am a bit lost over here so any help would be welcome.
What i am trying to achieve is a implementing a linux client in a windows 2000 network. This means tree things:
authenticating
filesharing
printersharing
What did i do so far?
First i knew it had something to do whit samba so i messed arround whit samba a bit en dropped after a while
Then i discovered pam and his krb 5 module because i found a document about that on the net that said u could authenticate whit that module against a pdc of the network. I worked whit that for a while whit the following result:
I could go reach the pdc whit a login but the preauthentication failed. And the user needed to be a local user as wel :s That is something i didn't wont.
Then is switched to de pam_smb module but that didn't work at all.
Now i am messing arround with winbind but i cant find real howto's or other info.
that's how far i got for now.
I presume that for the use of winbind u have to run the samba server on the client side configere the winbind module en implement it in the pam login file of your choiche. But am i correct. Is this even the good way shouldn't i go back to the krb5 module?
I dont know anymore
so if u guys could help me out i would be very gratefull