I'm using Ubuntu 10.04. And I want to install libnss-ldap by apt-get
sudo apt-get install libnss-ldap
And during installation, a graphical interface setup appears.
Because I want to install it on 1000+ servers, graphical interface is out of option.
Question:
How can I install it without graphical interface setup?
OR
How can I install libnss-ldap without auth-client-config ldap-auth-client ldap-auth-config
PS: Manually compiling is out of option too.