Provision and management of network printers at Jade University.
The IT center provides network printers for all employees and integrates purchased printers into the university network. Printers are accessed via the central print server. Setup is available for Windows, macOS, and Linux. In PC Network System (WORK-PCVS-1.0), configuration is automatic; outside it, login with domain credentials is required. Printing is only possible within the university network; from external locations, the service can be used via Virtual Desktops (WORK-VD-1.0).
Jade University user account; printer setup on own PC; network connection within university or VD Virtual Desktops (WORK-VD-1.0)
Windows setup:
1. Windows Explorer: \\glob-ps2.hs-woe.de\
2. Not in PC network system: log in with domain login (ma1150@hs-woe.de)
3. Right-click desired printer → 'Connect'
Troubleshooting: enable file and printer sharing.
macOS setup:
1. Install printer driver from manufacturer
2. Printers & Scanners → Add → Advanced:
Type: Windows printer via spoolss
URL: smb://glob-ps2.hs-woe.de/<printer-name>
3. Terminal: sudo lpadmin -p <name> -o auth-info-required=username,password
4. Login: ma1150@hs-woe.de
Ubuntu Linux setup:
sudo apt install python3-smbc smbclient system-config-printer
1. Printer → Add → enter glob-ps2.hs-woe.de
2. Login: domain login (ma1150@hs-woe.de)
3. Select printer and driver
Note: setup and printing only work within the Jade HS network. From external: use Virtual Desktops (WORK-VD-1.0).
Printer setup instructions in the HRZ Wiki: https://hrz-wiki.jade-hs.de/de/tp/printing/start
Sources:
[1] https://hrz-wiki.jade-hs.de/en/tp/printing/start