|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: [ Hackerslab bug_paper ] Linux printtool get printer passwor
From: Brian Knotts (bknotts
SLAPPY.ORG)Date: Mon Mar 13 2000 - 13:28:50 CST
- Next message: Jay C Austad: "Re: RealServer exposes internal IP addresses"
- Previous message: Cunningham Stace D MSgt 2 AF/XPI: "FW: URGENT: Freeze Distribution of IE 5.0, 5.0a, and 5.0b with th e 128-bit encryption pack"
- In reply to: Sheshep ankh Dubhe: "[ Hackerslab bug_paper ] Linux printtool get printer password"
- Reply: Brian Knotts: "Re: [ Hackerslab bug_paper ] Linux printtool get printer passwor"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 08-Mar-2000 Sheshep ankh Dubhe wrote:
> [ Hackerslab bug_paper ] Linux printtool get printer password
>
> File : /usr/bin/printtool
>
> SYSTEM : Linux
>
> INFO :
>
> If make printer configuration by printtool package, It make vule config file.
> Config file perrmission is "-rw-r--r-- root root".
> If use samba network printer, password stored in config file.
>
> Tested platform : RedHat 6.1 - 6.2B
> printtool-3.41-2
> printtool-3.42-3ac
> printtool-3.43-1
I fixed my /usr/bin/printtool (v. 3.41) with:
2302a2303,2307
> #
> # set the .config permissions to something sane
> #
> catch {exec chown root.lp $smb_config}
> catch {exec chmod 600 $smb_config}
2465a2471,2475
> #
> # set the .config permissions to something sane
> #
> catch {exec chown root.lp $ncp_config}
> catch {exec chmod 600 $ncp_config}
Seems to work.
-- -------------------------------------------------------------------------------- Brian Knotts bknottsslappy.org
- Next message: Jay C Austad: "Re: RealServer exposes internal IP addresses"
- Previous message: Cunningham Stace D MSgt 2 AF/XPI: "FW: URGENT: Freeze Distribution of IE 5.0, 5.0a, and 5.0b with th e 128-bit encryption pack"
- In reply to: Sheshep ankh Dubhe: "[ Hackerslab bug_paper ] Linux printtool get printer password"
- Reply: Brian Knotts: "Re: [ Hackerslab bug_paper ] Linux printtool get printer passwor"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]