search for: federal

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

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 wondering if anyone has done any work on this or
2008 Mar 29
3
Generating maps in R
...servations). 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 sample. I have a shape file with the boundaries of all the subjects, called russia.shp. I can plot boxplots of the probability by Federal Subject using plot(probworkinghealthy ~ a001ter). I can also plot the map using plot(russia.shp) Now, I would like to plot the mean probability of employment (i.e. mean(probworkinghealthy)) on a map of Russia using color coding all the Federal Subjects. Does anyone know how to do something like th...
2013 Mar 22
4
ggplot2 will not draw a rectangle. Error: ggplot2 doesn't know how to deal with data of class XXX"
...structure(list(year = structure(c(954478800, 986014800, 1017550800, 1049086800, 1080709200, 1112245200, 1143781200, 1175313600, 1206936000, 1238472000, 1270008000, 1301544000, 1333166400), class = c("POSIXct", "POSIXt"), tzone = ""), federal.ps = c(211925L, 223933L, 237251L, 242737L, 244158L, 243971L, 249932L, 254622L, 263114L, 274370L, 282955L, 282352L, 278092L)), .Names = c("year", "federal.ps"), class = "data.frame", row.names = c(NA, -13L)) p <- ggplot(f...
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 ignore...
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 will issue refunds requested by consumers and businesses that paid the fee o...
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
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...
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
On our AIX 5.2 system we have Samba 3.0.4 and 3.0.21b. The smb.conf files are identical for both versions. 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
2019 Aug 20
5
OT: mostly gone
...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 else. I'm very much looking forward to C 8. One more thing: I know I've been over the top on ethics "I work for a US federal contractor, but not saying more", even though there's folks like Todd, who's military. Anyway, now that I'm out, today, my line (in person) was, "I'm with the federal goverment, and I'm here to help you." Then, after they ask if I'll have to kill them, I can s...
2024 Feb 09
1
Authentication using federated identity
Practically speaking, most popular IAM and SSO solutions offer OIDC SAML tokens but do not offer Kerberos tickets.? OpenID Connect is a standard which itself is based on RFC6749 (OAuth2). This provides a compelling reason to support it in addition to Kerberos.? I'll also note that OIDC tokens are easy to validate without a bidirectional trust relationship between the IdP and RP. SSH
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 System [[alternative HTML version deleted]]
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 interest to this list also. https://www.redhat.com/archives/fedora-list/2005-August/msg00730.html https://www.redhat.com/archives/fedora-list/2005-August/msg00801.html Phil _________...
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 governmental uses of Asterisk, for people who are willing to talk to a magazine/journal about their...
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 jrcmilanez at unifei.edu.br - Skype jrcmilanez =============================================================
2004 May 21
2
RQuantlib ?Windows Binary?
...ussion on why Rmetrics doesn't have source for unix/linux, but that isn't on CRAN. Through that Rmetrics thread, I think I read that all CRAN packages have source (except for one), but shouldn't all CRAN packages also have binary? Think they should. Jason Higbee Research Associate Federal Reserve Bank of St. Louis E: jason.l.higbee@stls.frb.org 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 System [[alternative HTML version deleted]]