Displaying 4 results from an estimated 4 matches for "withtin".
Did you mean:
within
2017 Aug 04
2
Error while transferring fsmo-roles
Hello,
I transfered all fsmo-roles from a DC (4.3.11-SerNet, SLES 11 SP3) to another DC (4.6.6-SerNet, SLES 12 SP2).
I had to try a couple of times because of an error "Failed FSMO transfer: NT_STATUS_IO_TIMEOUT"
But then following error happened:
samba-tool fsmo transfer --role=all
This DC already has the 'rid' FSMO role
This DC already has the 'pdc' FSMO role
2017 Aug 07
2
Error while transferring fsmo-roles
> I faced the same problem, solved it by adding the line
> import samba.drs_utils
> to the file fsmo.py.
>
> When building samba yourself, from withtin the base directory you can
> apply this patch file to do it for you:
Thank you Nobert.
Indeed the line "import samba.drs_utils" is missing, although I'm using the repositories from Sernet.
According to "samba-tool fsmo show", the roles were in spite of the error successf...
2017 Aug 06
0
Error while transferring fsmo-roles
Hi,
I faced the same problem, solved it by adding the line
import samba.drs_utils
to the file fsmo.py.
When building samba yourself, from withtin the base directory you can
apply this patch file to do it for you:
--- python/samba/netcmd/fsmo.py.old 2016-12-05 08:18:44.000000000 +0000
+++ python/samba/netcmd/fsmo.py 2017-03-11 10:27:31.453884091 +0000
@@ -20,6 +20,7 @@
import samba
import samba.getopt as options
import ldb
+import...
2005 Feb 14
5
hdX: lost interrupt?
I successfully installed Xen 2.0.4 from source on a Slackware 10 system. I installed grub, got that working and all. But when I boot the dom0 kernel, I get:
cmd 0x5a timed out
hdc: lost interrupt
My hdc is my dvd burner... when I applied a kernel option of "hdc=ide-scsi" it seemed to have skipped over it but recieved the same error on hdd ... I''ve tried recompiling with