즐겨찾기

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. 구글 docs를 이용한 문제 자동 채점

    Date2015.07.29 CategoryIT Views252
    Read More
  2. 추천 무료 bgm

    Date2018.06.04 CategoryIT Views252
    Read More
  3. 리오 데 자네이루 타임랩스

    Date2015.08.19 Views251
    Read More
  4. 우분투 php-7.2에서 7.3으로 업그레이드 하기

    Date2019.03.06 CategoryIT Views245
    Read More
  5. 라파스 타블렛 드라이버

    Date2020.03.29 CategoryIT Views236
    Read More
  6. 무료 BGM을 제공하는 유튜브 채널

    Date2018.11.30 CategoryIT Views227
    Read More
  7. 윈도 8.1에서 무선인터넷 공유하기

    Date2016.03.08 CategoryIT Views225
    Read More
  8. 맥 외장하드에 윈도우 설치하여 사용하기

    Date2018.12.14 CategoryIT Views217
    Read More
  9. ebs 클립뱅크

    Date2016.03.13 Views213
    Read More
  10. 무료 음원, 이미지, 영상, 폰트 공유 마당

    Date2019.05.16 CategoryIT Views213
    Read More
  11. 영상으로 gif 애니메이션 만들기

    Date2015.08.28 CategoryIT Views212
    Read More
  12. 구라제거기, pc속의 적폐제거

    Date2019.01.02 CategoryIT Views205
    Read More
  13. 디지털아카이브 설치

    Date2019.04.01 CategoryIT Views197
    Read More
  14. xe 공부

    Date2019.03.19 CategoryIT Views196
    Read More
  15. windows 11 작업표시줄 그룹화 해제 never combine

    Date2021.12.19 CategoryIT Views193
    Read More
  16. PDF에 필기하는 프로그램 View, Edit, Annotate by Xodo(윈10)

    Date2020.03.31 CategoryIT Views186
    Read More
  17. 화면 영상 캡처 및 스트리밍 프로그램 OBS studio

    Date2020.03.31 CategoryIT Views185
    Read More
  18. 우분투에 엡슨 Perfection 4490 Photo 스캐너 설치

    Date2020.06.05 CategoryIT Views175
    Read More
  19. gsuite google 메일(도메인 연결한 gmail) 아웃룩 에서 사용하기

    Date2020.07.02 CategoryIT Views174
    Read More
  20. cups 설정 방법

    Date2020.06.04 CategoryIT Views173
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 12 Next
/ 12