Update NONE-CKUBU, NONE-CKUBU2
This commit is contained in:
89
NONE-CKUBU2/pap-secrets.NONE-CKUBU2
Normal file
89
NONE-CKUBU2/pap-secrets.NONE-CKUBU2
Normal file
@ -0,0 +1,89 @@
|
||||
#
|
||||
# /etc/ppp/pap-secrets
|
||||
#
|
||||
# This is a pap-secrets file to be used with the AUTO_PPP function of
|
||||
# mgetty. mgetty-0.99 is preconfigured to startup pppd with the login option
|
||||
# which will cause pppd to consult /etc/passwd (and /etc/shadow in turn)
|
||||
# after a user has passed this file. Don't be disturbed therefore by the fact
|
||||
# that this file defines logins with any password for users. /etc/passwd
|
||||
# (again, /etc/shadow, too) will catch passwd mismatches.
|
||||
#
|
||||
# This file should block ALL users that should not be able to do AUTO_PPP.
|
||||
# AUTO_PPP bypasses the usual login program so it's necessary to list all
|
||||
# system userids with regular passwords here.
|
||||
#
|
||||
# ATTENTION: The definitions here can allow users to login without a
|
||||
# password if you don't use the login option of pppd! The mgetty Debian
|
||||
# package already provides this option; make sure you don't change that.
|
||||
|
||||
# INBOUND connections
|
||||
|
||||
# Every regular user can use PPP and has to use passwords from /etc/passwd
|
||||
* hostname "" *
|
||||
|
||||
# UserIDs that cannot use PPP at all. Check your /etc/passwd and add any
|
||||
# other accounts that should not be able to use pppd!
|
||||
guest hostname "*" -
|
||||
master hostname "*" -
|
||||
root hostname "*" -
|
||||
support hostname "*" -
|
||||
stats hostname "*" -
|
||||
|
||||
# OUTBOUND connections
|
||||
|
||||
# Here you should add your userid password to connect to your providers via
|
||||
# PAP. The * means that the password is to be used for ANY host you connect
|
||||
# to. Thus you do not have to worry about the foreign machine name. Just
|
||||
# replace password with your password.
|
||||
# If you have different providers with different passwords then you better
|
||||
# remove the following line.
|
||||
|
||||
# * password
|
||||
|
||||
## - Aktionsbuendnis
|
||||
"feste-ip9/1TBGC27CYX92@t-online-com.de" * "7FbmJz7L"
|
||||
|
||||
## - Anwaltskanzlei - Karl-Marx_Strasse (anw-km)
|
||||
"0017005041965502052728690001@t-online.de" * "62812971"
|
||||
|
||||
## - Anwaltskanzlei - Urbanstrasse (anw-urb)
|
||||
"0019673090265502751343110001@t-online.de" * "85593499"
|
||||
|
||||
## - B3 Bornim
|
||||
"t-online-com/8TB0LIXKXV82@t-online-com.de" * "38460707"
|
||||
|
||||
## - Fluechlingsrat BRB
|
||||
"0022044435885511150351780001@t-online.de" * "27475004"
|
||||
|
||||
## - Jonas
|
||||
"0023866648325511093506040001@t-online.de" * "13635448"
|
||||
|
||||
## - Kanzlei Kiel
|
||||
## - DSL
|
||||
"ar0284280107" * "39457541"
|
||||
## - VDSL
|
||||
"ab3391185321" * "jhecfmvk"
|
||||
|
||||
## - MBR Berlin
|
||||
## - DSL
|
||||
"0019507524965100021004430001@t-online.de" * "76695918"
|
||||
## - VDSL
|
||||
"0029741693695511193970180001@t-online.de" * "84616024"
|
||||
|
||||
## - Opferperspektive
|
||||
"feste-ip3/6TB9UZGGP1GK@t-online-com.de" * "53506202"
|
||||
|
||||
## - Sprachenatelier Berlin
|
||||
"0021920376975502683262730001@t-online.de" * "52167784"
|
||||
|
||||
## - ReachOut Berlin
|
||||
## - first (primary) line
|
||||
"ar2667509237" * "93925410"
|
||||
## - second line
|
||||
"ar1435496252" * "93925410"
|
||||
|
||||
## - Warenform
|
||||
"feste-ip4/7TB02K2HZ4Q3@t-online-com.de" * "EadGl15E"
|
||||
|
||||
## - ckubu
|
||||
"0025591824365511139967620001@t-online.de" * "67982653"
|
Reference in New Issue
Block a user