327 reputation
117
bio website
location
age
visits member for 1 year, 3 months
seen Jun 16 at 7:24
stats profile views 41

May
28
asked How to disable PIN on SIM card
May
14
revised Are there any reasons why I shouldn't upgrade to 12.04?
Changed title
May
14
suggested suggested edit on Are there any reasons why I shouldn't upgrade to 12.04?
May
4
awarded  Critic
Apr
21
comment Ubuntu 11.10 with gnome 3 fails to shut down
@cirno I doubt gnome-shell or gnome altogether plays any part in this, as at this stage they are no longer running.
Apr
7
comment “AND Operator” in PAM
You answer works as far as my question is concerned. But for some reason ssh bypasses PAM when a kerberos ticket is presented and therefore this brick does not solve the problem that I was trying to solve. But that not the fault of your answer, so I have accepted it.
Apr
7
accepted “AND Operator” in PAM
Apr
7
comment “AND Operator” in PAM
Ok I think it is because pam is bypassed by sshd when a kerberos ticket is delegated.
Apr
7
comment “AND Operator” in PAM
Ok it is not working for some reason. Seems like pam_unix is for some reason letting kerberos users through. Any idea why this could be? I have commented out the krb5 line altogether, still able to login.
Apr
7
comment “AND Operator” in PAM
Thank you, I will try that now. exit 4 when ecryptfs is not moutned and exit 0 when it is mounted.
Apr
6
comment Is there a volume mixer?
I don't know about 12.04. But 11.10 and all versions I've ever seen come with one preinstalled and enabled by default. Perhaps your soundcard is not working?
Apr
6
comment “AND Operator” in PAM
@CalebCallaway users login with SSH. It is a headless server. I do agree that strictly it shouldn't be PAM's concern, but the same applies to pam mkhomedir and ecryptfs itself really.
Apr
6
revised “AND Operator” in PAM
deleted 11 characters in body
Apr
6
asked “AND Operator” in PAM
Apr
6
comment Dell precision M4600 stuck at last stage of reboot
Just noapic: GRUB_CMDLINE_LINUX="noapic"
Apr
6
awarded  Citizen Patrol
Apr
4
comment Setup for mounting kerberized nfs home directory - gssd not finding valid kerberos ticket
Are you mounting /home /home/user or /home/user/mountpoint? The first one I think needs to be done prior to login. The second I have tried to do with sshfs, but it kept failing on GDM and lightdm login and I don't think it was sshfs's fault. The third should work, you just need to add the user to a group that is allowed to do nfs mounts. Please let me know though if you get the 2nd one to work. I'd be interested.
Mar
26
accepted Fork bomb protection not working : Amount of processes not limited
Mar
26
answered Fork bomb protection not working : Amount of processes not limited
Mar
25
comment How can I setup SSH so that it is restricted to my local network?
can you please tell us what is not "definitive" enough about slooow's answer on that thread? Otherwise your question seems to ambiguous.