즐겨찾기

IT
2020.06.04 17:06

cups 설정 방법

profile
https://www.kimsaem.net/fav_site/218494 조회 수 180 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
Extra Form
주소 https://www.kimsaem.net/fav_site/218494

설정 파일명 : /etc/cups/cupsd.conf

 

빨간부분 수정 및 삭제, 그리고 데몬 재시작

 

# Only listen for connections from the local machine.
#Listen localhost:631
Port 631

Listen /run/cups/cups.sock

# Show shared printers on the local network.
Browsing Off
BrowseLocalProtocols dnssd

# Default authentication type, when authentication is required...
DefaultAuthType Basic

# Web interface setting...
WebInterface Yes

# Restrict access to the server...
<Location />
Allow all
  Order allow,deny
</Location>

# Restrict access to the admin pages...
<Location /admin>
Allow all
  Order allow,deny
</Location>

# Restrict access to configuration files...
<Location /admin/conf>
Allow all
  AuthType Default
  Require user @SYSTEM
  Order allow,deny
</Location>

# Restrict access to log files...
<Location /admin/log>
  AuthType Default
  Require user @SYSTEM
  Order allow,deny
</Location>

# Set the default printer/job policies...
<Policy default>
  # Job/subscription privacy...
  JobPrivateAccess default
  JobPrivateValues default
  SubscriptionPrivateAccess default
  SubscriptionPrivateValues default

 

 

사용자 제대로 보이기

 

To display the job document file name and the user name:

  • Edit /etc/cups/cupsd.conf: change to
    JobPrivateValues default
    JobPrivateValues none
  • Restart cupsd: sudo systemctl restart cups

Title
  1. 달착륙 사진

    Date2021.07.19 Views36
    Read More
  2. 무료 한자(중국어) 폰트

    Date2019.05.22 CategoryIT Views562
    Read More
  3. ralink rt3290le win8.1 64bit 드라이버

    Date2015.01.02 CategoryIT Views2571
    Read More
  4. 그누보드 회원가입 안받고 싶을때

    Date2023.11.01 Views11
    Read More
  5. 문화재 역사 관련 3d 모델링 자료

    Date2022.04.07 Category역사 Views60
    Read More
  6. 김세환 선생의 포스팅(독립기념관)

    Date2021.08.24 Category역사 Views81
    Read More
  7. 아이폰 메시지 엑셀로 백업

    Date2018.02.28 CategoryIT Views465
    Read More
  8. l1300 inf 드라이버 파일 위치

    Date2023.04.26 CategoryIT Views26
    Read More
  9. 에듀파인에서 학교 공유설비예약(공유시설, 특별실)

    Date2023.09.08 Category학교 Views79
    Read More
  10. 큐닉스 107.9cm UHD 모니터, QX431U 4K IPS HDR 정보

    Date2023.11.09 Views14
    Read More
  11. php 재시작

    Date2024.01.22 CategoryIT Views381
    Read More
  12. 파이썬 9009 실행오류

    Date2024.04.22 CategoryIT Views64
    Read More
  13. cups 설정 방법

    Date2020.06.04 CategoryIT Views180
    Read More
  14. 투명 png 클립아트 검색 사이트

    Date2021.04.22 CategoryIT Views924
    Read More
  15. 미래 교육의 주역처럼 보이게 해주는 멋지고 스마트한 교육 말글

    Date2022.09.21 Views81
    Read More
  16. centos7의 모든 것

    Date2015.03.24 CategoryIT Views1063
    Read More
  17. centos 7 방화벽 firewalld 설정

    Date2018.03.20 CategoryIT Views404
    Read More
  18. vr api & tool

    Date2020.09.04 CategoryIT Views147
    Read More
  19. 유튜브(Youtube) mp3변환 프로그램(mac 포함)

    Date2020.03.16 CategoryIT Views167
    Read More
  20. 간단한 온라인 설문조사 멘티미터

    Date2021.07.10 Views107
    Read More
Board Pagination Prev 1 ... 3 4 5 6 7 8 9 10 11 12 Next
/ 12