| View previous topic :: View next topic |
| Author |
Message |
fwblack Guest
|
Posted: Fri Jan 13, 2006 9:29 pm Post subject: can't pass username/password in url to admin pages |
|
|
Hi;
I just upgraded to the current version of Icecast for Windows.
Previously I was able to automate updating the metadata by passing information to the metadata.xsl file like this:
http://[username]:[password]@127.0.0.1:8000/admin/metadata.xls?mount=/[mountname]...etc...etc.
It no longer works with the current version... any ideas how I can get this to work?
Thanks,
Fred |
|
| Back to top |
|
 |
karlH Code Warrior

Joined: 13 Jun 2005 Posts: 5476 Location: UK
|
Posted: Sat Jan 14, 2006 1:18 am Post subject: |
|
|
Besides the obviously wrong xls extension, can you tell us what it is doing, and check the error log for messages as well. Also which username are you using, admin?. Are other pages accessible with this url style of auth, IIRC IE has stopped that style of auth.
karl. |
|
| Back to top |
|
 |
Guest
|
Posted: Mon Jan 16, 2006 3:19 am Post subject: |
|
|
Yes, that's a type on my part for the xls vs. xsl extension... I try to log in as the user admin... the following is what's in the log file...
127.0.0.1 - - [15/Jan/2006:20:52:46 -0500] "GET /admin/metadata.xsl HTTP/1.1" 400 83 "-" "Microsoft URL Control - 6.01.9782" 0
127.0.0.1 - - [15/Jan/2006:20:52:46 -0500] "GET /admin/metadata.xsl HTTP/1.1" 400 83 "-" "Microsoft URL Control - 6.01.9782" 0
127.0.0.1 - - [15/Jan/2006:20:52:46 -0500] "GET /admin/metadata.xsl HTTP/1.1" 200 1804 "-" "Microsoft URL Control - 6.01.9782" 0
127.0.0.1 - - [15/Jan/2006:20:52:47 -0500] "GET /admin/metadata.xsl HTTP/1.1" 400 83 "-" "Microsoft URL Control - 6.01.9782" 1
However, I can log in manually just fine and modify the meta data...
If this is no longer supported, what's the correct way to automate meta data updates from another application?
Thanks,
Fred |
|
| Back to top |
|
 |
Anonymous Guest
|
Posted: Tue Jan 17, 2006 4:04 pm Post subject: |
|
|
| Anonymous wrote: |
If this is no longer supported, what's the correct way to automate meta data updates from another application?
Thanks,
Fred |
Don't use IE and/or the IE activeX control. This is a problem with IE, not icecast..
oddsock |
|
| Back to top |
|
 |
liteFun
Joined: 13 Jan 2006 Posts: 79
|
Posted: Sun Jan 22, 2006 5:40 pm Post subject: |
|
|
I have MSIE 6.0.2800 on Windows 2000 professional, and http://user:pass@server etc works fine, at least for Icecast server.
Tested for Win32 and GNU/Linux versions of Icecast 2.3.1.
Not using ActiveX. |
|
| Back to top |
|
 |
|