search for: standaloneserv

Displaying 7 results from an estimated 7 matches for "standaloneserv".

Did you mean: standaloneserver
2004 Dec 18
1
Samba-HOWTO-Collection/StandAloneServer.html#simplynice
Hi, after installing samba i added the config mentioned above. tux / # smbclient -L GANDALF Connection to GANDALF failed tux / # smbclient -L "myip" Password: Domain=[MIDEARTH] OS=[Unix] Server=[Samba 3.0.7] Sharename Type Comment --------- ---- ------- Error returning browse list: NT_STATUS_NETWORK_ACCESS_DENIED Domain=[MIDEARTH] OS=[Unix]
2008 Jul 08
0
soap4r cannot access server application after soap server is started
...then i m not able to access the server application. if i start from console then it works fine and also i can access server application. Please can anyone help me from where to start soap server? currently my server side for starting soap server , code looks like this.. require ''soap/rpc/standaloneServer'' class SymptomCheckerServer < SOAP::RPC::StandaloneServer def on_init @log.level = Logger::Severity::DEBUG suggest_diagnoses= SuggestDiagnosesController.new add_method(suggest_diagnoses, ''main_diagnoses'', ''params'') end end server =...
2006 Jul 19
5
SOAP on rails? Confused...
Hi, Ive been struggling with the SOAP client things to do with rails as I''m not sure how to do what I need to do. So far I have: class SOAPclient < SOAP::RPC::StandaloneServer def on_init setup = gui_controller.new add_method(setup, "submit") end end server = SOAPclient.new("http://127.0.0.1:3000", "http://192.168.0.5", 8080) trap(''INT'') { server.shutdown } server.start But I''ve no idea how to call...
2006 Apr 10
3
Regarding using Web service to handle file uploads
I am trying to code a Web Service in rails that can handle file uploads. Now as i read, SOAP 1.1 doesn''t support this yet..so i will have to use SOAP4R, right? This is fine from server side...but will this API will be compatible to .NET clients, which will be using standard SOAP API perhaps. Any idea, whats the way to go here?
2007 Feb 06
7
Reference Documentation Server
....23d) going on an embedded system. Our initial requirement is to get a very simple windows share operational. No security required, read only anonymous access. With this in mind we followed the guidelines as per the samba documentation: http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/StandAloneServer.html#simplynice Samba (smbd) crashes with a "failed to get pdb methods for backend guest" message. After searching the mail archives I have my doubts as to whether the conf line "passdb backend = guest" is correct. Tried "tbdsam" but then I run into all kinds of...
2013 Feb 13
0
make dist: errors, and www.oasis-open.org almost stale
...l/4.2/dbcentx.mod:1: validity error : All markup of the conditional section is not in the same entity HTTP/1.1 200 OK ... ** lsof | grep [pid-of-xsltproc] output: ... xsltproc 1538 root 3r REG 202,2 15165 557136 /usr/src/SAMBA4/samba/docs-xml/Samba3-HOWTO/TOSHARG-StandAloneServer.xml xsltproc 1538 root 4r REG 202,2 1629 557230 /usr/src/SAMBA4/samba/docs-xml/build/DTD/samba-doc xsltproc 1538 root 5u IPv4 14062 0t0 TCP host1.fakedomain.mad:56877->www.oasis-open.org:www (CLOSE_WAIT) xsltproc 1538...
2006 Jan 22
4
SeBackupPrivilege
We're using Samba 3.0.21a-1 on a CentOS 4.2 server (kernel 2.6.9-22.0.2.ELsmp); everything works more or less fine, it's functioning as the PDC with an OpenLDAP back end (setup essentially straight from the Idealx.org playbook), etc. We're trying to mount Windows shares to back them up, and getting "permission denied" errors when trying to read certain files from those