즐겨찾기

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. No Image 04Jun
    by SysOp
    2020/06/04 in IT
    Views 180 

    cups 설정 방법

  2. No Image 22Apr
    by SysOp
    2021/04/22 in IT
    Views 924 

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

  3. No Image 24Mar
    by SysOp
    2015/03/24 in IT
    Views 1063 

    centos7의 모든 것

  4. No Image 20Mar
    by SysOp
    2018/03/20 in IT
    Views 404 

    centos 7 방화벽 firewalld 설정

  5. No Image 04Sep
    by SysOp
    2020/09/04 in IT
    Views 147 

    vr api & tool

  6. No Image 16Mar
    by SysOp
    2020/03/16 in IT
    Views 167 

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

  7. No Image 02Jan
    by SysOp
    2021/01/02 in IT
    Views 81 

    PDF 무료 편집 프로그램

  8. No Image 31Mar
    by SysOp
    2020/03/31 in IT
    Views 193 

    PDF에 필기하는 프로그램 View, Edit, Annotate by Xodo(윈10)

  9. No Image 23Jan
    by SysOp
    2021/01/23 in IT
    Views 90 

    PNG로고 사이트

  10. No Image 25Sep
    by SysOp
    2022/09/25 in IT
    Views 36 

    tux free image

  11. No Image 18Jul
    by SysOp
    2014/07/18 in IT
    Views 3278 

    windows 8 start menu pokki

  12. No Image 24Apr
    by SysOp
    2022/04/24 in IT
    Views 110 

    메타버스 아바타 생성(glb가능)

  13. No Image 09Nov
    by SysOp
    2023/11/09 in IT
    Views 18 

    별 달 화면보호기

  14. No Image 04Oct
    by SysOp
    2020/10/04 in IT
    Views 105 

    SupRemoRemote desktop control

  15. No Image 29Dec
    by SysOp
    2022/12/29 in IT
    Views 47 

    Collectl: An Advanced All-in-One Performance Monitoring Tool for Linux

  16. No Image 06Jan
    by SysOp
    2023/01/06 in IT
    Views 37 

    이미지 업스케일, image upscale

  17. No Image 19May
    by SysOp
    2022/05/19 in IT
    Views 104 

    웹기반 3d 툴

  18. No Image 30Nov
    by 쥔장김쌤
    2018/11/30 in IT
    Views 235 

    무료 BGM을 제공하는 유튜브 채널

  19. No Image 05Jun
    by SysOp
    2020/06/05 in IT
    Views 182 

    우분투에 엡슨 Perfection 4490 Photo 스캐너 설치

  20. No Image 12Jan
    by SysOp
    2024/01/12 in IT
    Views 339 

    php 수강신청 소스

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