Displaying 9 results from an estimated 9 matches for "theat".
Did you mean:
that
2007 Mar 14
1
Newbie index infrastructure and location questions
.... They have maybe as much as
3x times space and messages in folders, though I guess the average is
about half that of INBOX
2) I'm clear that DC will automagically create the index files, but
a) do I have to create a subdirectory for each user, ex: /var/dcndx/user1
b) Is there one index file theat handles a user's mailbox and folders or
a separate one for each?
--
====
Stewart Dean, Unix System Admin, Henderson Computer Resources
Center of Bard College, Annandale-on-Hudson, New York 12504
sdean at bard.edu voice: 845-758-7475, fax: 845-758-7035
2018 Jun 01
3
Trust relationship between different domains
...gt;
NET USE \\<DOMAIN-CONTROLER>\IPC$ /user:<DOMAIN-NAME>\<Domain-admin-user>
聽
Now try to setup the domain trust again, it that works, this a聽workaround for a windows client problem.
If you get the message again, do you have a MS Exchange in one of the domains?聽that migth give theat message also.
聽
And my concerns why this might not work,聽when i look at your domain names:
ifrs.edu.br聽聽聽 HQ
city_name.ifrs.edu.br聽聽聽 CITY
sertao.ifrs.edu.br聽聽聽 Campus 聽
Now, and i might be very wrong here, but if you want to use domain trust between different domains, with what i see now,聽give...
2023 Aug 31
1
Need help with idmap-configuration
...e follwoing error-messages
is written to log.smbd on the fileserver:
[2023/08/31 14:38:16.714507,? 0]
../../source3/auth/auth_util.c:1927(check_account)
? check_account: Failed to convert SID
S-1-5-21-1415314133-2460755331-2761616138-21024 to a UID
(dom_user[NAV\koch])
and Windows-10 tells me theat either the username
or passord is incorrect. If I enter user koch with
a fake password then again Windows-10 tells me that
either the username or passord is incorrect but no
error-message is written to log.smbd. If I try to
logon with user koch and correct password, then
again the above error messa...
2018 Jun 04
0
Trust relationship between different domains
... \\10.10.1.7\IPC$ Microsoft Windows Network
Now try to setup the domain trust again, it that works, this a workaround for a windows client problem
I do this via RSAT or samba-tool?
If you get the message again, do you have a MS Exchange in one of the domains? that migth give theat message also.
I don't have.
And my concerns why this might not work, when i look at your domain names:
ifrs.edu.br
HQ
city_name.ifrs.edu.br CITY
sertao.ifrs.edu.br Campus
Now, and i might be very wrong here, but if you want to use domain trust between different domains, with wha...
2004 Sep 08
1
successful echo cancellation!!! (multitech)
We recently had a customer install that went horribly wrong. Serious
echo (pots lines into a cac cb) that, although * did a good job
getting rid of alot of it, could not get rid of it all. We tried
everything, every canceller, gain setting, etc... combination
possible to no avail.
Both the vegastream and mediatrix boxes also could not get rid of all
of the echo.
So, on an off chance, we
2011 Mar 03
1
Ploting Histogram with Y axis is percentage of sample for each bin
I'm trying to do something very simple...
I wan to plot a histogram where the y axis represent the percentage of the
total sample that each bin represents.
I know how to plot a histogram with the counts and density... but can't find
anything that gives me perenct of sample on the y axis.
Any help is appriciated
Below is the script I'm working with
par(mfrow=c(1,2))
2001 Apr 26
1
Is there any function equivalent to Rgui's File--Save to File (menu bar) command ? (R for Windows)
Dear R users:
I would like to know whether or not there is some auxiliary function for the
Windows Port that emulates Rgui's Fille|Save to File [menu bar] command,
analogous to flush.console().
More specifically, what I want to do is to insert such a function in .Last
function in .Rprofile to automatically save the contents of the console as
an ASCII text file whenever I quit Rgui. Or is
2009 Feb 24
7
Securing mailboxes and passwords
Hi list
I am just experimenting with seting up my own email server. I want some tips
and hints on how to secure my setup to prevent unauthorised assess to my email.
I have read through the wiki and have not found many tips. I hope to
improve the wiki with tips gathered from the emailing list. :-)
A basic measurement I could take right now would be to set more secure
file premissions on my
2011 Dec 17
0
auto.arima from the Forecast package
Hi,
I've got a little problem using auto.arima.
I run the following command
auto.arima(drivers,ic="aic",d=1,D=1,max.order=10,max.p=5,max.q=5,max.P=5,max.Q=5,stepwise=FALSE,allowdrift=FALSE)
and I get the following output :
Series: drivers
ARIMA(0,1,1)(5,1,1)[12]
Coefficients:
ma1 sar1 sar2 sar3 sar4 sar5 sma1
-0.6421