Linux / UNIX Tech Support Forum
This is a discussion on Ubuntu: Issue accessing any System applications within the Linux software forums, part of the Linux Getting Started category; After going throug ha tutorial on how to setup ftp server one of the steps told me to create a ...
|
|||||||
| Linux software General questions and discussion about Redhat/Fedora Core/Cent OS, Debian and Ubuntu Linux related to softwares should go here. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
After going throug ha tutorial on how to setup ftp server one of the steps told me to create a user in terminal so i created a admin user after doing this everything turned to custard and now im getting this error.
"Error" "failed to run users-admin" "The underlying authorization mechanism (sudo) does not allow you to run this program. Contact the system administrator." This only displays after i enter in my root password after trying to access anything in systems tab anyone have any ideas on how to resolve this issues thanks.. |
| Sponsored Links | ||
|
|
|
||||
|
Just use command line tool
Code:
sudo useradd vivek sudo passwd vivek
__________________
Vivek Gite Linux Evangelist |
|
||||
|
For user
Code:
grep 'user-name' /etc/passwd less /etc/passwd vi /etc/passwd gedit /etc/passwd Code:
grep 'group-name' /etc/group less /etc/group vi /etc/group gedit /etc/group
__________________
Vivek Gite Linux Evangelist |
|
|||
|
thank you very much for the help
i no this is an alternitive way of getting around this issues but i hate to leave this issue unresolved if you have any ideas what could of happen please explain and even better instructions on fixing this issue. thanks again |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Ubuntu server allow tcp Mysql connection from remote system | raj | Databases servers | 3 | 11-06-2007 11:06 PM |
| Script for accessing data .. | Dastard | Shell scripting | 1 | 25-07-2006 11:12 PM |
| A problem accessing forums but not sure where to post | Beresford | The Hangout | 2 | 21-07-2006 05:19 AM |
| Run remote X applications over network using ssh | rockdalinux | Getting started tutorials | 4 | 23-06-2006 08:33 PM |
| Log Off Issue | tkinsella | Linux software | 1 | 30-08-2005 03:03 PM |