When I login to my Ubuntu 13.04 beta2 (std Unity) session, after I enter the password, there is a deferral of some seconds which is not there on my 12.04. LTS partition.
Can this be related to the dmesg output:
[ 37.101723] systemd-logind[2350]: New seat seat0.
[ 37.101785] systemd-logind[2350]: Failed to save seat data for seat0: No such file or directory
and if so, what does it mean?
Solved..i just need to add "session required pam_systemd.so" in /etc/pam.d/login and make 10-mount-system.rules in /etc/polkit-1/rules.d..┌─[05:27 PM][veroke][~]
└──╼ loginctl
SESSION UID USER SEAT
c1 1000 veroke seat0
1 sessions listed.
veroke12
https://bbs.archlinux.org/profile.php?id=50670
2012-11-04T1
I can't get ConsoleKit working with Slim (or XDM) and fluxbox.
One of my users (user1) is able to connect to myserver (as user1) using SSH key authentication. The id_rsa keys are set up in /home/user1/.ssh and this works fine: the key is authorized on the server.
I've created a second user on the same client machine (user2) and copied the entire .ssh directory into /home/user2/.ssh.
Hi,
I created user1 & user2 on my Linux machine. User2 cannot access home directory of user1. How user2 access the user1 home directory without changing owner of the directory. from root user, i tried chmod 755 /home/user1. But user2 trying to change directory it provides permission denied error.
Thanks for advance
i did a mistake. :(
Code:
user1 ]$ vi ~/.bashrc
sudo su - user2
now , whenever I try to login to user1 , it will login to user2.
How can I resolve this ? :rolleyes:
N.B
-- I do not have root access.
-- I dont know password of user2
-- this is a virtual machine.
Hi everyone,
I am trying to join two files together based on a field present in both files but not necessarily in the same order.
File 1:
123 user1
245 user2
559 user3
File 2:
123 user1
246 user4
544 user2
Also, sometimes a user may not even be in both files.
I have problem with Authorization in httpd.
when I connect to http:/user1
the login screen pop up and user1,user2 can login and show the user1's data.
how can I create a rule that user1 can only browse user1 folder, and other users can only login to their own folder ?
hello friends....
now i m in job...and the task is that..
i m configuring the sendmail server and i want that if any of my mail clients marked the mail as a untrusted mail . then after, the particular client will not get mail from that mail id.
for example:-
if there are 2 sendmail users named user1, user2 with email id's user1@example.com, user2@example.com respectively.