I have been reading documentation for over two hours and I am getting glazed-eyed. I have a Fedora box, that authenticates users from an existing windows domain. The users do not have a local account on the Fedora box, so they do not have a local home directory. I need to know what setting/script is needed in order to have the home directory automatically created if it does not already exist. Could someone point me to the appropriate documentation for that? Thanks Dalton
Dalton Calford escreveu:> I have been reading documentation for over two hours and I am getting > glazed-eyed. > > I have a Fedora box, that authenticates users from an existing windows > domain. > > The users do not have a local account on the Fedora box, so they do > not have a local home directory. > > I need to know what setting/script is needed in order to have the home > directory automatically created if it does not already exist. > > Could someone point me to the appropriate documentation for that? > > Thanks > > DaltonTry searching for pam_mkhomedir. Edmundo Valle Neto