Not sure if this is a regression for NetworkManager but as of last
update my icon in the notification area says "offline" but my static
settings are working fine and I really do have a working internet
connection. I believe this was fixed several times before.
--
network-manager should not set o
actually, that custom group is not present on my other two machines
running feisty and they're still having the problem so nevermind
--
cannot add user account
https://bugs.launchpad.net/bugs/97527
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contac
Here is the output of 'tail /etc/group' as well:
scanner:x:114:cupsys,hplip,octavian
slocate:x:115:
gdm:x:116:
fuse:x:117:
octavian:x:1000:
admin:x:118:octavian
postgres:x:119:
web:x:1001:octavian
mysql:x:120:
nvram:x:121:
I created a custom group called 'web' for my own purposes, dunno if that
Following is the output:
[EMAIL PROTECTED]:~# /usr/sbin/adduser --gecos --disabled-password --home
'/home/test' --gid '1006' --shell '/bin/bash' --uid '1001' 'test'
adduser: The GID 1006 does not exist.
--
cannot add user account
https://bugs.launchpad.net/bugs/97527
You received this bug notif
Ok, here's how i got it to work after a few hacks
1. went into /var/cache/system-tools-backends/backup and removed all the
folders for backups
2. went into /etc/group and removed the bogus entry for the user "test"
(without this backups would simply re-create in previous folder with no succe
Problem repeats after you remove the "test" user and try to re-create it
again so deleting the old backups didn't fix the problem permanently
--
cannot add user account
https://bugs.launchpad.net/bugs/97527
You received this bug notification because you are a member of Ubuntu
Bugs, which is the b
Here is the complete output for adding a user "test" with password
"testtest" same results, no homedir created and user doesn't really get
created either
file_create_path::Directory [//var/cache/system-tools-backends/backup///1/]
created.
info::file_create_path::Directory [%s]
created.:://var/
I ran the commands as you listed them, here is a complete output from my
terminal session along with the compile error on the debug i got. it
seems i don't have "pw" on my system or something.
[EMAIL PROTECTED]:~$ ps ax | grep Users
5611 ?S 0:00 perl
/usr/share//system-tools-bac
Public bug reported:
There is definitely a bug involved with the graphical "Users and Groups"
applet. Following steps reproduce the bug in the most current Feisty
Fawn with all updates.
1. Open "Users and Groups"
2. Create user "test" with Administrator role
3. Delete user "test" from the same ap