search for: your_admin_password

Displaying 2 results from an estimated 2 matches for "your_admin_password".

2004 Aug 06
0
Python script to automate icecast
...x[2] response = response[:-1] else: response = '<Unexpected Reply>' return response if __name__ == '__main__': from sys import argv if len(argv) <= 1: argv.append('help') ice = icecon('your_admin_password', 'your_oper_password') if ice.Connect(): if (argv[1] == 'StartDump'): ice.StartDump(argv[2]) elif (argv[1] == 'StopDump'): ice.StopDump() elif ice.MakeAdmin() and ice.MakeOper(): print ice.Command(' ...
2007 Dec 17
2
Problem joining linux box to active directory domain
Hello, I'm having a hard time joining one linux server to an active directory domain. I've searched everywhere for a solution but was unsuccessful: I went to samba.org and followed the examples in http://us3.samba.org/samba/docs/man/Samba-Guide/ The examples are great... My scenario is described in chapter 7 (http://us3.samba.org/samba/docs/man/...ts.html#adssdm) It explains how to make