LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Active Directory authentication + mySQL (https://www.linuxquestions.org/questions/linux-server-73/active-directory-authentication-mysql-771275/)

mivalsten 11-24-2009 12:49 PM

Active Directory authentication + mySQL
 
Hi all.
I'm pretty new to linux. In scoll I've got an assignment to setup linux server for authentication against Windows Server 2003 Active Directory. That was easy and covered by more than one article on web. Now i have to do some magic to automaticy create mySQL databases for each active directory user with his AD password and I have no clue how to do this.

I found some entries about /etc/samba/smb.conf where was something like "add user script = /usr/sbin/useradd -m '%u' -g users -G users" but I suspect that this config works only when linux serves as LDAP server.

Thanks for help in advance,
Mivalsten

P.S. Sorry for my bad language. :)


All times are GMT -5. The time now is 08:31 PM.