enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Command to show users and their permissions - Ubuntu Forums

    ubuntuforums.org/showthread.php?t=1053137

    Re: Command to show users and their permissions thanks for the reply but that command does not work. i am working with 8.10 so idk if that makes a difference but when i use the find command there is no display of the user permissions for example one user has a numerical permission of 750 and nowhere is that shown.

  3. List users - Ubuntu Forums

    ubuntuforums.org/showthread.php?t=855384

    New to Ubuntu [ubuntu] List users; Results 1 to 9 of 9 Thread: List ... List users Back to sleepy sleep. ...

  4. List of Users in uBuntu using Terminal? - Ubuntu Forums

    ubuntuforums.org/showthread.php?t=1163664

    Is there any command in Terminal that can give me a list of users available on my computer with details like Account type root or standard user etc? [ubuntu] List of Users in uBuntu using Terminal? FAQ

  5. According to the adduser manual page, the system users go in the "nogroup" group (which is not the case on Ubuntu). But also, those system users are non privileged, have no password set (*) or disabled (!), and often use /bin/false or /bin/sh instead of /bin/bash.

  6. how to list of Groups on ubuntu server - Ubuntu Forums

    ubuntuforums.org/showthread.php?t=1583028

    Join Date Jul 2006 Location Los Angeles Beans 1,310 Distro Ubuntu 10.10 Maverick Meerkat

  7. Hide users from user list at GUI login - Ubuntu Forums

    ubuntuforums.org/showthread.php?t=2421011

    I was wondering if there was a way to keep the list but only show specified users, or hide specified users. EDIT: I found a solution! Locking the password on an account with sudo passwd -l username will stop the user from showing up on the list.

  8. where is the list of samba users? - Ubuntu Forums

    ubuntuforums.org/showthread.php?t=1603489

    Hi, I am gradually getting to grips with ubuntu 10.04 but whilst I have a Samba fileserver set up and working I can't find a list of Samba users and it is REALLY frustrating me!

  9. Hide Users On Login Screen - Ubuntu Forums

    ubuntuforums.org/showthread.php?t=1645638

    Ubuntu 11.04 Natty Narwhal Re: Hide Users On Login Screen While that's true, there is a list of users to exclude from the gdm login screen: it appears to be in /etc/gdm/gdm.schemas as far as I can see.

  10. [SOLVED] Laptop COMPATIBILITY List. - Ubuntu Forums

    ubuntuforums.org/showthread.php?t=1543006

    Welcome to the Laptop Compatibility List. The purpose of this thread is for you, the user, to post what laptop combination works with Ubuntu for you. If you wish, you may post how the laptop works (configuration related), and the steps you took setting it up. These informations will help other users to choose new laptops.

  11. Domain user into sudoers - Ubuntu Forums

    ubuntuforums.org/showthread.php?t=867774

    Hi! I'm using ubuntu server edition. And connecting to windows domain using Likewise open, but I can't use domain user as sudoer. I have added domain user into sudoers (using visudo): domain\user ALL=(ALL) ALL but when I use sudo some command it tells that user is not in sudoers list.. Help!