즐겨찾기

IT
2020.06.04 17:06

cups 설정 방법

profile
https://www.kimsaem.net/fav_site/218494 조회 수 4292 추천 수 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 18Dec
    by SysOp
    2020/12/18 in IT
    Views 756 

    uhd tv 를 모니터로

  2. No Image 10Dec
    by SysOp
    2020/12/10 in IT
    Views 684 

    서버 정보 웹으로 찾는 곳

  3. No Image 01Dec
    by SysOp
    2020/12/01 in IT
    Views 759 

    Rhymix 팁

  4. No Image 07Oct
    by 쥔장김쌤
    2020/10/07 in IT
    Views 624 

    간단한 네트워크 모니티링 툴

  5. No Image 04Oct
    by SysOp
    2020/10/04 in IT
    Views 629 

    SupRemoRemote desktop control

  6. No Image 14Sep
    by SysOp
    2020/09/14 in IT
    Views 818 

    xe 라이믹스 강좌

  7. No Image 04Sep
    by SysOp
    2020/09/04 in IT
    Views 777 

    vr api & tool

  8. No Image 26Aug
    by SysOp
    2020/08/26 in IT
    Views 1237 

    안드로이드 가상머신 PC에설치

  9. No Image 02Jul
    by SysOp
    2020/07/02 in IT
    Views 1138 

    gsuite google 메일(도메인 연결한 gmail) 아웃룩 에서 사용하기

  10. No Image 26Jun
    by SysOp
    2020/06/26 in IT
    Views 634 

    mongo db 설정

  11. No Image 05Jun
    by SysOp
    2020/06/05 in IT
    Views 715 

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

  12. No Image 04Jun
    by SysOp
    2020/06/04 in IT
    Views 4292 

    cups 설정 방법

  13. No Image 07Apr
    by SysOp
    2020/04/07 in IT
    Views 2744 

    짓시 화상 서버 jitsi 설치 레퍼런스

  14. No Image 07Apr
    by SysOp
    2020/04/07 in IT
    Views 1406 

    로켓챗 rocket chat 서버 메신저 설치

  15. No Image 31Mar
    by SysOp
    2020/03/31 in IT
    Views 1011 

    태블릿 pc를 드로잉 태블릿으로 활용하는 프로그램 virtual tablet

  16. No Image 31Mar
    by SysOp
    2020/03/31 in IT
    Views 1619 

    화면 영상 캡처 및 스트리밍 프로그램 OBS studio

  17. No Image 31Mar
    by SysOp
    2020/03/31 in IT
    Views 1344 

    moodle 설치 간략 정리

  18. No Image 31Mar
    by SysOp
    2020/03/31 in IT
    Views 711 

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

  19. No Image 29Mar
    by SysOp
    2020/03/29 in IT
    Views 1070 

    라파스 타블렛 드라이버

  20. No Image 27Mar
    by SysOp
    2020/03/27 in IT
    Views 971 

    [드라이버] NETmate NM-UV03 MAC용 드라이버

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