Trying to add a new user to my machine. Used gpasswd to add the user, and the user to the groups, and the system is seeing the new user successfully, but at login the user can't login from slim. Upon checking mail in /var/spool, mail says something to the effect that the user was added but that in /etc/groups, the password was not set with 'x'. Any clue what's up?
Thanks.
Adding new user no workie (Arch)
Moderator: jkerr82508
- dedanna1029
- Sound-Berserk
- Posts: 8784
- Joined: 14 Mar 2010, 20:29
- Contact:
Adding new user no workie (Arch)
Last edited by dedanna1029 on 20 May 2013, 01:40, edited 1 time in total.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
Re: Adding new user no workie (Arch)
Hi there!
This seems to be a Slim issue - gimme a minute.....
Slim seems to have some gnome3 issues and is depreceated these days but I still have it working....
I think you need to have a look at
And add these two lines:
And this to /etc/pam.d/passwd
https://bugs.archlinux.org/task/18637
This seems to be a Slim issue - gimme a minute.....
Slim seems to have some gnome3 issues and is depreceated these days but I still have it working....
I think you need to have a look at
Code: Select all
/etc/pam.d/slimAnd add these two lines:
Code: Select all
auth optional pam_gnome_keyring.so
session optional pam_gnome_keyring.so auto_startAnd this to /etc/pam.d/passwd
Code: Select all
password optional pam_gnome_keyring.sohttps://bugs.archlinux.org/task/18637
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"
"There are no stupid questions - Only stupid answers!"
- dedanna1029
- Sound-Berserk
- Posts: 8784
- Joined: 14 Mar 2010, 20:29
- Contact:
Re: Adding new user no workie (Arch)
Thanks so much. We'll give 'er a try and post back.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
- dedanna1029
- Sound-Berserk
- Posts: 8784
- Joined: 14 Mar 2010, 20:29
- Contact:
Re: Adding new user no workie (Arch)
Sorry Boss. It no workie. 
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
- dedanna1029
- Sound-Berserk
- Posts: 8784
- Joined: 14 Mar 2010, 20:29
- Contact:
Re: Adding new user no workie (Arch)
It has just occurred to me that it's probably because I'm still offline and haven't caught the update that fixed the bug maybe? Sorry for flooding. Am on my phone which makes things a bit difficult.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
Re: Adding new user no workie (Arch)
If you use a screensaver you have to add this to /etc/pam.d/gnome-screensaver
And then you have to change the login_cmd line in /etc/slim.conf:
Now it may work depending on how updated your Gnome is.
Code: Select all
auth optional pam_gnome_keyring.soAnd then you have to change the login_cmd line in /etc/slim.conf:
Code: Select all
login_cmd exec ck-launch-session dbus-launch /bin/bash -login ~/.xinitrc %session >~/.xsession-errors 2>&1Now it may work depending on how updated your Gnome is.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"
"There are no stupid questions - Only stupid answers!"
- dedanna1029
- Sound-Berserk
- Posts: 8784
- Joined: 14 Mar 2010, 20:29
- Contact:
Re: Adding new user no workie (Arch)
Yeah. Unfortunately not updated enough. It's been since I left NM for school.
Still not working. Am debating on one of two things: Either switch back to gdm or download updates at school and install them manually. Thanks so much for trying, Boss.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
Re: Adding new user no workie (Arch)
No problem.
Switching back to gdm makes a lot of sense. Slim upstream is not developing that actively anymore.
Switching back to gdm makes a lot of sense. Slim upstream is not developing that actively anymore.
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"
"There are no stupid questions - Only stupid answers!"
- dedanna1029
- Sound-Berserk
- Posts: 8784
- Joined: 14 Mar 2010, 20:29
- Contact:
Re: Adding new user no workie (Arch)
Unfortunately is something that will have to wait, too. Have to remember how to do it. No real time until quarter break for Christmas. BTW, the above did do one thing. It took 'Shut down' away from the Gnome menu. lol. Am using the halt command. lol.
Last edited by dedanna1029 on 20 May 2013, 01:42, edited 1 time in total.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
- dedanna1029
- Sound-Berserk
- Posts: 8784
- Joined: 14 Mar 2010, 20:29
- Contact:
Re: Adding new user no workie (Arch)
away, not amay. lol
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
Re: Adding new user no workie (Arch)
dedanna1029 wrote:Unfortunately is something that will have to wait, too. Have to remember how to do it. No real time until quarter break for Christmas. BTW, the above did do one thing. It took 'Shut down' amay from the Gnome menu. lol. Am using the halt command. lol.
Yes there is this Gnome developer that had been smoking his socks, who decided that nobody needs "shut down". You can tweak it back according to this:
https://wiki.archlinux.org/index.php/Gn ... tatus_menu
(I feel so special because I put it in there
)Or you could do this
It will give you the option of turning on shutdown in the Gnome tweak tool:
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"
"There are no stupid questions - Only stupid answers!"
- dedanna1029
- Sound-Berserk
- Posts: 8784
- Joined: 14 Mar 2010, 20:29
- Contact:
Re: Adding new user no workie (Arch)
Thanks. Still seems I need updates to try that. It's been since September.
Good job on that, btw.
Good job on that, btw.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html