similar to: Win7pro can't authenticate dcom identity

Displaying 20 results from an estimated 400 matches similar to: "Win7pro can't authenticate dcom identity"

2016 Oct 11
0
Samba 4.3.11 on FreeBSD-10.3 - Firefox problem on Win7Pro
On Tue, Oct 11, 2016 at 02:56:38PM -0400, James B. Byrne via samba wrote: > We have recently converted our users from a Windows2000Advanced Server > AD-DC to a Samba-4.3.11. AD-DC. For the most part this went very > well, saving only for the degree of ignorance respecting things > MicroSoft evidenced by myself. > > However, one of our users persistently reports difficulties
2017 Jan 31
0
Samba-4.3 AD-DC Win7pro clients not time syncing
On Mon, 30 Jan 2017 12:16:30 -0500 James B. Byrne wrote: > I set the client's w32tm configuration this way: > > w32tm /config /update /manualpeerlist:"time.nrc.ca time.chu.nrc.ca" > /syncfromflags:ALL > > And when I check the status with > > w32tm /query /status > > then I see this: > > Leap Indicator: 0(no warning) > Stratum: 3 (secondary
2016 Oct 12
1
Samba 4.3.11 on FreeBSD-10.3 - Firefox problem on Win7Pro
On Tue, October 11, 2016 19:06, Jeremy Allison wrote: > > > This doesn't sound like a Samba problem. If access for that user > was completely cut off, or got authentication errors, that sounds > like us. But > > "FF stops responding to javascript > calls and generally slows down to an unacceptable degree." > > doesn't sound like something a remote
2016 Oct 11
2
Samba 4.3.11 on FreeBSD-10.3 - Firefox problem on Win7Pro
We have recently converted our users from a Windows2000Advanced Server AD-DC to a Samba-4.3.11. AD-DC. For the most part this went very well, saving only for the degree of ignorance respecting things MicroSoft evidenced by myself. However, one of our users persistently reports difficulties with their roaming profile. Specifically, their Firefox profile. This did not occur before the change-over
2017 Jan 30
3
Samba-4.3 AD-DC Win7pro clients not time syncing
We have a Samba-4.3 AD-DC hosted on a FreeBSD-10.3 system. We have just discovered that for some reason our domain workstations are not synchronising their time with the AD-DC. We have not altered the default GPO nor have we created a special GPO to handle time services. I have been working on several of the domain clients and I cannot seem to get them to source from the Samba server. I have
2012 Jul 17
0
Arcgis in R
Hi all, I am very knew to this R and Arcgis combination. I have already spent days attempting to find my answer but have failed, therefore could you please if possible explain any answers in simple form. I am trying to access Arcgis through R, following a few steps: 1) Set up working directory 2)connect to Python 3) import arcgis- however, when I get to the import stage it comes up with an error
2015 Jun 02
2
Issues with OS/2 and Samba 4
Hi folks, I made some tests with OS/2 (really!) and Samba 4 (tested with 4.1.17) and found some issues: 1. Domain Logon When doing a domain logon with "logon" then we get an error message in the log: [2015/06/02 12:40:07.291956, 2] ../source4/nbt_server/dgram/netlogon.c:187(nbtd_mailslot_netlogon_handler) unknown netlogon op 0 from 10.144.41.131:138 [2015/06/02
2013 Mar 21
0
Problems of exporting raster to ArcGIS
Hello: I am using R raster package to replace ArcGIS when processing multiple shp files. However, when I export R raster back to ArcGIS, it couldn't recognize R raster file correctly. For example, I used {raster} package and got a RasterLayer as followed. class : RasterLayer dimensions : 8280, 18480, 153014400 (nrow, ncol, ncell) resolution : 0.008333334, 0.008333334 (x, y)
2013 Mar 05
1
R-help Digest, Vol 121, Issue 5
On R 2.15.2 and ArcGIS 9.3.1, it works for me in ArcCatalog but you have to follow the particulars here: http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Accessing_delimited_text_file_data For example: write.table(test, '***.tab', sep = '\t', row.names = F) The extension .tab and sep = '\t' are required for text files. Didn't test row.names=T but I
2011 Apr 22
3
Reading a TIFF file
Dear all, I have been trying to speed up a process we have been done in ArcGIS. We have to read a single layer TIFF (monochrome image) in . For this, I have used the "rtiff" package. After reading the TIFF file, I compared the raw values for each pixel that I have in ArcGIS to the ones obtained in R. In ArcGIS I have discrete values in the range 0..255, while in R I have continuous
2008 Feb 18
2
fonts
Hello every body, i?m testing some w32 apps with wine and I found some problems. Trying to install ArcGIS (My first installation), I had the following error: Need internet explorer 6. Well I installed IE 6, and continue installing ArcGIS, it was installed succesfully, but it installed Phyton, and throw some problems. Well finally installed I run ArcGIS and the fonts were crazy, I didnt see
2013 Mar 04
1
Mysterious issues with reading text files from R in ArcGIS and Excel
It seems within the last ~3 months Ive been having issues with writing text or csv files from a R data frame.  The problem is multifold and it is hard to filter  out what is going on and where the problem is.  So, Im hoping someone else has come across this and may provide insight.   My current settings for R: R version 2.15.2 (2012-10-26) Platform: x86_64-w64-mingw32/x64 (64-bit) locale: [1]
2012 Sep 02
1
why variations in accuracy between R to ARCGIS for the same point reprojection?
Hi everyone, I wonder if anyone knows the reason why the outputs of the same reprojection in r and arcgis are different?. The magnitude of the change can be up to 40 km in the poles. Basically, I have a database of points equally separated by one degree over the globe. In ARCGIS, I am projecting the data in GCS-WGS-1984 and then reprojected it to Berhmann to ensure equal area
2025 Jun 02
1
Specifying a long string literal across several lines
Like Tomas, I find the paste0 readability to be **much** better, partly because it allows for better indentation (as Tomas pointed out). Perhaps a pointless email, but sometimes - for these subjective issues - it is worthwhile to point out a difference in opinion. Best, Kasper On Mon, Jun 2, 2025 at 12:27?PM Tomas Kalibera <tomas.kalibera at gmail.com> wrote: > > On 6/2/25 17:37,
2025 Jun 02
1
Specifying a long string literal across several lines
On 6/2/25 17:37, Josiah Parry wrote: > Tomas, > > Here is a good example of where this functionality would be useful: > https://github.com/R-ArcGIS/arcgislayers/blob/2b29f4c254e7e5a1dadce8d4b0015a70dfae39d4/R/arc-open.R#L19-L56 > > In order to prevent R CMD check notes I have to use `paste0()` to > concatenate long URLs. If we were able to use `\` to > separate the string
2003 Oct 10
1
R(D)-COM stat conenctor for ArcGIS
Hi everybody, I heard about "R(D)-COM Stat connector" for ArcGIS, but i am not sure what that is. I did a search in the archive but it seems i am not getting anything back. can anybody explain me what that is, and where i can find more info about it? There is any possibility to run R from inside ArcGIS? there is more than RArcInfo and Shapefile which can
2012 May 07
0
FW: Overlapping area Script
Dear All I would really appreciate some help with a script which a colleague wrote for me, but I am having problems running (and have not been able to contact my colleague). The script is designed to compare the area of suitable habitat in binary projections of a large number of species current and future distributions, and create an excel file detailing the total area suitable in the
2008 Apr 04
2
Reading an ArcGIS raster file
Dear members, How can I read and plot an ArcGIS raster file into R ? The file has extension .aux and contains floating point bathymetry data. The purpose is to create a spatial model in R that uses ArcGIS map data. I have managed to read and plot various shape files into my R project, but I am stuck with this now. I am new to this list and also to R, so any help would be much appreciated. Many
2011 Apr 11
4
nndist R vs. ArcGIS
Can anyone tell me why I would get different average nearest neighbor values for the same set of coordinates between ArcGIS 10 and R? Sometimes the difference in distance is over 1.3 km. Alexis -- View this message in context: http://r.789695.n4.nabble.com/nndist-R-vs-ArcGIS-tp3442375p3442375.html Sent from the R help mailing list archive at Nabble.com.
2025 Jun 02
2
Specifying a long string literal across several lines
One could also argue that paste0("a", "b", "c") is a function call that needs to be evaluated at runtime, whereas "abc" is a string constant understood by the parser, and often also language agnostic. I'd assume compilers and code- and text-search tools do a better job with the latter. /Henrik On Mon, Jun 2, 2025 at 2:18?PM Josiah Parry