Displaying 20 results from an estimated 23 matches for "standortes".
2014 May 08
1
Trouble demoting DC with broken replication
Hi all,
I am currently struggling to remove one of our Samba4 DC from the
domain. Some time ago, adding a new Samba DC to our AD did not succeed
and I had to demote the new server again. After removal, replication on
one of the old/existing DCs got weird.
/usr/local/samba/bin/samba-tool drs showrepl gives the following:
Standardname-des-ersten-Standorts\dc02
DSA Options: 0x00000001
DSA object
2014 Mar 14
1
outbound replication of newly added DC not working
Hi all,
I have just added a DC to our existing AD. Join did work without any
error messages but now I have recognized that only inbound replication
from old DCs is working outbound list is empty.
Samba version is: Version 4.2.0pre1-GIT-cff0f8e
here is the output of samba-tool drs showrepl:
DSA Options: 0x00000001
DSA object GUID: 94534f65-5d06-41f5-844d-a58a0bc03c93
DSA invocationId:
2013 Mar 10
0
Samba 4 migration from dead SBS 2003
Hello,
I have successfully joined a SBS 2003 (SRVACMPDC01) domain with two
additional Samba 4 DCs (SAMBA4PDC and SAMBA4DEDI, currently both
4.0.4-GIT-9899851). Everything worked fine: DNS / AD replication etc.
The windows server was still responsible for DNS / DHCP / all FSMO
roles. Now the original SBS 2003 crashed and refuses to start again
(long story).
In order to get a temporary workaround
2009 Jan 22
4
dimnames in pkg "ipred"
Hello List,
I`m trying to make prediction using a bagged tree with the package ipred. I tried to follow the manual but I`m getting an error message. Also browsing through the list-archive I didn`t find any hint.
Maybe someone can help me?
selbag <- bagging(SOIL_UNIT ~., data=traindat.bin, coob=TRUE)
Error in dimnames(X) <- list(dn[[1L]], unlist(collabs, use.names = FALSE)) :
2007 May 02
1
2.6.21: ext3 related crash
One of our squid proxies crashed today. I was able to make a
screenshot of it's last utterings - and since ext3 is being mentioned
there, I thought I'd mention it here:
http://www.arschkrebs.de/images/proxy-cbf-2-crash.png
# uname -a
Linux proxy-cbf-2 2.6.21 #1 SMP Thu Apr 26 11:17:54 CEST 2007 i686 GNU/Linux
# mount
/dev/cciss/c0d0p5 on / type auto (rw,errors=remount-ro)
tmpfs on
2007 May 16
2
Login with firstname.lastname instead of loginname
Some of our users use to login as
firstname.lastname
or
firstname.lastname at charite.de
instead of using the "correct"
"flastname" login name.
In order to get this behaviour a long-gone co-worker wrote an
authdaemon.pl, which speaks the courier-authdaemon protocol.
How can I emulate this behaviour with dovecot?
Basically, all I need is a usernamen mapping ala:
2009 Jan 07
1
Question about the RWEKA package
Dear List,
I´m trying to implement the functionalities from WEKA into my modeling project in R through the RWeka package.
In this context I have a slightly special question about the filters implemented in WEKA.
I want to convert nominal attributes with k values into k binary attributes through the NominalToBinary filter ("weka.filters.supervised.attribute.NominalToBinary"). But
2009 Jan 15
2
problems with extractPrediction in package caret
Hi list,
I´m working on a predictive modeling task using the caret package.
I found the best model parameters using the train() and trainControl() command. Now I want to evaluate my model and make predictions on a test dataset. I tried to follow the instructions in the manual and the vignettes but unfortunately I´m getting an error message I can`t figure out.
Here is my code:
rfControl <-
2013 Dec 19
1
Trouble with charsets on samba4
...aut in its name...
Any help would be great.
Nicola
P.S. Another problem with the installation in a german enviroment was the name of the site. samba4 requires the english default site "Default-First-Site-Name" - but on a german domain the default is called "Standardname-des-ersten-Standortes". One have to create the site "Default-First-Site-Name" manually before samba4 can join a german domain.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP...
2013 Jul 31
1
LMTP: userdb lookup - user-filter with variables
I tried to use dovcots lmtp instead of dovecot-lda.
postfix has in master.cf ... dovecot-lda -f ... -d ${user} to separate
the user part from user at hostname.domain.
So lookup of "user" succeeds in userdb (LDAP) done by dovecot-lda.
I have always local addresses like to=<user at hostname.domain>
postfix/lmtp[6579]: [ID 197553 mail.info] B3CDA66A16:
to=<h0094slk at
2007 May 14
2
maildir_file_do(/var/admhome/user/Maildir) racing
dovecot version 1.0.0, compile from the sources.
--------- snip --------
# /usr/local/etc/dovecot.conf
listen: *:10143
ssl_listen: *:10943
ssl_cert_file: /etc/ssl/certs/postamt.pem
ssl_key_file: /etc/ssl/private/postamt.key
disable_plaintext_auth: no
login_dir: /usr/local/var/run/dovecot/login
login_executable: /usr/local/libexec/dovecot/imap-login
mail_location: maildir:~/Maildir
mail_plugins:
2007 May 16
2
imap-login: Disconnected: Connection queue full
I'm getting "imap-login: Disconnected: Connection queue full:"
messages like these:
May 16 12:17:26 postamt dovecot: imap-login: Disconnected: Connection queue full: rip=160.45.172.202, lip=141.42.4.250
May 16 12:17:26 postamt dovecot: imap-login: Disconnected: Connection queue full: rip=141.42.165.160, lip=141.42.4.250, TLS
May 16 12:18:23 postamt dovecot: imap-login: Disconnected:
2005 Dec 04
4
Construct a data.frame in a FOR-loop
Say I have a FOR-loop for computing powers (just a trivial example)
for(i in 1:5)
{
x<-i^2
y<-i^3
}
How can I create a data.frame and a 3D plot of (i,x(i),y(i)), i.e. for
each iteration
Thanks,
Serguei Kaniovski
--
___________________________________________________________________
??sterreichisches Institut f??r Wirtschaftsforschung (WIFO)
Name: Serguei Kaniovski
2014 Jan 15
2
forwarded message is broken in 2.2.10 with pigeonhole-0.4.2
Hi,
forwarding a message with sieve like
redirect:copy "me at other.domain";
was working without any problem until dovecot-2.1.17, dovecots lmtp and
dovecot-2.1-pigeonhole-0.3.5.
Using dovecot-2.2.10 , dovecots lmtp and dovecot-2.2-pigeonhole-0.4.2
the structure of a forwarded message is broken. Content of a message is
not displayed or an attachment (for instance pdf) can not be
2013 Sep 23
2
samba-tool join domain fails
Hi folks,
big problem with my testint environment... my windows 2003-domain exists
since 2004 and the credentials are correct, guaranteed.
This problem is actually same on Ubuntu 12.04.3 and Debian 7...
<code>
root at pa-lnxd-04:~# /usr/local/samba/bin/samba-tool domain join
INTRANET.DOMAIN.DE DC -Uintranet/admin --realm=intranet.DOMAIN.de
Finding a writeable DC for domain
2005 Dec 03
1
Correlation matrix from a vector of pairwise correlations
I've a vector of pairwise correlations in the order low-index element
precedes the high-index element, say:
corr(1,2)=0.1, corr(1,3)=0.2, corr(2,3)=0.3, corr(3,4)=0.4
How can I construct the corresponding correlation matrix?
I tried using the "combn"-function in "combinat" package:
library(combinat)
combn(c(0.1,0.2,0.3,0.4),2)
, but to no avail...
Thank you for your
2005 Feb 15
0
Oops in 2.6.10-ac12 in kjournald (journal_commit_transaction)
Today our mailserver froze after just one day of uptime. I was able to
capture the Oops on the screen using my digital camera:
http://www.stahl.bau.tu-bs.de/~hildeb/bugreport/
Keywords: EIP is at journal_commit_transaction, process kjournald
# mount
/dev/cciss/c0d0p6 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts
2004 Mar 15
1
Megre ext3/ext2 partitions?
Hi!
Is it possible to merge two ext3/ext2 partitions into ONE ext3/ext2
partition?
--
Ralf Hildebrandt (Im Auftrag des Referat V a) Ralf.Hildebrandt at charite.de
Charite - Universit?tsmedizin Berlin Tel. +49 (0)30-450 570-155
Gemeinsame Einrichtung von FU- und HU-Berlin Fax. +49 (0)30-450 570-916
IT-Zentrum Standort Campus Mitte AIM. ralfpostfix
2004 Jun 23
2
Which disk is it?
Which disk is it?
/dev/sda6 or /dev/sdb8 or /dev/sdc6?
>From my log:
Jun 10 21:25:39 postamt1 kernel: attempt to access beyond end of device
Jun 10 21:25:39 postamt1 kernel: 08:06: rw=0, want=1680353324, limit=59954548
Jun 10 21:25:39 postamt1 kernel: EXT3-fs error (device sd(8,6)): ext3_readdir: directory #3473659 contains a hole at offset 1852399616
$ mount
/dev/sdb6 on / type auto (rw)
2004 Jun 10
1
ext3 EIP
I hope this EIP can enlightend the developers:
Jun 10 10:28:59 shawarma kernel: Unable to handle kernel NULL pointer dereference at virtual address 00000019
Jun 10 10:28:59 shawarma kernel: printing eip:
Jun 10 10:28:59 shawarma kernel: c0181d47
Jun 10 10:28:59 shawarma kernel: *pde = 00000000
Jun 10 10:28:59 shawarma kernel: Oops: 0000 [#1]
Jun 10 10:28:59 shawarma kernel: Modules linked in: