similar to: HTPasswd format and protecting XSL pages

Displaying 20 results from an estimated 9000 matches similar to: "HTPasswd format and protecting XSL pages"

2008 May 28
2
problem using icecast 2 Listener Authentication
Hi guys , I'm using with satisfaction icecast2 for streaming vorbis and theora using oggfwd. Now i want to try the authentication of icecast and I'm following this guide: http://www.icecast.org/docs/icecast-2.3.1/icecast2_listenerauth.html I'm using the HTPASSWD Listener Authentication , and I add this line to my icecast config files: <mount>
2015 Feb 16
0
listener authentication
On 02/16/2015 03:08 PM, Ron Harmon wrote: > 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"> >
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
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 Feb 18
0
listener authentication
On 02/17/2015 12:09 AM, Ron Harmon wrote: > 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
2018 Oct 27
3
unable to set username/password for a mount point
Hello, I've icecast2 installed on Ubuntu 16.04 LTS and I can access it via http://localhost:8000 I followed this document to add authentication: https://icecast.org/docs/icecast-2.4.1/auth.html I added the following to /etc/icecast2/icecast.xml file: <mount> <mount-name>/example.ogg</mount-name> <authentication type="htpasswd"> <option
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 Feb 19
2
listener authentication
Thomas and Phillip, Thanks so much for your help. I have it working now but, is there a way to setup that when the user clicks on the m3u to play that it would open a player in the web page instead of creating the m3u file then having to open it in windows media player as some of the time WMP wont play the file. Thanks, Ron On Wed, Feb 18, 2015 at 2:30 AM, "Thomas B. R?cker"
2004 Aug 06
4
No Duplicate Users - Patch
I'd like to commit the following patch which adds a new option to the htpasswd client authenticator. This option <option name="allow_duplicate_users"> specifies wether or not the same username can connect to a mountpoint more than once. This is pretty much a required feature for any decent use of the listener authentication capabilities of icecast. thoughts ? comments ?
2005 Feb 02
2
user Authentication - fail to add an user
Hi fellow streamers ;-) I am trying to add an user authenticated mount point to our Icecast2.2 server. I include the relevant section of my config file below. <mount> <mount-name>/stream1</mount-name> <max-listeners>100</max-listeners> <fallback-mount>/test</fallback-mount> <fallback-override>1</fallback-override>
2018 Oct 27
0
unable to set username/password for a mount point
do you have a steram mounted on the server called "example.ogg" If the mount don't exist the script will fail R On 27/10/18 9:18 PM, Jayesh Dalal wrote: > Hello, > > I've icecast2 installed on Ubuntu 16.04 LTS and I can access it via > http://localhost:8000 > > I followed this document to add authentication: >
2005 Aug 30
2
Rc1 Linux Crash
I'm trying to use authentcation on a mount on the 2.3RC1 and each time it has to open the auth file it crashes. This is the debug. There is no file named kwscan so I guess it's a error in creating it. icecast crashes when I try to add users or try to load the mount in winamp. [2005-08-30 13:03:13] DBUG admin/admin_handle_request Admin request (/admin/manageauth.xsl) [2005-08-30
2023 Feb 28
1
add user failed check log
i'm trying to config the usr authentication but when i goto add myself into the admin part i get add user failed check log? so i did and i'm getting this [2023-02-28 00:46:16] INFO admin/admin.c Received admin command manageauth.xsl on mount "/live.mp3" [2023-02-28 00:46:16] EROR auth_htpasswd/auth_htpasswd.c No filename given in options for authenticator. [2023-02-28
2005 Mar 11
3
no auth.xsl
Hi out there! I?ve set up an Icecast2 (2.2.0) Win32 Server with oddcast DSP 2.0.15 The basics (a simple stream in .ogg) works realy fine. But now I would like to add authentication. So I set up the <mount> section in the icecast-config. It looks like this now: <icecast> <limits> <sources>2</sources> </limits> <authentication>
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
2006 Sep 24
1
Add-on patch to support .pls .asx .ram .qtl listing formats
Hi, If you have multiple players installed on your PC/Mac .m3u will always open the last media player who are the default in charge of the extension and mime m3u. On your web site you want maybe to force a link to open real media player or quicktime/itune. You need to create a .pls to force winamp loading the streaming because windows media player won't open .pls etc. If you add a .pls
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
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
2012 Dec 11
2
Adding additional mount info to xsl stylesheet
The following patch attempts to make the source client user agent and the max listener client connection duration information available to (icecast 2.3.2) xsl stylesheets. Will there be any memory leak issues in the lower level functions like the acl, etc. when the source is disconnected, when servicing queries, or otherwise? BEGIN icecast-2.3.2-moremntinfo.patch diff --git src/source.c
2004 Sep 15
3
FW: Tip: using icecast in chroot mode may break timestamp inaccess.log
Please post to the mailing list the next time Ralf. I'm not using yp directory listings, but I can guess why it is not working. You're probably missing the libcurl.so library in your chroot jail directories. Here's the listing of files I have in the chroot jail: -----%< cut here > ls -R .: admin etc lib opt usr var web ./admin: listclients.xsl listmounts.xsl