Displaying 5 results from an estimated 5 matches for "dervice".
Did you mean:
service
2006 Jan 12
1
activewebservice::struct
...lass WxApiApi < ActionWebService::API::Base
api_method :list_galleries,
:expects=>[{:login=>:string}],
:returns => [[Gallery]]
end
But the ActiveRecord object exposes a lot more than I really want to
return via the web service. So I''m told I should dervice something from
ActiveWebService::Struct, which I did:
class awsGallery < ActionWebService::Struct
member :id, :int
end
I can''t for the life of me get this to work. I''ve called it
awsGallery.rb and stuck it in app/models. I''ve changed the web service
accordingly:...
2019 Nov 15
3
Account locked and delayed user data propagation...
I need to do some testing, but before to hit by head on a known wall, i
ask here.
My AD domain get used (via PAM/Winbind) to give access to some other
dervice, most notably here dovecot.
When password expire (or users change it) the MUA try the old password
some times, then ask for a new password; users cleraly get scared,
press randomly 'OK' or 'Cancel', but if they press 2-3 time 'OK' too
much wrong password try get done, and ac...
2009 Jun 20
0
R-project mailing lists (and SVN) - timeout Sunday 21 June
...is time, we have to switch off all of our servers since the main
power supply will be turned off.
Services like email or web will be down.
This interrupt will probably take less than 8 hours. Please check the website
http://www.math.ethz.ch
As soon as this site is up again, all the servers and dervices should
be back online (within a small delay).
-----------------------------
Martin Maechler, ETH Zurich
http://stat.ethz.ch/people/maechler
Seminar f?r Statistik, ETH Z?rich, SWITZERLAND
2009 Jun 20
0
R-project mailing lists (and SVN) - timeout Sunday 21 June
...is time, we have to switch off all of our servers since the main
power supply will be turned off.
Services like email or web will be down.
This interrupt will probably take less than 8 hours. Please check the website
http://www.math.ethz.ch
As soon as this site is up again, all the servers and dervices should
be back online (within a small delay).
-----------------------------
Martin Maechler, ETH Zurich
http://stat.ethz.ch/people/maechler
Seminar f?r Statistik, ETH Z?rich, SWITZERLAND
2019 Nov 15
0
Account locked and delayed user data propagation...
On 15/11/2019 16:23, Marco Gaiarin via samba wrote:
> I need to do some testing, but before to hit by head on a known wall, i
> ask here.
>
>
> My AD domain get used (via PAM/Winbind) to give access to some other
> dervice, most notably here dovecot.
> When password expire (or users change it) the MUA try the old password
> some times, then ask for a new password; users cleraly get scared,
> press randomly 'OK' or 'Cancel', but if they press 2-3 time 'OK' too
> much wrong password...