0
votes
0answers
101 views

Can Windows Active Directory users log into a PHP app on an Ubuntu server adjoined to Windows AD?

I have adjoined successfully an Ubuntu server 12.04 to a Windows Active Directory (AD). (How: http://www.iasptk.com/ubuntu/21071-join-an-ubuntu-server-or-desktop-to-active-directory-). Now all ...
0
votes
0answers
133 views

Connecting to Mac Server samba share with ldap user doesn't work anymore (12.04+)

This used to work before 12.04 and now it's giving me headaches ;) Statements are: Mac Server OS version is 10.6.8 mac to mac via samba ok ubuntu <12.04 via samba ok ubuntu >12.04 via samba ...
1
vote
2answers
3k views

How to make full domain controller with active directory?

How to make full domain controller with active directory that can accept windows client pc's using ubuntu LTS 12.04 desktop edition. I need a full tutorial that show me step by step how could it be ...
3
votes
2answers
556 views

Edubuntu Deployment and Active Directory Authentication

How I can deploy Edubuntu from one machine to many machines in the same domain and authenticate to Windows Active Directory?
4
votes
1answer
715 views

Changing LDAP password expiry time?

I am running LDAP Samba PDC on Ubuntu 10.04 server. By default the LDAP account pasword expires in 45 days. I want to change it. I've tried hard to find this setting in the LDAP conf files but I ...