[Bug 97527] Re: cannot add user account

2007-04-11 Thread octavianh
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

[Bug 97527] Re: cannot add user account

2007-04-11 Thread octavianh
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

[Bug 97527] Re: cannot add user account

2007-04-11 Thread octavianh
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

[Bug 82335] Re: network-manager should not set offline mode when it manages no device

2007-04-11 Thread octavianh
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

[Bug 97527] Re: cannot add user account

2007-04-03 Thread octavianh
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

[Bug 97527] Re: cannot add user account

2007-04-03 Thread octavianh
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]

[Bug 97527] Re: cannot add user account

2007-04-03 Thread octavianh
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

[Bug 97527] Re: cannot add user account

2007-04-03 Thread octavianh
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

[Bug 97527] cannot add user account

2007-03-28 Thread octavianh
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 applet 4.