Operating System - HP-UX
1832312 Members
2057 Online
110041 Solutions
New Discussion

Add printers in microsoft AD based environment

 
SOLVED
Go to solution
Jeeshan
Honored Contributor

Add printers in microsoft AD based environment

Hi

in my environment we use Microsoft AD based network. All windows network printers controlled and accessed by domain authentication.
My HP-UX boxes are out of AD network. But for application need, we have to access to network printers.

Any exact docs for configuration steps will be very much appreciate.
a warrior never quits
3 REPLIES 3
Steven E. Protter
Exalted Contributor

Re: Add printers in microsoft AD based environment

Shalom,

This is very exacting hard work:

http://docs.hp.com/en/J4269-90076/ch02s05.html

http://docs.hp.com/hpux/internet/

http://docs.hp.com/en/B8725-90101/ch05s03.html

Why so many docs? Because there is Kerberos required, lots of intricacies, possibly Samba/CIFS integration.

Loads of fun.

Wand anybody?

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
OldSchool
Honored Contributor
Solution

Re: Add printers in microsoft AD based environment

printer info (ip addr, name) is in AD and you're not using LDAP on HPUX is what I read into the above.

One other, fairly straightforward, way of configuring is to add the neccessary printers to /etc/hosts....but that means you must update multiple locations if the IPs were to change. If DHCP is in use to config the printer IP, then this may not be feasible at all. It certainly isn't ideal, but it might get you going until you can implement all of the stuff SEP mentioned.
Jeeshan
Honored Contributor

Re: Add printers in microsoft AD based environment

Thanks SEP and all.

I have solved this issue follow the below thread.

http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1203333843322+28353475&threadId=957541
a warrior never quits