defines a particular type of activity, such as an access time or source network, they are then linked to an http_access statement that tells Squid whether or not to deny... ic that matches the ACL.
Squid matches each Web access request it receives by checking the http_access list from top to bottom. If it finds a match, it ... similar allow statement below it. The final http_access statement denies everything, so it is best to place new http_access statements above it
Note: The very last http_access statement in the squid.conf file denies all access. You therefore have to add your specific permit sta
ample, adding the following configuration to a .htaccess or server configuration file would restrict access to people who either are accessing the site from ...
See the user authentication question and the mod_access module for details on how the above directives wo... ces
in httpd.conf it must be configed that the .htaccess can be used: AllowOverride AuthConfig (or All... ication
The Order directive controls the default access state and the order in which Allow and Deny direc
nnummern ein./ausschalten]]
[[apache:listen to htaccess|Problem: Apache hört nicht auf .htaccess]]
[[apache:rewrite|Rewrite Engine]]
[[apache:ch... gen (bei den anderen AddTypes)
Geht auch über .htaccess : (Besser ist aber global)
<code>AddType applicat... 88.217.90.85] /var/www/webserver/foto-und-kind/.htaccess: Satisfy not allowed here
[Fri Nov 07 10:48:45 20... 88.217.90.85] /var/www/webserver/foto-und-kind/.htaccess: allow not allowed here
</code>
Lösung: Ändere '
record your mount passphrase, it is impossible to access your encrypted data.
===== Live CD method of ope...
# But home is encrypted ...
bodhi@ubuntu:~$ ls
Access-Your-Private-Data.desktop README.txt
# Decrypt h... home
# read the README.txt =)
bodhi@ubuntu:~$ ls
Access-Your-Private-Data.desktop README.txt
# so cd ...... es.desktop Pictures Templates zen
</code>
We can access the data, as root, from the live CD (gksu nautilu
e the ability to disable sub-tree checking, allow access from insecure ports, and allow insecure file lock... in.com as wildcard will allow sales.domain.com to access the exported filesystem, but not bob.sales.domain... P addresses, from 192.168.0.0 to 192.168.0.15, to access the exported filesystem but not 192.168.0.16 and ... This effectively puts the NIS server in charge of access control for this exported filesystem,
where user
Quelle((http://wiki.ubuntuusers.de/WLAN/MadWifi#Access-Point-einrichten))
==== Access Point einrichten ====
basiert auf [[http://madwifi-project.org/wiki/UserDocs/SimpleAccessPoint|Madwifi: Simple Access Point]] {en}
=== Einfache Methode ===
Hierfür d... it dem neuen Treiber möglich. Als erstes wird der Access Point wie folgt erstellt:
<code>
wlanconfig ath1
en or
just comment it out al together for global access.
o Create a /tftpboot directory with globa... .tldp.org/HOWTO/XDM-Xterm/config.html]]
== Remote access von X ==
Wichtig fr XDMCP:
Interessant ist ans... - wo, dass weiss ich nicht. In der /etc/x11/xdm/Xaccess sind mit * schon aller Rechner erlaubt. Hier kann... isplaymanager setzen:
<code>DISPLAYMANAGER_REMOTE_ACCESS="yes"
DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN="
en or
just comment it out al together for global access.
<code>
o Create a /tftpboot directory wit... www.tldp.org/HOWTO/XDM-Xterm/config.html]] Remore access von X .
__Wichtig für XDMCP:__
Interessant ist ... - wo, dass weiss ich nicht. In der /etc/x11/xdm/Xaccess sind mit * schon aller Rechner erlaubt. Hier kann... isplaymanager setzen:
<code>DISPLAYMANAGER_REMOTE_ACCESS="yes"
DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN="
t if you could mount a remote folder that you can access using ssh on your local computer, so that you can access files on an ssh
account just like they were loca... irectory on your local computer where you want to access the files from the remote computer. Say I want th... is the desktop I have at home, which allows me to access it through ssh. Let us use “home-pc” as an exampl... ain name “example.com”, which I want to mount and access on my local computer at the location /media/home-
>
route delete <dest> <mask>
RTC Access various RTC chip registers
Usage:
rtc < d... e because with an Ethernet card installed you can access your RFM's internal commands via the Internet (to... , and then using the keyboard (or serial port) to access a command prompt and run 'ping'. If the 'ping' w... d want to hack into a pinball machine?)
Wireless Access to your Pinball 2000 Game.
Matt Osborn came up
die Zeilen
<code>
[Xdmcp]
Enable=true
Port=177
Xaccess=/etc/kde3/kdm/Xaccess
Willing=/etc/kde3/kdm/Xwilling
</code>
und in /etc/kde3/kdm/Xaccess muss es heißen
<code>
* ...
Leider kenne ich die Syntax der ''/etc/kde3/kdm/Xaccess'' nicht und kann daher nicht wirklich beurteilen,
zu erlauben, muss eine Änderung in /etc/X11/xdm/Xaccess vorgenommen werden. Mit locate Xaccess kann danach gesucht werden, falls die Datei an ei... ess>
- when you connect you should have direct access to the system and not be prompted for a passphras
kopieren (Dateieigenschften beibehalten!!)) (& htaccess wg. Rewrite)
<code bash>
cp -rau ../wiki_org/* .
cp ../wiki_org/.htaccess .
</code>
Dann evt. noch den Message-Cache lösch... ung:
<code>Forbidden You don't have permission to access /wiki on this server. (403)</code>
und in Logfile
====== Apache2 hört nicht auf .htaccess ======
Primär geht es um das Problem, dass die .htaccess nicht verwendet wird
(Hierzu hab ich das Tutori... LogLevel warn
CustomLog /var/log/apache2/access.log combined
ServerSignature On