I configured cups in my ubuntu server.
I have LDAP server with 250+ users.
Before any print job, it will ask for authentication (from LDAP server) of users. and after successful authentication print job should complete.
How to do it.. ?
what changes I have to do in my cups config .. ?