daniele
daniele
daniele

daniele
daniele
daniele
daniele
function up()
{
dir=""
if [ -z "$1" ]; then
dir=..
elif [[ $1 =~ ^[0-9]+$ ]]; then
x=0
while [ $x -lt ${1:-1} ]; do
dir=${dir}../
x=$(($x+1))
done
else
dir=${PWD%/$1/*}/$1
fi
cd "$dir";
}
function upstr()
{
echo "$(up "$1" && pwd)";
}
danielePowered by ScribeFire.
danielePowered by ScribeFire.
danielePowered by ScribeFire.
danielePowered by ScribeFire.
danielePowered by ScribeFire.
danielePowered by ScribeFire.
danielePowered by ScribeFire.
daniele|
| Identifying | Characterizing | ||
|
| Potential1 | Definite | Self | Relationships |
| Elicited2 | Name/Address (partial) IP address | Contact information (comprehensive) SSN E-mail address3 Blog URL Credit card information | Demographics Location Interests Website filters | Friend invitations Friends list Friends watched/followed |
| Published | Blog posts4
| PGP key Contact information (comprehensive) | Interests Blog posts5 Wishlists | Friends list |
| Harvested | cookies Personal search terms |
| Extrapolated interests clickstream in site Web history | People watched/followed |
1Multiple pieces of potential identifying information are usually needed to make definite identification or direct contact
2Data may be elicited as a requirement for interaction with the data collector (e.g. IP address required to view a web page or shipping information required for a purchase) or it may be optional (e.g. a blog comment form requesting your URL).
3E-mail address is a definite identification because it immediately allows a person to contact you directly
4Blog posts talking about who you are or where you live are potentially identifying.
5Blog posts talking about topics that interest you or things you do are characterizing.
daniele
daniele
AuthType Basic
AuthName "Use your ldap username/password"
AuthLDAPBindDN xxx
AuthLDAPBindPassword xxx
AuthLDAPURL ldap://server/o=xxx?xxx
Require group cn=xxx,ou=groups
AuthType Basic
AuthName "Use your ldap username/password"
#AuthBasicProvider defaults to file so it is required if you aren't loading mod_authn_file
AuthBasicProvider ldap
AuthLDAPBindDN xxx
AuthLDAPBindPassword xxx
AuthLDAPUrl ldap://server/o=xxx?xxx
#It is now ldap-group instead of just group
Require ldap-group cn=xxx, ou=groups
configuration error: couldn't check user. No user file?: /
daniele
daniele![]() | You are viewing Log in Create a LiveJournal Account Learn more | Explore LJ: Life Entertainment Music Culture News & Politics Technology |