X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fhowto%2Fnew-machine.creole;h=86b0518ed2d22c45a59868e7dfa69fa71f4b44d6;hb=ae96f563ce7f6bc7f1b4de7dbacca38f31353106;hp=499b1683d442afdfe0d84772a94bb18956394ba3;hpb=09502aa5625634c0efc71767b320d369e1ad90f8;p=mirror%2Fdsa-wiki.git diff --git a/input/howto/new-machine.creole b/input/howto/new-machine.creole index 499b168..86b0518 100644 --- a/input/howto/new-machine.creole +++ b/input/howto/new-machine.creole @@ -114,19 +114,11 @@ EOF id weasel }}} -* add pam_mkhomedir to common-session: -{{{ - grep pam_mkhomedir /etc/pam.d/common-session || \ - echo "session optional pam_mkhomedir.so skel=/etc/skel umask=0022" >> /etc/pam.d/common-session -}}} - * install debian.org which brings you shells and much other fun {{{ apt-get install debian.org }}} -* try to login using your user and ssh key. you should get a homedir. - * make ca-certificates sane: (choose to *not* trust new certs, and we only want the spi cert activated) {{{ echo "ca-certificates ca-certificates/trust_new_crts select no" | debconf-set-selections @@ -169,6 +161,8 @@ EOF * setup [[puppet|howto/puppet-setup]] +* try to login using your user and ssh key. you should get a homedir. + * edit dedication into in $DSA-PUPPET/modules/debian-org/misc/local.yaml * add to nagios