search for: accessfil

Displaying 20 results from an estimated 21 matches for "accessfil".

Did you mean: accessfile
2004 Jul 06
3
posix
mainly question for the intel folks, any chance to rerun the ltp testsuites to see how we are doing these days with all the changes ? thanks :) Wim
2019 Jun 11
0
Re: [nbdkit PATCH v2] Introduce cacheextents filter
...b/tests/test-cacheextents.sh > @@ -0,0 +1,110 @@ > +requires grep --version > +requires qemu-img --version > +requires qemu-io --version > + > +sock="$(mktemp -u)" > +sockurl="nbd+unix:///?socket=$sock" > +pidfile="test-cacheextents.pid" > +accessfile="test-cacheextents-access.log" > +accessfile_full="$(pwd)/test-cacheextents-access.log" $PWD saves a process compared to $(pwd) > +files="$pidfile $sock" > +rm -f $files $accessfile > +cleanup_fn rm -f $files > + > +# Intentionally using EOF rather...
2019 Jun 11
5
[nbdkit PATCH v2] Introduce cacheextents filter
...N IF ADVISED OF THE POSSIBILITY OF +# SUCH DAMAGE. + +source ./functions.sh +set -x +set -e + +requires grep --version +requires qemu-img --version +requires qemu-io --version + +sock="$(mktemp -u)" +sockurl="nbd+unix:///?socket=$sock" +pidfile="test-cacheextents.pid" +accessfile="test-cacheextents-access.log" +accessfile_full="$(pwd)/test-cacheextents-access.log" +files="$pidfile $sock" +rm -f $files $accessfile +cleanup_fn rm -f $files + +# Intentionally using EOF rather than 'EOF' so that we can pass in the +# $accessfile_full +star...
2011 Jun 30
2
Limit SSH access for users from defined source address
...access only from defined IP address. As I know this can be setup in sshd_config only for AllowUsers, but users in group are changed so I must use allowgroups instead of allowusers. I have modified /etc/pam.d/sshd #%PAM-1.0 auth include system-auth account required pam_access.so accessfile=/etc/security/access-sshd.conf account required pam_nologin.so account include system-auth password include system-auth session optional pam_keyinit.so force revoke session include system-auth session required pam_loginuid.so and setup access file /etc/...
2002 Jun 03
1
WinXP allows login to expired/forbidden accounts
...odify/create your /etc/pam.d/samba configuration file along these lines: /etc/pam.d/samba : ----- #%PAM-1.0 auth required pam_nologin.so debug auth required pam_stack.so service=system-auth # [majuric] -- implement Samba login restrictions account required pam_access.so accessfile=/etc/samba/samba-access.conf account required pam_stack.so service=system-auth session required pam_stack.so service=system-auth password required pam_stack.so service=system-auth ----- This is a RedHat 7.2 setup, so your file (pam_stack portions in particular) might differ....
2002 May 10
2
Authorizing login per station
Hi, We're using Samba 2.2.2 as a PDC for W2k and XP clients. We have two types of users - "regular" users and "management". The problem I have is to allow only the "management" users to login from certain stations, and deny the login rights to regular users. That is, I need the ability do set per-station login permissions. Is there a way to do this using samba
2012 Dec 25
3
stream/ices_instance_stream Failed initial connect to 172.16.0.116:8000 (Login failed: Success
...yp.icecast.org nametemplate %s desctemplate %s mount_fallback 1 encoder_password qwQ4N.9cD37ag admin_password qwQ4N.9cD37ag oper_password qwQ4N.9cD37ag touch_freq 5 hostname 172.16.0.116 port 8000 port 8001 server_name debian.soadland.com force_servername 0 logfile /var/log/icecast/icecast.log accessfile /var/log/icecast/icecast.log usagefile /var/log/icecast/icecast.log logfiledebuglevel 0 consoledebuglevel 0 reverse_lookups 1 console_mode 0 client_timeout 30 kick_clients 0 staticdir /usr/share/icecast/static templatedir /usr/share/icecast/templates logdir /var/log/icecast stats_log icecast.log s...
2005 Feb 25
15
FW: Getting PHP Config to work?
Hi, I have been doing various testing with asterisk and its been going great. However I am a bit feedup of using vi for editing configs, and would rather do it from any machine on my LAN. I am running debian and * via xorcom rapid on a test PC at the minute. Hence phpconfig would be great, however I am having difficulty getting it to work. I have searched the message boards and the wiki, and
2004 Aug 06
0
[shout/icecast] problem streaming
...r yp.shoutcast.com #icydir yp.breakfree.com #icydir yp.musicseek.net #icydir yp.van-pelt.com #icydir yp.radiostation.de #directory yp.icecast.org #directory yp.mp3.de #touch_freq 5 hostname 172.16.128.5 port 8000 port 8001 erver_name radiocity.ctberlin.de force_servername 0 logfile icecast.log accessfile ice_access.log usagefile ice_usage.log logfiledebuglevel 0 consoledebuglevel 0 reverse_lookups 0 console_mode 3 client_timeout 30 kick_clients 1 #staticdir c:\windows\desktop staticdir /music templatedir /usr/local/stream/icecast/templates logdir /usr/local/stream/icecast/log tats_log stat...
2004 Aug 06
0
Impossible to connect to ANY yp server
...ation.de #directory www.oddsock.org:80/cgi-bin/yp-cgi directory yp.icecast.org #directory yp.mp3.de #directory yp.dmzs.com #directory icecast.linuxpower.org touch_freq 5 hostname ormgas.com port 8000 port 8001 server_name ormgas.com force_servername 1 logfile icecast.log accessfile access.log usagefile usage.log logfiledebuglevel 0 consoledebuglevel 0 console_mode 3 client_timeout 30 kick_clients 0 staticdir /usr/share/icecast/static templatedir /usr/share/icecast/templates logdir /var/log/icecast stats_log stats.log statshtml_log stats.html stats_ti...
2012 Oct 24
1
SSSD configuration
Hello, we're upgrading from Centos 5.8 to Centos 6.3 and have realized few things have changed in the system. We're using LDAP authentication (nss_ldap package) on our Centos 5.8 servers and have different PAM ldap configuration files configured to be used for specific PAM services. Here is the example of our setup: /etc/pam.d/service1: auth sufficient pam_ldap.so
2011 Dec 14
2
Using an MS Access database from CentOS release 5.7 (Final)
@Work requires me to manipulate the MS Access database (mdb) file located on an XP box that is an integral part of a third party application that is central to the business. Does anyone have experience doing so? I have used odbtp in the recent past but it is extremely difficult to set up on the linux box as I learned when I recently upgraded from CentOS 4.x to 5.x. Is there another way to get
2004 Aug 06
1
Clients connect but no stream...
...#icydir yp.shoutcast.com #icydir yp.breakfree.com #icydir yp.musicseek.net #icydir yp.van-pelt.com #icydir yp.radiostation.de #directory yp.icecast.org #directory yp.mp3.de touch_freq 5 hostname 216.89.xxx.xxx port 8000 port 8001 erver_name 216.89.xxx.xxx force_servername 0 logfile icecast.log accessfile access.log usagefile usage.log logfiledebuglevel 0 consoledebuglevel 0 reverse_lookups 1 console_mode 0 client_timeout 30 kick_clients 0 #staticdir c:\windows\desktop staticdir /usr/local/icecast/static templatedir /usr/local/icecast/templates logdir /usr/local/icecast/logs stats_log stats....
2004 Aug 06
2
icecast+liveice in normal user fail
I would like to use icecast and liveice as my normal account. If I do so, using xmms, I can access the relayed radios I have defined, but I cannot listen th the playlist liveice is broadcasting on /disk. XMMS tells me that the specified stream could not be found. If I launch icecast as root however, it works fine. I've searched through the logs and checked the file permissions but I
2004 Aug 06
2
Icecast winamp oddcast mountpoint problem?
...max_sources 5 max_admins 5 throttle 10.0 use_meta_data 0 streamurllock 0 streamtitletemplate %s streamurl http://yp.icecast.org nametemplate %s desctemplate %s mount_fallback 1 encoder_password *** admin_password *** oper_password *** port 8000 port 8001 force_servername 0 logfile icecast.log accessfile access.log usagefile usage.log logfiledebuglevel 0 consoledebuglevel 0 reverse_lookups 1 console_mode 0 client_timeout 30 kick_clients 0 taticdir /usr/local/share/icecast/static templatedir /usr/local/share/icecast/templates logdir /var/log/icecast stats_log stats.log statshtml_log stats.ht...
2004 Aug 06
0
No encoder
...# connections, warnings, errors, etc... # You cannot change this in the admin console, but changing it here # and then rehashing the server will work. # logfiledebuglevel is the debugging level for all output to the main logfile. # consoledebuglevel is the debugging level to the icecast console. # accessfile is the file where all connects/disconnects goes # usagefile is a file for periodic bandwidth and usage information goes ######################## logfile icecast.log accessfile access.log usagefile usage.log logfiledebuglevel 0 consoledebuglevel 0 ########################## Reverse Lookups #####...
2004 Aug 06
2
Placing Icecast in a chroot jail
...e_meta_data 0 streamurllock 0 streamtitletemplate %s streamurl http://phi.local/ nametemplate %s desctemplate %s mount_fallback 0 encoder_password xxx admin_password xxx oper_password xxx touch_freq 5 hostname 192.168.1.40 port 8000 server_name phi.local force_servername 0 logfile icecast.log accessfile access.log usagefile usage.log logfiledebuglevel 0 consoledebuglevel 0 reverse_lookups 1 console_mode 3 client_timeout 30 kick_clients 0 taticdir /usr/share/icecast/static templatedir /usr/share/icecast/templates logdir /var/log/icecast stats_log stats.log statshtml_log stats.html stats_time...
2004 Aug 06
2
Admin question[s]
...# connections, warnings, errors, etc... # You cannot change this in the admin console, but changing it here # and then rehashing the server will work. # logfiledebuglevel is the debugging level for all output to the main logfile. # consoledebuglevel is the debugging level to the icecast console. # accessfile is the file where all connects/disconnects goes # usagefile is a file for periodic bandwidth and usage information goes ######################## logfile icecast.log accessfile access.log usagefile usage.log logfiledebuglevel 0 consoledebuglevel 0 ########################## Reverse Lookups ######...
2004 Aug 06
2
Admin question[s]
David Dennis wrote: > welcome to the list. > > Check the archives. > > There you will find about one newbie a month minimum discovering that the > widely distributed and still available shout package version 0.8.0 > is actually deprecated and highly broken in exactly the manner you > describe. > > Thanks but one point I can make is I get the same results when not
2004 Aug 06
6
need help/ideas please, oh and answers
> Um, why wouldn't you just use apache for this? Exactaly, I would recommend the mod_mp3 project for something like that. http://media.tangent.org/ They are doing almost exactaly what sound like you are looking for. There is also the project 'ampache' that takes this one step further and adds a MySQL database backend to a PHP front. JStanley --- >8 ---- List archives: