즐겨찾기

IT
2020.06.04 17:06

cups 설정 방법

profile
https://www.kimsaem.net/fav_site/218494 조회 수 173 추천 수 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. No Image 19Jul
    by SysOp
    2021/07/19 Views 32 

    달착륙 사진

  2. No Image 22May
    by SysOp
    2019/05/22 in IT
    Views 552 

    무료 한자(중국어) 폰트

  3. No Image 02Jan
    by SysOp
    2015/01/02 in IT
    Views 2561 

    ralink rt3290le win8.1 64bit 드라이버

  4. No Image 01Nov
    by SysOp
    2023/11/01 Views 6 

    그누보드 회원가입 안받고 싶을때

  5. No Image 07Apr
    by SysOp
    2022/04/07 in 역사
    Views 52 

    문화재 역사 관련 3d 모델링 자료

  6. No Image 24Aug
    by SysOp
    2021/08/24 in 역사
    Views 73 

    김세환 선생의 포스팅(독립기념관)

  7. No Image 28Feb
    by SysOp
    2018/02/28 in IT
    Views 457 

    아이폰 메시지 엑셀로 백업

  8. No Image 26Apr
    by SysOp
    2023/04/26 in IT
    Views 17 

    l1300 inf 드라이버 파일 위치

  9. No Image 08Sep
    by SysOp
    2023/09/08 in 학교
    Views 71 

    에듀파인에서 학교 공유설비예약(공유시설, 특별실)

  10. No Image 09Nov
    by SysOp
    2023/11/09 Views 9 

    큐닉스 107.9cm UHD 모니터, QX431U 4K IPS HDR 정보

  11. No Image 22Jan
    by SysOp
    2024/01/22 in IT
    Views 372 

    php 재시작

  12. No Image 22Apr
    by SysOp
    2024/04/22 in IT
    Views 56 

    파이썬 9009 실행오류

  13. No Image 04Jun
    by SysOp
    2020/06/04 in IT
    Views 173 

    cups 설정 방법

  14. No Image 22Apr
    by SysOp
    2021/04/22 in IT
    Views 916 

    투명 png 클립아트 검색 사이트

  15. No Image 21Sep
    by SysOp
    2022/09/21 Views 77 

    미래 교육의 주역처럼 보이게 해주는 멋지고 스마트한 교육 말글

  16. No Image 24Mar
    by SysOp
    2015/03/24 in IT
    Views 1055 

    centos7의 모든 것

  17. No Image 20Mar
    by SysOp
    2018/03/20 in IT
    Views 396 

    centos 7 방화벽 firewalld 설정

  18. No Image 04Sep
    by SysOp
    2020/09/04 in IT
    Views 140 

    vr api & tool

  19. No Image 16Mar
    by SysOp
    2020/03/16 in IT
    Views 158 

    유튜브(Youtube) mp3변환 프로그램(mac 포함)

  20. No Image 10Jul
    by SysOp
    2021/07/10 Views 103 

    간단한 온라인 설문조사 멘티미터

Board Pagination Prev 1 ... 3 4 5 6 7 8 9 10 11 12 Next
/ 12