Displaying 20 results from an estimated 3000 matches similar to: "auth advice"
2016 Feb 11
2
No password for private network
I'd really like an option "noprivate" or somesuch within the 'authentication'
specification which would not require a password for listener requests originating
from a private network (192.168.x.x or 10.x.x.x or 172.16.x.x, etc ).
Is this posssible?
--
************************************************************************
* Dave Serls
2018 Aug 07
2
YP registration for Authenticated streams
On Tue, 07 Aug 2018 21:20:07 +0200
"Marvin Scholz" <epirat07 at gmail.com> wrote:
> On 7 Aug 2018, at 20:55, Dave Serls wrote:
>
> > Is it possible to register ones icecast streams at dir.xiph.org if
> > they require
> > URL authentication?
>
> Why would it be useful to have streams in the directory that users can
> not listen
> to
2018 Aug 07
2
YP registration for Authenticated streams
Is it possible to register ones icecast streams at dir.xiph.org if they require
URL authentication?
--
************************************************************************
* Dave Serls Littleton, CO, USA *
* dashs.denver.co.us http://www.dashs.com *
************************************************************************
2019 Feb 07
3
Running version 2.5 beta as a service
Hi,
When installing Icecast2 (stable) on Debian9 using ATP packet manager, we need to go into /etc/default/icecast and enable the init.d script with ENABLE=true if we want to run Icecast as a service.
I?ve been playing with icecast 2.5 beta installed from source and obviously this means things are located in different places. I would like to know if it is also possible to run this version as a
2015 Feb 17
3
listener authentication
Thomas,
Sorry to be a pain, but I'm still getting errors when I start Icecast.
StartingIcecast 2.4.1
Using config "icecast.xml" from installation directory ...
Please open http://localhost:8000 or http://127.0.0.1:8000 in your web
browser t
o see the web interface.
[2015-02-16 18:49:49] WARN auth_htpasswd/auth_htpasswd.c failed to check
status
of myauth
I have attached a copy of
2015 Jan 13
4
HTTP Basic Auth alternative
Hello,
Is HTTP basic authentication the only way for icecast to perform
authentication ? With a link like
http://username:password at example.com:8000/mystream
(HTTP basic authentication) it has a number of problems regarding browsers.
Chrome for security reasons does not follow the link and shows a popup
asking to enter the credentials but this destroys user experience for a
site with a
2018 Aug 08
0
YP registration for Authenticated streams
Hi,
On 08/07/2018 08:21 PM, Dave Serls wrote:
> On Tue, 07 Aug 2018 21:20:07 +0200
> "Marvin Scholz" <epirat07 at gmail.com> wrote:
>
>> On 7 Aug 2018, at 20:55, Dave Serls wrote:
>>
>>> Is it possible to register ones icecast streams at dir.xiph.org if
>>> they require
>>> URL authentication?
>> Why would it be useful to
2008 Apr 06
4
Apache Authorization Access Control - location of htpasswd in Centos 5.1?
Hi,
I?m trying to set up a private family web site for genealogy, and want to set up Apache Authorization access control for this site, and once the user has logged in has access to the entire site. I?ve been reading the info at http://httpd.apache.org/docs/2.2/howto/auth.html to learn how to do this. I?m just planning on passing out the same username and password to all family members and
2005 Jun 23
3
Using more than one passwd program
Hello Everybody,
i try to use more than the common:
passwd program = /usr/bin/passwd %u
what i try to do is a
passwd program = /usr/bin/passwd %u && /usr/bin/htpasswd
/location/of/file %u
it works perfect with /usr/bin/passwd...
but i just can?t get it to make an entry to /usr/bin/htpasswd
can someone please help me
best regards
Alex
2015 Feb 16
2
listener authentication
I cannot for the life of me get listener authentication to work.
Would it be possible to send me a complete xml file that has listener
authentication setup?
Thank you!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/icecast/attachments/20150216/1d5e1790/attachment.htm
2015 Feb 16
2
listener authentication
Thomas,
Thanks for your quick reply.
I am looking at htpasswd. I am using 2.41 on Windows 7 with BUTT.
I have read the documentation but I don't understand where to enter this in
the config file.
<mount>
<mount-name>/example.ogg</mount-name>
<authentication type="htpasswd">
<option name="filename" value="myauth"/>
<option
2024 Nov 10
1
How do I stop status.xsl
So how does this work? Are you prompted with a password-only dialog,
then what you type in has to match the value in htpasswd?
On 2024-11-06 14:07, Jordan Erickson wrote:
> This is what I've got to protect against unauthorized views:
>
> ------------------------------------------------------------------------------------------------
> <!-- *** Web server status page
2013 Feb 13
1
htaccess is not working
Hello,
I'm new here, and after trying by myself, I'm looking for some help ...
I have installed webalizer, on my CentOS 6 server. Root path for webalizer is /var/www/usage/
It's working, but after putting a .htaccess in /var/www/usage/ and the appropriate .htpasswd in /var/www/html/auth/ there is no password asked.
Here are my files :
.htacess :
AuthName ?Veuillez vous
2024 Nov 06
1
How do I stop status.xsl
This is what I've got to protect against unauthorized views:
------------------------------------------------------------------------------------------------
<!-- *** Web server status page protection *** -->
?? <mount type="normal">
????? <mount-name>/status.xsl</mount-name>
????? <authentication type="htpasswd">
???????? <option
2015 Jul 12
2
Customized M3u for Icecast. Are there additional switches on XML / M3u Ezstream to override MetaData Tags in Mp3 with alternate tags
Hello. I have been streaming IceCast for about three years now and have
run into a problem, which I hope this forum can resolve
We stream non copyright songs from independent musicians. When they
upload their music to our site, they
upload Mp3's of which some have entered the MetaData information in the
MP3. Problem, musicians dont always do this, leaving
the meta data very sparse.... When
2004 Aug 06
3
icecast2 ogg vorbis client request headers
hmmm. never heard of svn
so we can no longer use cvs?
>Let me know if you want more details.
Absolutely, spill the beans im all ears :)
<p>Dave St John
Mediacast1 Administration
Need Support ?
http://mediacast1.com/helpdesk
----- Original Message -----
From: "Michael Smith" <msmith@xiph.org>
To: <icecast-dev@xiph.org>
Sent: Thursday, April 01, 2004 10:29 PM
2007 Mar 12
1
Basic authentication with Apache and Mongrel
I recently moved an app. from lighttpd + fastcgi to apache 2.2 +
mod_proxy_balancer + Mongrel. On lighttpd, I was using basic
authentication with a configuration like this:
auth.backend = "htpasswd"
auth.backend.htpasswd.userfile = "/path/to/htpasswd"
auth.require = ("/" => ("method" => "basic", "realm" => "My
2008 Apr 06
2
Apache Authorization Access Control - location of, htpasswd in Centos 5.1
I don't think it's the path of htpasswd that's the problem but here it
is anyway: /usr/bin/htpasswd.
The problem is more likely that the directory you're trying to create
the password file in with the command "htpasswd -c /passwd/passwords
famsite" doesn't exist.
Iain Lee
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
2006 Sep 06
2
.htaccess in public and adding password protection
While my site is in development I wish to add basic password protection.
At the moment my .htaccess looks like this:
AuthName "Restricted Area"
AuthType Basic
AuthUserFile /home/httpd/mydomain.co.uk/.htpasswd
AuthGroupFile /dev/null
require valid-user
.htpasswd exists and has an entry, yet I do not get a password prompt?
Does Apache Auth work for dynamic resources or only static
2007 Oct 09
4
Directory index forbidden by rule: /var/www/html/
I'm looking to troubleshoot this error when I run "tail
/etc/httpd/logs/error_log"
[Tue Oct 09 07:22:59 2007] [error] [client 127.0.0.1] Directory index
forbidden by rule: /var/www/html/
(I get this when I run Nagios' "./check_http -H 127.0.0.1".)
All I did was install CentOS and then modify httpd.conf to include
"ServerName 192.168.1.10:80" and also