Displaying 7 results from an estimated 7 matches for "dcred".
Did you mean:
cred
2012 Jun 15
2
Looking for Speed in a Toy Simulation Example
Dear List Members
I used to play around with R to answer the following question by
simulation (I am aware there is an easy explicit solution, but this is
intended to serve as instructional example).
Suppose you have a poker game with 6 players and a deck of 52 cards.
Compute the empirical frequencies of having a single-suit hand. The
way I want the result structured is a boolean nosimulation
2012 Jun 27
4
formula version of sunflowerplot() fails when axis label specified
Hello, R-help,
does anybody have already a work-around for the problem that the formula
version of sunflowerplot() throws an error when provided with a value for
xlab (or ylab) different from NULL:
> sunflowerplot( Sepal.Length ~ Sepal.Width, data = iris, xlab = "A")
Error in model.frame.default(formula = Sepal.Length ~ Sepal.Width, data = iris, :
variable lengths differ
2024 May 25
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
....join.join_DC
> File "samba/join.py", line 1590, in samba.join.DCJoinContext.do_join
> File "samba/join.py", line 1563, in samba.join.DCJoinContext.do_join
> File "samba/join.py", line 649, in
> samba.join.DCJoinContext.join_add_objects
> Adding CN=DCRED,OU=Domain Controllers,DC=domain,DC=local
> Join failed - cleaning up
What OS is this ?
Can you confirm the Samba version is 4.19.0 ?
It seems that you are trying to join an RODC, is this correct ?
What was the actual command you used to join the domain ?
Rowland
2024 May 28
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
...File "samba/join.py", line 1590, in samba.join.DCJoinContext.do_join
> > File "samba/join.py", line 1563, in samba.join.DCJoinContext.do_join
> > File "samba/join.py", line 649, in
> > samba.join.DCJoinContext.join_add_objects
> > Adding CN=DCRED,OU=Domain Controllers,DC=domain,DC=local
> > Join failed - cleaning up
>
> What OS is this ?
>
> Can you confirm the Samba version is 4.19.0 ?
>
> It seems that you are trying to join an RODC, is this correct ?
>
> What was the actual command you used to join the domai...
2024 May 28
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
...mba.join.DCJoinContext.do_join File "samba/join.py", line 1563, in
samba.join.DCJoinContext.do_join File "samba/join.py",
logger.info("Joined domain %s (SID %s) as an RODC" % (ctx.domain_name,
ctx.domsid))line 649, in samba.join.DCJoinContext.join_add_objects
Adding CN=DCRED,OU=Domain Controllers,DC=domain,DC=local
The last of the 'File' lines is where the error actually occurs and
each one of the 'File' lines calls the next.
If you download the 4.19.0 tarball and go to python/samba/join.py then
to line 649, you will find that it is actually a blank li...
2024 May 24
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
...uot;, line 1683, in samba.join.join_DC
File "samba/join.py", line 1590, in samba.join.DCJoinContext.do_join
File "samba/join.py", line 1563, in samba.join.DCJoinContext.do_join
File "samba/join.py", line 649, in
samba.join.DCJoinContext.join_add_objects
Adding CN=DCRED,OU=Domain Controllers,DC=domain,DC=local
Join failed - cleaning up
2024 May 28
1
LDAP error 53 LDAP_UNWILLING_TO_PERFORM
...xt.do_join File "samba/join.py", line 1563, in
> samba.join.DCJoinContext.do_join File "samba/join.py",
> logger.info("Joined domain %s (SID %s) as an RODC" % (ctx.domain_name,
> ctx.domsid))line 649, in samba.join.DCJoinContext.join_add_objects
> Adding CN=DCRED,OU=Domain Controllers,DC=domain,DC=local
>
> The last of the 'File' lines is where the error actually occurs and
> each one of the 'File' lines calls the next.
> If you download the 4.19.0 tarball and go to python/samba/join.py then
> to line 649, you will find that i...