General :: List All Locked Account?
Nov 29, 2010
How do i list all locked account in my linux distributiion I have tried passwd -S -a but it seems to not working . My distribution details.
Code:
# lsb_release -a
LSB Version: :core-3.1-ia32:core-3.1-noarch:graphics-3.1-ia32:graphics-3.1-noarch
Distributor ID: OracleVMserver
[Code].....
View 1 Replies
ADVERTISEMENT
Mar 23, 2010
I am using OpenSuse 11.2 and Samba/Kerberos to authenticate to a Active Directory Domain Server. It works fine if the enter the correct password, but if I enter an incorrect password samba keeps trying to used the same credentials to authenticate, and after five attempts AD locks out the account. I verified this with wireshark. I can't find any configuration options to limit attempts to one and then ask the client to renter the password.
View 6 Replies
View Related
Jan 11, 2010
I've installed oS11.2 on a test box and joined it to our office domain without a problem. It's presently using winblows domain for authentication.
I can login normally, but when I attempt to unlock the screensaver using my windows credentials I am told that my account is "locked out, contact admin..."
A quick look at AD shows that my account is indeed being locked out, presumably when the 11.2 locks the screen.
what's causing this and how I can correct it?
View 7 Replies
View Related
Jul 18, 2010
I am sometimes getting the following msg, asking me for a password... enter password for default keyring to unlock, the application 'Account Manager' (/usr/libexec/mission-control-5) wants access to default keyring, but it is locked. I have never seen this before and I have no idea what the password would be (since I've never set a "keyring" password).
View 4 Replies
View Related
Feb 24, 2010
About a month ago, I had something go very wrong in my Karmic and my account (with an encrypted home dir) was essentially inaccessible. But I was eventually able to create a new account, and retrieve all my data, but now, for some reason, I cannot edit the 'Startup Applications'.
I open its window and make any changes (which the window seems to accept), but then when I hit close, and restart it, it has been reset to everything I had set from my other account. Which makes little sense.
After that problem, I did have some trouble with permissions of certain files, and am afraid that I inadvertently gave up permissions on my startup applications, but can't imagine what I'd have to do to fix it.some guidance?
View 5 Replies
View Related
Mar 9, 2011
I have found users on my linux machine by using command.
Then i locked some of users which were not required.
Now how to find list of users which are locked .
I tried a command for this
But it respond as
How to find list of locked users?
View 3 Replies
View Related
Feb 11, 2011
Apache is run as www as is all the files/folders. People are uploading via FTP, scp, so the problem is if I chmod so everyone can read, then rsync as a user it works until new files are added which then my ; if rsync fails with a permission denied. Now I can add a chmod in the script so everyone can read, but since www can already read, I figured I would just change my script to use www. I added the ssh key to his authorized_keys file, but when I try to just ssh in I see this in the secure file;
server sshd[29539]: User www not allowed because account is locked
sshd[29539]: Failed none for invalid user www from ip port 54983 ssh2
Now I read a few places already saying I need to add a password to the account, etc. but before I jump and try all I read, 1st major one, will this now break apache? Will this affect any startup things, etc. and .... will that unlock that user for ssh in or is there another preferred method?
View 6 Replies
View Related
Mar 22, 2011
Yast->Users and Group Administration->set filter: system users.I get a very long list, including an account called "nobody".
View 3 Replies
View Related
Jul 9, 2010
Never really used Gwibber before and I'm rather lost here. Whatever I do I can't seem to get anything to actually work. I'm not getting any error messages, but my Gwibber window remains blank no matter how many accounts I'm adding...
Facebook - I click add "add", I select Facebook, I enter my details and they successfully authorize my account, but the account is never added to the list. After closing the accounts window it's completely gone.
Twitter - Click add just like with Facebook, enter my details and it's added to the list. When I close the accounts window it shows up to the left of my main screen like it's suppose to. I notice Gwibber is refreshing, but nothing appears! Completely blank screen, completely empty inbox. I can type an update, but when I click send it's just cleared. Nothing is updated and nothing appears on my Twitter profile.
I try entering a phony account and it's the same deal. No error messages, Gwibber is refreshing but nothing is appearing.
Flickr - All I can do here is to enter my username. I don't know what's suppose to show up in my inbox, but again, nothing. No error, no feedback, not messages... nothing.
View 5 Replies
View Related
Feb 23, 2011
When i installed the new version of debian on my laptop to try it out, i noticed that i can't sudo as my main account is not in the sudoers list and i cannot put me in because i'm not sudo.
Code:
cesar@debian:~$ groups
cesar cdrom floppy audio dip video plugdev netdev powerdev scanner bluetooth
I have to enter as a root account but don't know how, plus i forgot my root password.
note. i dualboot with ubuntu 10.04 and grub is managed by it.
View 1 Replies
View Related
Dec 27, 2010
How can I convert a file with a lot hex numbers into the decimal?
Example: file1
0x59999
0x5acdc
0xffeff
I want to start $ cat file1 | util | cat >file2 and get file2 with smth like
[Code]...
View 3 Replies
View Related
Jan 7, 2010
list the 'chkconfig --list' in alphabetical order
View 3 Replies
View Related
Jan 28, 2010
one command to list the list of folders/ within the folder.
View 4 Replies
View Related
Mar 26, 2010
I am using a machine I SSH into to do some processing over very large files, but I am now unable to access it through ssh.The shell I had opened is not responsive, and when I try to connect again, it hangs even before asking for the password.I suspect this to be a memory problem as a couple of processes need to load a lot of the data to process it.Is there an emergency way of going back into this machine, or killing some processes to free the memory up ? I tried ssh ... 'kill -9 pid' but it is not even able to do this.Do you reckon the processing is still happening or is the machine completely idle ? How would you advise me to go back to it ? It's for my final year project, and I'm starting to stress !
View 2 Replies
View Related
Nov 13, 2010
I have a hard drive that I have partitioned into two large chunks. I have Fedora 12 on one, and I would like to put another distro on the other. I do most things on my Fedora, but on the Second distro, I'll be doing more sensitive things such as banking. If I wanted to "Lock out" the Banking distro, and only boot to it if I have an SD card or Flash drive, to act as a "key" would it be simple as putting the boot sector of the banking Distro onto the removable media, or is there something else I need to do?
to summarize, I'd like my system to automatically boot to Fedora, unless I have some form of removable media (preferably an SD card but Possibly a Flash drive) plugged in; in which case, I'd like it to boot to my banking Distro. What would be the easiest, way to go about this?
View 14 Replies
View Related
Apr 5, 2011
to the point on Fedora 13 I moved the top menu bar on the desktop to the bottom and auto hide the bar on bottom,now I can not use ether. Right clicking on the bars does nothing. I set a backup point before the changes. How do I fix this problem?
View 1 Replies
View Related
Jan 21, 2010
I have a few old workstations no longer serving the company. My thought was to use these as internet stations where employees can register their time thru our internal web-based application. I would like to have an environment working like Windows with the SteadyState add-on, access to a limited list of web-sites and no system changes by the user. I have looked at [URL] and [URL] which both meets me criteria when it comes to locking out the user from all system settings, but both seems to be totally open to all web-sites without the possibility for the admin to make a list of allowed sites.
Running it from a bootable CD without using the HD seems like the way to go for a surf-kiosk.
View 3 Replies
View Related
Jan 4, 2011
I m trying to share a dosktop screen by using teamviewer on window systems. i m able to do so if my computer is unlocked, but m unable to do if it is LOCKED.
My question is how can i connect to a remote window machine from a window machine if remote machine is LOCKED using Teamviewer.
View 1 Replies
View Related
Mar 19, 2010
Recently updated the kernel in Ubuntu 9.10 and for some reason now, a folder which was not read-only now is. I can't delete anything from it. Have tried using the GUI for changing permissions, however, it has a mind of it's own and won't unlock the folder.
Anyone had this happen where a folder locked when you didn't want it to be?
View 4 Replies
View Related
Oct 11, 2010
I cannot start the pcsc deamon :
Code:
[root@jonas ~]# /sbin/service pcscd status
pcscd dead but subsys locked
[root@jonas ~]# /sbin/service pcscd start
Starting PC/SC smart card daemon (pcscd): [OK]
[root@jonas ~]# /sbin/service pcscd status
pcscd dead but subsys locked
What does this mean and what can I do about it?
View 4 Replies
View Related
Aug 3, 2011
I'm getting error while starting some service in Linux.
# /etc/init.d/observiced start
Starting Oracle Secure Backup services... 2011/08/02.23:03:01 child didn't lock rock file - child never locked rock file (FSP rock file manager) [FAILED]
When I see the status it gives me as mentioned below.
# /etc/init.d/observiced status
observiced dead but subsys locked
View 4 Replies
View Related
Feb 23, 2011
I am running RHEL5 and squid as a cache.i installed xlockmore and xscreen saver to lock X as a root.after installation of above mentioned RPMs, in a terminal window i entered xlock command and just logout from root.but now onward unable to login. Login screen is appeared but i m unable to type usernameand password is working there and i can logged in as a root. i entered startx command here and entered in GUI mode my key board is not working there. while mouse is functioned properly. what is the reason, if it is locked by xlock, how to unlock X
View 9 Replies
View Related
May 19, 2011
I have my task list in evolution (mainly so it can sync with my phone and online task list) but I always forget to look at the task list. Is there an application or plugin which periodically displays the contents of the tasklist or even better, it briefly displays the most urgent/important tasks when I login? Or anything else which automatically displays the most important tasks. Currently I have to open the task list and look at them (which I usually forget). I do not mean some kind of alarm when the task is due but more a daily reminder of what to do.
View 3 Replies
View Related
May 17, 2011
I dual boot into Arch Linux and OS X 10.6 on my MacBook pro. I synced my UID between both OSes and created an HFS partition (with no journaling) to use as a shared home/Users partition. For the most part it works just as I'd expect, but sometimes when I'm booted into OS X certain files are "locked" (when I get info on a particular file the "Locked" box is checked under the "General" pane. I can resolve the issue by manually unchecking the box) and/or I get "Operation not permitted" when I try deleting or chmod'ing a file. In both cases I don't see anything out of the ordinary on the permission bits displayed with ls -l, except for a trailing '@' character in the position where the sticky bit would normally occur:
This '@' character shows up on ALL normal files, so doesn't seem to be linked to the locked/operation not permission situation.
On the Linux side of things I never have permission problems. To the best of my limited knowledge and experience with ACLs I've not found any ACLs on any of the files in question.
For what it's worth, I do most of my file editing using emacs (Aquamacs in OSX), is it possible it is setting weird permission bits?
What is the "locked" setting that OS X uses and does it have a permission bit equivalent (so at the very least I could recursively unlock all files in my home directory from the terminal) why might some, but not other files get "locked" when booting into OS X what is the meaning of the '@' character?
View 1 Replies
View Related
Jul 24, 2010
I have installed fedora 13 recently and installed IDPS(snort) on it. But now I am not able to start service httpd. When I write service httpd start, it says OK, but I know it is a false message bcoz when I write service httpd stop it gives me Failed.
On writing service httpd status it gives a message:
httpd dead but subsys locked
I have tried "rm -f /var/lock/subsys/httpd" - no solution
yum update hasn't solved my problem as well.
I have to show my project running at my college. And I can not understand properly the technical instructions as I am new to linux.
View 2 Replies
View Related
Jul 4, 2011
I'm pretty new to Linux. Though I've used it for a little bit, I barely know any shell commands. I recently migrated from Mint to Fedora. Installation went fine and I thought I was doing great until I tried to copy something onto one of my ntfs partitions (I got them automounted through changing fstab). Now I can't change the permissions with sudo chmod... it says I can, but nothing changes. And, while the folders are listed as allowing rw for the user group I set up, I can't actually change anything. I'm guessing I've done something wrong with my fstab file.
My fstab file is:
Code:
I should probably note that I'm using NVIDIA fake RAID 0, which is why my device locations are all /dev/mapper/nvidia_fcficeibp#
The command I have tried to change permissions is:
Code:
View 6 Replies
View Related
Jun 20, 2010
My main PC has AN Athlon X2 4600+ on an Asus M2npv-vm. Has been working fine for ages running Ubuntu. Today it the system locked up and I had to do a reset. Since then it will not connect to the router or cable modem. I can connect another PC to the router, so that looks okay.
What can I do to test the network connection from Ubuntu? It's not even getting an IP.
I suppose it could be something has died in the hardware, but want to eliminate other possibilities first.
View 2 Replies
View Related
Aug 8, 2010
While I was away from my computer a friend changed my keyboard layout to a random layout thinking he could revert it via mouse actions only. Unfortunately, by the time I returned, my screen was locked. Now I cannot unlock my session to get back in to the KDE session to restore the correct keyboard layout.
However, I can log in to a console. In the console (e.g., Ctrl-Alt-F1), the keyboard layout is unchanged, so I can edit any text files and make any other changes required. How can I change the KDE keyboard layout from a console? I'm running Kubuntu 10.04. There is no .kderc file in my home directory. And Xorg.conf doesn't contain the settings either. I'm not sure where else to look.
View 5 Replies
View Related
Jul 16, 2011
I have a problem with the Google search box top right corner in Konqueror, when entering search I recieve an error page "Unsupported Protocol" Google asks for ioslave or kioslave. Also when highlighting text on a page and right clicking with the mouse no search option is given. I created a new user and all works as it should for the new user. What is wrong with my user account? I have reset default values in Konqueror setup.
View 3 Replies
View Related
Jul 25, 2010
I have like 4 email addresses on one Ubuntu One account and I'd like to remove them all except my current email... I also have an old account I'd like to delete. I used the contact form but to no avail.
View 2 Replies
View Related