The debian-private mailing list leak, part 1. Volunteers have complained about Blackmail. Lynchings. Character assassination. Defamation. Cyberbullying. Volunteers who gave many years of their lives are picked out at random for cruel social experiments. The former DPL's girlfriend Molly de Blanc is given volunteers to experiment on for her crazy talks. These volunteers never consented to be used like lab rats. We don't either. debian-private can no longer be a safe space for the cabal. Let these monsters have nowhere to hide. Volunteers are not disposable. We stand with the victims.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: debian pppd chatscript (fwd)



John Goerzen <jgoerzen@southwind.net> writes:

> Somebody please look at this, it seems rather serious to me.
...
> So it seems it is not hiding the sent password as it should
> do when the password is preceeded by \q in /etc/ppp.chatscript.
> 
>        \q     Suppress writing the string to the SYSLOG file. The
>               string  ??????  is written to the log in its place.
>               (not valid in expect.) -- chat(8)

It is quite a common mistake when writing the chatscript to do something
like:

word:    \qSecretPassword\q

Unfortunately, the extra \q at the end of the password turns logging back
on for that line, so that the password is logged. It should be written:

word:	\qSecretPassword

The original author didn't quote his chatscript in the post, perhaps he
should check on this.

	Martin.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-private-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .