Ubuntu Security :: PAM-script Module Doesn't Work Properly?
Feb 7, 2010
So I installed pam-script
made this script:
Code:
#!/bin/bash
RFID_AUTH_SUCCESS=0
#Read the card
tag=`'/etc/rfid/RFID-login'`
code....
Code:
sudo test
It doesn't ask for my password and instantly authenticates as root!
if I run the above posted script manually, (cd into the dir and execute it), it works fine and produces the result 1 if positive and 0 if negative.
View 1 Replies
ADVERTISEMENT
Nov 25, 2010
I use iptables firewall (v1.4.1) installed on FC8. I'm trying to limit the inflow traffic for the port 1723 to certain MAC addresses. To experiment with the mac option, I've written the following iptables rule:
Quote:
iptables -A INPUT -m -mac --mac-source 10:08:08:08:08:10 -j ACCEPT
It didn't work. It gave me this error message:
Quote:
iptables v1.4.1: Couldn't load match `-mac':/usr/local/libexec/xtables/libipt_-mac.so: cannot open shared object file: No such file or directory
Try `iptables -h' or 'iptables --help' for more information. Does that mean the mac module wasn't installed/enabled?
View 4 Replies
View Related
Apr 23, 2009
I have this annoying problem since day one.I am testing out Red Hat RHEL5, everything is fine except DNS look up.If I ping www.google.com, it doesn't work, ping ip address it all works;if I bring up browser, put www.google.com it doesn't work, can't find the name, however, simply put ip address there it works.My DNS seeting seems ok, and the DNS works from Windows box.
View 2 Replies
View Related
May 1, 2010
Once I updated to 10.04 I had some problems with my themes, but updated it and it works fine now. BUT, in firefox, 3.6.3 it looks like this:
I can only see the personas image at the tabs and the statusbar. Does anyone know how to fix this?
View 2 Replies
View Related
Apr 25, 2011
I am trying to install some packages in a ubuntu 8.10 server, however, apt-get doesn't work (I get several 'not found' errors). Is there any way to do that? I know this version is probably not supported anymore but I can't just format a customer server because it's OS is outdated...I just can't put my sources.list on it because I am on ubuntu 10.10 and it would download updates for the wrong OS probably causing a huge damage on the old one.
View 9 Replies
View Related
Jan 19, 2010
I am running ubuntu 9.10 on a dell mini 10v. I am experienced in running themes and xsplashes, but for some reason i can not successfully install pointers. I drag and drop the pointer themes to the appearance window found from System>Prefrences>Appearances. When i click customize i see that the pointers i instatlled are there, however when i choose them it doesn't work properly, if i go over text or resize a window i see the new pointers but the main pointer always stays the default white.
View 1 Replies
View Related
Nov 28, 2010
The web cam on my Dell Inspiron mini 10 doesn't work properly. Cheese only takes very dark pictures but no video and the main screen stays dark all the time. Skype transmits a very dark image, too. How can that be tweaked.
Bus 001 Device 002: ID 174f:1403 Syntek Integrated Webcam
View 4 Replies
View Related
Jul 9, 2010
Got notebook HP 6530b with Intel 5100AGN PCIe WiFi module in and desktop ubuntu 10.04 from [URL].
Can i make this one works any way exclude ndiswrapper.
lshw -c network
http://img695.imageshack.us/img695/1...eenshot2th.jpg
lspci
http://img819.imageshack.us/img819/1...reenshothy.jpg
uname -r
2.6.32-23-generic
View 1 Replies
View Related
May 5, 2011
I have a new installation of 11.04 with an ATI Radeon HD 2400 video card that previously worked fine under an earlier release.
I tried installing the proprietary drivers through the Additional Drivers section, rebooted and the video is choppy (dragging windows, etc).
From other reports around the Internet I've read, it's clear I'm not the only one experiencing this issue.
I tried the manual instructions, which turned out to be a mess and ultimately didn't work, either.
View 3 Replies
View Related
Dec 8, 2009
Is there a reason why the selinux module for nagios just doesn't work? I'm running CentOS release 5.4 (Final) and did "yum install nagios" and now have nagios-3.2.0-1.el5.rf installed. I'm having to create policy after policy after policy, and still haven't reached the end of the rainbow.
I suppose after I run out of selinux violations, I could figure out how to combine all of these modules and post the result, but it seems really, really weird to think that I'm the only person who has ever installed nagios from the repo with SELinux enabled.
View 1 Replies
View Related
Nov 1, 2010
I'm runnig f 13 on my laptop, and it runs like a charm. But once in a while, the internet doesn't seem to work properly. It mostly works, but right now i am unable to reach certain pages such at google (which is annoying), whereas other pages like yahoo and this one works perfectly well.
View 2 Replies
View Related
Apr 26, 2011
In RHEL6 root's account I have crontab job: 30 6 18 4 1 /sbin/init 6 It worked fine on the 18th of April and properly restarted my system, BUT it also restarted my OS at 6:30 on next Monday - 25th of April.
View 2 Replies
View Related
Dec 10, 2010
We have a Blade server connected to a two internal ESM Cisco switch. We want to have a active-backup configuration with bonding. We follow the documentation and we hace configured the next:
Centos 5.5
ETH0:
[root etc]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
# Broadcom Corporation NetXtreme II BCM5709S Gigabit Ethernet
DEVICE=eth0
[Code].....
View 1 Replies
View Related
Jun 30, 2011
I'm testing a Erricsson 3G module F3307 on linux-2.6.33 kernel version. The NIC has been recognized as ppp0, see bellow:
ppp0 Link encap:Point-to-Point Protocol
inet addr:172.20.103.207 P-t-P:10.64.64.64 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:4 errors:0 dropped:0 overruns:0 frame:0
TX packets:30 errors:0 dropped:0 overruns:0 carrier:0
code....
But when I unplug the eth0 wires and do "w3m www.xxx.com", it responsed nothing, even no "Network is unreachable" or "unkown host www.xxx.com".
I'm 100% believed that this 3G module is alive, because I used minicom to send AT commands to it, and demonstrated it was alive.
View 1 Replies
View Related
Nov 1, 2009
I had originally followed the advice at Mauriat Miranda's Fedora Nvidia Driver Install Guide [URL] for installing nvidia's display driver on my HP Pavilion system 64 bit running Fedora 11. I had used his first method which just installs the relevant kernel module kmod-nvidia from RPMFusion. He also suggested an alternate method: obtaining Nvidia's installer NVIDIA-Linux-x86_64-185.18.36-pkg2.run and using that. I downloaded it from Nvidia, but I didn't run it.
I recently lost X. This had happened previously after a kernel upgrade, and I just used grub to boot an earlier kernel to recover X, and then installed the upgraded kernel module to fix the problem. But this time, being deeply involved in something else, I panicked slightly, and, using dumb terminal mode I ran the Nvidia installer. It asked me to make various choices and in response to my answers, it decided to compile a new kernel module. This recovered X, but I then compounded things by installing the updated kmod-nvidia.
I realized afterwards that using both methods might create some conflicts, but X seemed to run properly. (I can tell because graphics in the program Maple doesn't work properly with the default drivers provided by Fedora 11.) Since then, when I restart nvidia, I get.
[Code]....
View 3 Replies
View Related
May 11, 2010
I am trying to use CentOS 5.4 to set up a secure laptop, largely because of it's SELinux functionality. Unfortunately I couldn't get wireless to work properly using the default NetworkManager so I installed wicd. Initially it buggered up my whole installation but after relabelling files using SEL I can now use my system again. but.. I can't use it with SELinux enabled, as it denies the required accesses for wicd to work. I also get similar SELinux denials for wpa_supplicant. A couple of snippets from /var/log/audit/audit.log -
[Code]....
View 4 Replies
View Related
Mar 3, 2011
I am trying to install a Sunix 4018T dual parallel port card on a pc with Mandriva Linux 2010.1: Dealer told me that linux has driver for this card already so I inserted it and turned on my pc. Unfortunately when I try to install my Okidata ML320, cups it's not showing any parallel ports. I try to update all the system with last patches and packages :I tested the card on a pc with windows xp, installed my printer and it works perfectly.
View 3 Replies
View Related
Jul 26, 2010
I uninstalled Empathy and installed Pidgin, because I just couldn't take Empathy's lack of features any more. The "Me" menu doesn't work properly with Pidgin, though. Every time I change my status via the Me menu, it knocks me off-line on three of my four accounts. how to disable (or even remove) the "Me" menu? It's only functionality is to control messaging and social networking services, right?
View 6 Replies
View Related
Feb 21, 2010
I'm using kubuntu-9.10-desktop-amd64.iso live (booted via grub2 loopback directly from iso on hd, in case that makes a difference). Processor is a E2180 which according to the Intel website supports the NX bit. I've enabled the option "Execute Bit Support" in the BIOS. /proc/cpuinfo shows both nx and pae in both flags lines. But dmesg says "Using x86 segment limits to approximate NX protection".
View 2 Replies
View Related
Jan 30, 2011
I can't seem to get htaccess to work.I've created a .htpasswd file like so:
Code:
htpasswd -c -m .htpasswd user
Then it prompts me for a password for that user. I put the password file one dir above my
[code]....
View 6 Replies
View Related
May 12, 2010
I have an ssh tunnel with my ubuntu (vps) server. On my local computer I have proxifier, to redirect everything with socks5.
Everything works fine, I can browse websites and that. Email also works.
But when I want to visit a website that uses https it doesn't work. I do not get to see the website, or receive an internal server error.
View 7 Replies
View Related
Nov 26, 2010
I found several instructions on how to use a live CD to reset the local admin password to blank.I download 10.10, installed chntpw, mounted the drive, and used the utility on the SAM dbase.Seems to work everytime and I write the changes and get a return code of 0.Then I reboot and the blank password doesn't work. Tried 3 times.
So I noticed that there was an "x" in the box that showed a policy that says you can't have a blank password when you 1st run chntpw. So I tried changing it to something else instead of blank.Still no go.
View 4 Replies
View Related
May 6, 2010
I'm using Ubuntu 10.04 and for some reason, privoxy just won't start properly on startup. I see privoxy is there when I run 'ps -A', but Firefox says that it is refusing connections. When I run 'sudo /etc/init.d/privoxy restart', it restarts and everything is peachy. But for some reason, it just won't start properly on boot
View 1 Replies
View Related
Sep 8, 2010
I like to encrypt my swap and tmp partition with /dev/urandom but it doesn't work. I tried it 100 times and now I have no idea.
Code:
cat /etc/crypttab
swap /dev/sda3 /dev/urandom swap,cipher=aes-cbc-essiv:sha256
cat /etc/fstab
/dev/mapper/swapswapswapdefaults0 0
If I reboot I get the message "/dev/mapper/swap" doesn't exist. It seems, that crypsetup doesn't setting up the encrypted block device. SElinux is in permissive mode.
View 7 Replies
View Related
Jan 2, 2010
I recently was able to network 2 computers at home and I wanted to make my password more secure. When I try to edit my password via System>Administration>Users and Groups, it doesn't workI am able to edit my user settings. When I change my password I enter my old one and it accepts my new one. Problem is when I try to install programs, login and do other things it only accepts my old password. How can I change my password?
View 3 Replies
View Related
Jul 29, 2010
one of the coolest features of Fedora imho is sandbox -X, which I used extensively in F12. However, in F13 I yum install /usr/sbin/seunshare prints:
Code:
[...]--> Processing Dependency: policycoreutils-python = 2.0.82-13.fc13 for package: policycoreutils-sandbox-2.0.82-13.fc13.x86_64
--> Finished Dependency Resolution
Error: Package: policycoreutils-sandbox-2.0.82-13.fc13.x86_64 (fedora)
Requires: policycoreutils-python = 2.0.82-13.fc13
[Code]....
View 6 Replies
View Related
Oct 26, 2010
I'm running Testing and need to pass some parameters to my bttv tv tunner card, for this reason I created the following file /etc/modprobe.d/kozumi.conf with this content:
alias char-major-81 videodev
alias char-major-81-0 bttv
options pll=1 radio=1 bttv_verbose=1 card=151 tuner=38 gbuffers=4
The problem is that for some reason this options aren't properly set after booting the computer, I've tried different combinations for line 1 and 2 without success.
I'm used to rmmod the bttv driver and modprobe manually with those settings but I'd like to automate the process.
View 2 Replies
View Related
Mar 5, 2011
Many times it happens that when i shut down ubuntu 10.04 at that time it keeps on showing that screen which displays "Ubuntu" written & below it 5 dots. I waited for 15 minutes than also it keeps on showing that.I have to use hardware restart button in such case.What should i do?
View 2 Replies
View Related
Jan 7, 2010
I have Ubuntu 9.10 64-Bit. sometimes when i boot the computer, right after the grub loads, a black screen is displayed. It just says my computer's name and "tty1".It lets me enter my username and password. The system takes my password but the black screen remains.For some reason the word "ubuntu" with the loading bar does not appear like it is supposed to in this case. The system does not boot into my destop like it should.
This usually happens 1/4 times when i boot so i didnt pay much attention and would just restart the computer. However just 5 minutes ago i had to boot my computer 12 times to get it to boot into the desktop.
View 7 Replies
View Related
Jan 10, 2010
Whenever i close LMMS, it's still running in the background until i kill the process. How can i get it to exit normally?
View 2 Replies
View Related