search for: federated

Displaying 20 results from an estimated 1776 matches for "federated".

2024 Feb 08
2
Authentication using federated identity
I know that there are some methods to use federated identities (e.g. OAuth2) with SSH authentication but, from what I've seen, they largely seem clunky and require users to interact with web browsers to get one time tokens. Which is sort of acceptable for occasional logins but doesn't work with automated/scripted actions. I'm just w...
2008 Mar 29
3
Generating maps in R
Greetings! I am trying plot some data on a map in R. Here's the scenario. I have a variable called probworkinghealthy which contains a predicted probability of employment for every individual in my sample (about 100,000 observations). I have another variable, called a001ter, which contains the subject of residency in the Russian Federation (akin to a US state) for every individual in the
2013 Mar 22
4
ggplot2 will not draw a rectangle. Error: ggplot2 doesn't know how to deal with data of class XXX"
What am I missing? When I run the code below I get the error message "Error: ggplot2 doesn't know how to deal with data of class function" Googling suggests a message of "Error: ggplot2 doesn't know how to deal with data of class XXX" is not uncommon but I don't see why I am getting a "function" error unless I am using some reserved word?
2012 Feb 20
9
Federal Mogul Spare Parts Katalog XCD11
Hello, I try to run an sqareparts-catalog from Federal Mogul under Wine. Installation works, but it wont run... some ideas? Code: jeanfelix at Soloma-G6:~$ env WINEPREFIX="/home/jeanfelix/.wine" wine C:\\windows\\command\\start.exe /Unix /home/jeanfelix/.wine/dosdevices/c:/users/Public/Bureau/XCD11.lnk fixme:exec:SHELL_execute flags ignored: 0x00000100 fixme:exec:SHELL_execute flags
2004 Sep 24
2
maps for Russian Federation
Dear all, I am interested in plotting maps visualizing spatial statistics in an aggregated fashion, according to administrative boundaries. Partially, I want to visualize some spatial data for administrative units (autonomous republics, oblasts, krays) of the Russian Federation on a geographical map. I have found the maps package (and related) and would like to use this package e.g. in a kind
2004 Dec 25
2
STOP PAYING FEDERAL TAXES - LEGALLY!
I down loaded the Acrobat Reader but I still cannot view the form 1192 W-8 Certificate of Foreign Status. Maybe I'm not following the instuctions correctly or something stupid. Can you e-mail me back a copy of this form so I can read it and see how to follow up on federal tax avoidance? I might purchase your product if you can better convince me on how to legally get it done.
2016 Oct 17
2
Bug 6870 resurfaced in Samba 4.2.10
Hi, So I did some digging into the source code, and I think I've found the issue. Around line 120 of source3/libads/cldap.c: for (i=0; i<num_servers; i++) { NTSTATUS status; status = cldap_socket_init(state->cldap, NULL, /* local_addr */ state->servers[i], &state->cldap[i]); if (tevent_req_nterror(req, status)) { return tevent_req_post(req, ev);
2006 May 25
0
FW: [isp-clec] Treasury disconnects tax on long-distance calls - with refunds
FYI Brian Fertig Treasury disconnects tax on long-distance calls WASHINGTON (MarketWatch) - The brief Spanish-American War ended more than a century ago, but not the federal tax assessed to fund the victory. Until now. On Thursday, the U.S. Treasury said it would stop collecting the 3% federal excise tax on long-distance calls, a fee originally assessed in 1898. The government also said it
2024 Feb 09
2
Authentication using federated identity
On Thu, Feb 8, 2024 at 1:18?PM Chris Rapier <rapier at psc.edu> wrote: > > I know that there are some methods to use federated identities (e.g. > OAuth2) with SSH authentication but, from what I've seen, they largely > seem clunky and require users to interact with web browsers to get one > time tokens. Which is sort of acceptable for occasional logins but > doesn't work with automated/scripted actions....
2005 Jul 20
1
maps and data for german federal states
dear R-tists, i want to graph information for the German Federal States (Bundeslaender) using the maps package. unfortunately there is no maps for the German Bundeslaender. does anyone have an idea / a source where to get map data that can be used in the maps package that graphs structures below the country level. in the long run it would also be interesting to integrate Swiss Cantons and
2003 Oct 22
2
The rsync daemon as a gateway service?
In rsyncd.conf I'd like to be able to specify something like: [module1] gateway 10.168.172.9 or (I think we have to change the protocol a little for this one): [module2] redirect datasource.my.domain I've run into this need a few times, and I think it might be useful enough to add (both of these) to the daemon configuration. I'm asking the list to see if either of these might
2006 Mar 01
2
Samba 3.0.21b is not able to connect to password server
...ions. The 3.0.4 version runs fine, but with 3.0.21b, we get errors like the following when trying to run smbclient: [2006/02/28 22:03:05, 0] rpc_client/cli_pipe.c:cli_rpc_pipe_open_schannel(2641) cli_rpc_pipe_open_schannel: failed to get schannel session key from server FD0 00XSFED01 for domain FEDERATED. [2006/02/28 22:03:05, 0] auth/auth_domain.c:connect_to_domain_password_server(11 2) connect_to_domain_password_server: unable to open the domain client session to machine FD000XSFED01. Error was : NT_STATUS_CANT_ACCESS_DOMAIN_INFO. [2006/02/28 22:03:05, 0] rpc_client/cli_pipe.c:get_schannel_ses...
2019 Aug 20
5
OT: mostly gone
Hi, folks, Well, it's ten years that I've been on this list, right when I started this job. But, it's time to move on... I'm retiring. (Yeah, that old.) So, though I'll be part time for a few months, and running CentOS at home (in spite of my manager's pushing me to do Ubuntu). This list is *so* much more useful than any of the ones I've seen for Ubuntu, or much
2024 Feb 09
1
Authentication using federated identity
...lement Kerberos just for this. On top of that, Active Directory is a legacy solution now.? Its successor uses OAuth2. On 2024-02-08 23:49, Nico Kadel-Garcia wrote: > On Thu, Feb 8, 2024 at 1:18?PM Chris Rapier <rapier at psc.edu> wrote: >> I know that there are some methods to use federated identities (e.g. >> OAuth2) with SSH authentication but, from what I've seen, they largely >> seem clunky and require users to interact with web browsers to get one >> time tokens. Which is sort of acceptable for occasional logins but >> doesn't work with automated/s...
2016 Oct 17
0
Bug 6870 resurfaced in Samba 4.2.10
On Mon, Oct 17, 2016 at 05:13:08PM +0100, Rebecca Gellman via samba wrote: > > > Hi, > > So I did some digging into the source code, and I think I've found the > issue. Around line 120 of source3/libads/cldap.c: > > for (i=0; i<num_servers; i++) { > NTSTATUS status; > > status = cldap_socket_init(state->cldap, > NULL, /* local_addr */
2004 Aug 09
1
Easy acf and pacf for irregular time series in R
R: Is there an easy way to get the acf and pacf for an irregular times series? That is, the acf and pacf with lag lengths that are in units of time, not observation number. Thanks, Jason Higbee Research Associate Federal Reserve Bank of St. Louis The views expressed in this email are the author's and not necessarily those of the Federal Reserve Bank of St. Louis or the Federal Reserve
2005 Aug 05
0
US Federal Government to require MSIE for copyrightpreregistration
Doesn't this constitute government sponsorship of a religon? -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Phil Schaffner Sent: Thursday, August 04, 2005 7:36 PM To: CentOS mailing list Subject: [CentOS] US Federal Government to require MSIE for copyrightpreregistration The following OT thread from fedora-list may be of some
2009 Dec 16
0
Federal, State, and Local government installations of Asterisk
[sorry for cross-post here from -biz, but there are significant non- cross-subscribed audiences] I'm looking for some case studies for people who are implementing Open Source Asterisk in Federal, State, and Local governments in the United States. Please reply PRIVATELY to jtodd at digium.com with contact data, and I'll follow up. I have some requests from various directions for
2014 Aug 26
2
PDC without netbios
It?s possible to implement a PDC without netbios service? ============================================================= M.Sc. Jos? Renato Castro Milanez Analista de Tecnologia da Informa??o/TI Analist Diretoria de Suporte a Inform?tica/Computer Support Direction Universidade Federal de Itajub?/Federal University of Itajub? Itajub? - Minas Gerais - Brasil Telefone/Phone (55) (35) 3629-1643 E-mail
2004 May 21
2
RQuantlib ?Windows Binary?
R: Is there a reason why there isn't a Windows Binary version of RQuantlib on CRAN? Usually when there is no binary, I just source the source code, but this one appears to have various calls and methods and things like that so I'm hesitant to do so. I know there has been a big discussion on why Rmetrics doesn't have source for unix/linux, but that isn't on CRAN. Through