Debian :: How To Show All Created Users Accounts On Squeeze

Feb 20, 2011

Howto show all created users accounts on squeeze?

View 2 Replies


ADVERTISEMENT

Debian Configuration :: Newly Created Users Can't Login?

Aug 27, 2010

i've written a bash script to add new users to our system. the script works so I won't bother you all about that. when a new user is created with it, they can immediately login to our domain from any terminal, which is good. However, the newly created user is unable to login to debian at all, and so cannot access the server. when attempting to do so, they get a message like "the system administrator has disabled your account". This is a good thing really as normal users have no need for debian login, but I do need to add a few admin users who will need direct access to the server machine.

/usr/sbin/useradd -g smbusers -d /home/$username -s /bin/false -m $username
passwd $username
smbpasswd -a $username

This is the code I'm using to add the user. The rest of my script is just a wrapper and GUI. I figure the login shell may have something to do with it, so I tried changing the shell of a user to the default /bin/bash. This resulted in the user being able to login - sort of. Gnome doesn't load though, and there's a cascade of errors across the screen about things failing to save or load settings. mostly stuff like nautilus, X, and gnome. the desktop background is black and there's no interface. Logging in with a previously existing account works fine though. Clearly I have an issue somewhere.

View 1 Replies View Related

General :: Created Users In Pureftpd And The Users Are Stored In Mysql Database?

Dec 19, 2010

How to created users in pureftpd and the users are stored in mysql database. I tried when i try to connect i got like this error authentication failed error

View 1 Replies View Related

Fedora Security :: Few User Accounts Created - Cannot Be Deleted?

Jan 1, 2011

My Linux is Fedora release 13. I found there are a few users created not by me. I am not sure if the system got hacked somehow. Then the hackers created these users, i.e. (1) oracle, (2) exim, (3) test, (4) cox. I tried to delete all of these four users by using "usrdel" command but the system said "I cannot delete these users as the users are logging in". If my system got hacked ?? or these users are created by the system itself?

View 8 Replies View Related

Debian :: No Screensaver With Gnome And Squeeze / Get To Show?

Dec 22, 2010

Just did a new install of squeeze using the DI beta 2 and installed the nvidia driver the debian way, then the rss-glx screensavers

when i set a screensaver i can preview it and it runs fine, but when it times out the screen just goes blank.

how do i get the glx screensavers to show?

View 3 Replies View Related

Debian :: Why Does The Users Command Show Me Twice

Feb 14, 2011

I know this is normal behaviour but I'd like to know why. When I type the users command in the terminal I'm shown twice.

View 5 Replies View Related

Debian :: Installed Squeeze But Doesnot Apear In Grub / Show That?

Jan 29, 2010

I just installed squeeze and at finish it asked me if it write the MBR with gurb.
I say yes, but after restarintg, squeeze doesnot appear in grub.
I also have lenny in the same PC. code...

How can I run squeeze I just installed.

View 12 Replies View Related

Debian :: Squeeze Will Not Show Free And Used Disk Space On EXT4 Drive

Feb 23, 2011

This weekend, I installed Debian Squeeze on my server. I've formatted all the hard disks to EXT4, and I'm using kernel version 2.6.32-686-bigmem.When I tried to install the program saidar, it surprised me why it does not show my hard drives under 'mountpoint' [URL] <-- Saidar screenshot) as I could when I ran with Debian Lenny with the same kernel, but where the hard drives were formatted in EXT3. My laptop which has Ubuntu 10.04 as OS and the hard drive is formatted in EXT4 can easily show the hard drive in saidar.
I also tried to install PHP SysInfo on the Debian computer, but it does not bother to show anything on the hard disks

I tried to check fstab file and I can see that Debian uses UUID to identify the hard drives, but I've tried to change it to something with /dev/sdx, but it did not help either.[URL] (fstab file)

I know that Debian squeeze is very new, but it would be nice if someone could give me a hint what might be wrong, because I am a little tired of all time to use 'du-hs' command To find out how much space is spent on the various drives, since the command is a little slow, since hard disks are well filled.

View 2 Replies View Related

General :: Installed Debian Squeeze But Grub Does Not Show My Windows 7 In Menu For Selecting?

Dec 20, 2010

i had windows 7 on my system and now i installed debian squeeze but grub does not show my windows 7 in menu for selecting how could repair this problem?

View 4 Replies View Related

Fedora :: 15 Machine Accounts Show At Login?

Jun 15, 2011

I recently upgraded my Fedora server from 13 -> 15 and imported all the linux and samba accounts from the old setup. I have the machine operating as a domain server for my network using samba and tbm files for storing user info for samba. I now have all the machine accounts (machine$) show up at the login screen after startup as well as the user accounts. How can I hide these machine accounts like before?

View 10 Replies View Related

OpenSUSE Install :: NOT To Show All User Accounts At Login

Dec 25, 2009

I'm using Gnome as my desktop in openSuSE 11.2. How do I set my login so that all users are not shown?

View 3 Replies View Related

Ubuntu :: Disable The Password Change For Users Accounts?

Feb 19, 2010

Is it possible to completely disable the password change for users accounts in linux?? (I don't mind account lock)

View 2 Replies View Related

General :: Creating Unique Users Accounts Using Count?

Mar 16, 2011

I am trying to create users accounts reading from a file. I can get it to show if the user already exists but I want it to instead of not creating the user account to create e.g. Scott1 etc.The code i have so far is :

#!/bin/bash
while read line
do

[code]...

View 4 Replies View Related

Ubuntu Servers :: Add Users To Vsftpd Without Making Local Accounts?

Dec 3, 2010

I'm using vsftpd as my FTP server. I have set it up so I can access my home directory via FTP, requiring my login.

But I want to make a folder in my documents (or anywhere really), which only my colleague can access. But I don't want to make a local Ubuntu user account. He just needs to be able to send files to this folder, connecting remotely, using his own login details.

View 3 Replies View Related

Software :: Disable / Block The Accounts Of The Users Who Have Not Accessed The It From 2 Months From Today

Mar 4, 2011

We have 4 servers having rhel 5.2. We have several users logged in on one of them. We have nis server/client running on them and have common home area mounted on all of them. Now we want to disable/block the accounts of the users who have not accessed our servers in last 2 months from today. What logic should we apply to do so? We were checking stat of .bashrc of each user but is not correct logic. We are going to write shell script for the same. We don't want to do anything in users home area or their files.

View 2 Replies View Related

General :: Listing The Created Users?

Jul 22, 2010

Is there a command to list all of the users I, as an administrator have created? It is difficult to tell the users I created from those created by the system by reading /etc/passwd. I thought 'man 5 passwd' would shed some light on this but is wasn't so

View 3 Replies View Related

Ubuntu :: Evolution In The Folder Pane - Show A Separate Inbox For Each Of Email Accounts

Nov 14, 2010

I need to know how to have evolution, in the folder pane, show a separate inbox for each of my email accounts, i have 2. they both send receive fine, just a matter of organization.

View 1 Replies View Related

Ubuntu Security :: Add Users Other Than Initial Account I Created?

Mar 10, 2011

I set up a linux 10.10 desktop to run as a "server" for me. I then loaded Xrdp so that we can remote connect to the machine. My issue now is, i need to add users other than the initial account i created, but when i log into the desktop remotely, it will not let me add a new user. I cant seem to use any of the boxes in the User Settings command box. Does anyone have any suggestions?

View 9 Replies View Related

General :: Show Names Of Created Virtual Consoles In Screen

Nov 25, 2010

How can I tell screen to always show created virtual console names in the bottom. I am using Ubuntu.

View 1 Replies View Related

Ubuntu Servers :: Virtual Users Permissions For Created Folders

May 28, 2011

I have problem with virtual users in vsftpd. When they create folder they cant make another in than folder, or for example they cant see files they upload in that directory...That write permision i try to change in their config file, with every combination of local_umask and file_open mode values. How can I handle that. I want that virtual user who creates directory (in their root directory) have all privilages to that folder and all content in that folder.

View 4 Replies View Related

Server :: Setup Vsftpd With AD Users Without Home Directories Created?

Jul 3, 2009

I'm testing a Debian Lenny virtual machine to simulate my ideal setup for FTP server (with vsftpd): I want all internal users (corporation users with Active Directory accounts) to ftp into the same directory (i.e. /var/FTP/AD-DOMAIN/) and external users (customers) to ftp into their home directories (created manually on request).

I added user_config_dir=/etc/vsftpd_user_conf option in /etc/vsftpd.conf file and I've created /etc/vsftpd_user_conf/domain-user1 with local_root=/var/FTP/AD-DOMAIN

I have setup vsftp so I can ftp with every external and internal user chrooted and is working properly. AD validation for internal users and "normal" validation (via /etc/passwd) for external users work perfect.

I can FTP this server into /var/FTP/AD-DOMAIN with any AD user with its home directory created (i.e. /home/AD-DOMAIN/domain-user1/) but if I try to ftp with any AD user without its home directory created I get the error "500 OOPS: cannot change directory:/home/AD-DOMAIN/domain-user2"

I have found some references (http://wiki.flexion.org/FtpServer.html and http://howto.gumph.org/content/setup...ies-in-vsftpd/) about vsftp PAM authentication so I would supposedly get rid of the error message and the user would log into /var/FTP/AD-DOMAIN without problems, but I can't figure out how to setup my FTP server.

View 1 Replies View Related

Fedora Servers :: Add Newly Created Users To Supplementary Groups Automatically?

Jul 30, 2010

The question is, as far as I know Ubuntu distro adds a user created with useradd to supplementary groups automatically. For instance, I want to enable sudo for all newly created users on my LiveCD and want them to be added to the group 'wheel' on creation. I'm sure it is possible to do it in Fedora, but how?

View 10 Replies View Related

CentOS 5 :: How To Change Owner Of Copied Files To Newly Created Users

Jan 29, 2010

CentOS 5.4 install, likewise open standard install (For active directory authentication).I have a license service which requires a license.txt be in the users home directory.The group owner for license.txt must be the same as the license service. Whenever a new domain user logs in, it creates the all the appropriate files but the group owner for license.txt is the users domain group. My current workaround seems like more effort than it's worth, is there another way to get this process solved easier/more secure?

- copy the license.txt into /etc/skel

- created a script to check for the presence of license.txt, check it's permissions and change them if necessary

- gave the domain's group sudo [nopasswd] access to the script (the script is not writable)

- execute the script in /etc/bashrc

View 1 Replies View Related

Server :: Tools - Squid Accounts - To Create - Change - Modify Users Of Squid And To View Their Logs

May 23, 2010

My squid server works fine in fedora 11 system . Is there any web like interface for admins to create,change,modify users of squid and to view their logs.

View 1 Replies View Related

Ubuntu Security :: W Or Top Show 2 Users But Only One Logged In

Mar 17, 2011

I have 2 servers, web server & mail server. they show 2 users in the summary area when I run w or top commands. But the actual list of users logged in (using either w or who) shows only 1 user.
ps -ef |grep username only shows my current login as a running sshd process.

So I can find no trace of this other user except in the summary line for w or top. I have no shells or other logins left running elsewhere or abruptly terminated, no gui sessions (these are servers), no tty logins. Do I have another user logged in? Has someone hacked me & covered up most of their trail? Why do these commands show 2 users when everything else points to 1 user?

View 9 Replies View Related

Debian :: Unstable Squeeze To Stable Squeeze?

Apr 10, 2011

I am still running the linux-image-2.6.32-5-686 kernel a computer with squeeze. I installed squeeze on it when it was unstable. I would like to bring up to the new stable state.Should I do apt-get install linux-image-2.6.32-5-686or should Iapt-get dist-upgrade

View 1 Replies View Related

Ubuntu Multimedia :: Show Adobe That - Users Want GPU Accelerated Flash ?

Jun 11, 2010

After a lot of frustration with flash on Linux (specifically Hulu), I decided to do something instead of complaining. Hardware acclerated flash is the one thing keeping Windows on my system.

Please support GPU acceleration on Linux and vote for the following bug. Mac OSX has 1000 votes. Linux has 139. Let's show Adobe that linux is just as important as OSX.

View 6 Replies View Related

Debian :: Mpathy Wouldn't Log Into Any Accounts?

Apr 12, 2011

I got libgnome-keyring0_3.0.0-1_amd64 with my full-update with SMXI this morning. After that, the keyring wouldn't remember any passwords, and empathy wouldn't log into any accounts. I downgraded to 2.32.0-1 and everything works again.

View 7 Replies View Related

Debian Configuration :: Gwibber 3.0 / Can't Add Accounts?

Jun 3, 2011

I'm trying to use gwibber 3.0 in Debian SID for the first time but I can't add accounts. I can perform all the steps but the new account never appears in the account list. I've tried debugging the problem but I don't know much about python apps. It seems that some files didn't get compiled (*.pyc) after installation so when running gwibber it tried to compile them without success. I've run it as root so that they got compiled it but it's still the same, no surprise here.

Someone has reported a bug for this issue but no response so far: url

View 7 Replies View Related

Debian :: NIS And Guest Accounts - Logged In On Two Different Machines ?

Jan 27, 2010

I'm running a network with a NIS. I want to implement a guest account on my network. The requirements are that the guest can log in on multiple computers at the same time and that the guest account's file are wiped out when they log off. The problem is that when guest is logged in on two different machines some programs (like firefox) will only run on one of them at a time. Is there anyway around this?

Also: I anticipate a settings nightmare. If guest is logged in on one machine and changes the desktop background then guest logs in on another machine will the background change in both places? What happens when the same file is written at the same time?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved