Sponsored Content
Full Discussion: eBay Unix systems
Special Forums News, Links, Events and Announcements eBay Unix systems Post 19468 by JeZzTeR on Thursday 11th of April 2002 02:40:51 PM
Old 04-11-2002
Thats cool, I'll check it out . Damn you got a deal on that!!
 

5 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

firewall for unix systems

I was wondering if anyone knew of any good firewall softwares to run on open bsd. I'm currently running ip chains but I'm looking for easier to configure. thanks (1 Reply)
Discussion started by: shadieshad
1 Replies

2. SCO

Sharing unix drives from two unix systems

I have two SCO openserver systems, 1 in the US and 1 in the UK. I am setting up a vpn to connect the two local networks that also have windows pc's on them. Is there a way that either unix system can see the hard drive on the other unix system so that I can share data between them. I run a cobol... (1 Reply)
Discussion started by: rongrout
1 Replies

3. UNIX for Dummies Questions & Answers

file systems for unix

please someone give me 3 file systems for unix HP-UX version !!! thnks (2 Replies)
Discussion started by: androc
2 Replies

4. UNIX for Dummies Questions & Answers

Monitoring Unix systems

I am looking for a commercial tool that will give me -UNIX Monitoring performance solution+ reports on CCV format. (as perfmon on windows machines). The tool must have following counters per PROCESS: Page Faults/sec Virtual Bytes % Processor Time Handles count Threads count... (19 Replies)
Discussion started by: gen4ik
19 Replies

5. UNIX for Dummies Questions & Answers

unix Operating Systems 5

Hi :) I have unix Operating Systems 5 I need working for user logout befor 10 minutes,In the case that he is not active :o what do I do? :rolleyes: (4 Replies)
Discussion started by: fakhwork
4 Replies
pamusb-check(1) 						      PAM_USB							   pamusb-check(1)

NAME
pamusb-check - simulates pam_usb authentication SYNOPSIS
Usage: pamusb-check [--help] [--debug] [--config=path] [--service=name] [--dump] [--quiet] <username> DESCRIPTION
pamusb-check can simulate authentication through the pam_usb engine. It is useful for both testing purposes (to check the pam_usb configu- ration without having to try with a real program), but also for scripting. pamusb-check's exit code is 0 if the authentication was success- ful, 1 otherwise. It is used by pamusb-agent to check the device. EXAMPLES
$ pamusb-check scox o Authentication request for user "scox" (pamusb-check) o Device "creative" is connected (good). o Access granted. $ pamusb-check --service=su scox o Authentication request for user "scox" (su) o Device "creative" is connected (good). o Access granted. $ pamusb-check --dump scox Configuration dump for user scox (service: pamusb-check): enable : true debug : false quiet : false color_log : true one_time_pad : true probe_timeout : 10 hostname : helium system_pad_directory : .pamusb device_pad_directory : .pamusb OPTIONS
--help, -h Show summary of options. --debug, -D Shows debug messages. --config, -c Use the given configuration file (defaults to /etc/pamusb.conf). --service, -s Service name to be used for authentication (defaults to pamusb-check) --dump, -d Dump the configuration, but do not try to authenticate --quiet, -q Quiet mode BUGS
Please send bug reports to the pam_usb mailing list. AUTHOR
Andrea Luzzardi <scox@sig11.org> September 12, 2007 pamusb-check(1)
All times are GMT -4. The time now is 06:06 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy