Displaying 10 results from an estimated 10 matches for "mybusy".
Did you mean:
ebusy
2018 Aug 27
2
Problems removing a SBS 2008 server from a Samba AD DC.
Hi,
I have a samba 4.7.9 DC that I am trying to remove a windows SBS dc from.
In doing this I have run across several problems.
For whatever reason when I try to dcpromo the windows DC it fails because
it says it cannot contact the samba4 DC. I have checked replication as per
https://wiki.samba.org/index.php/Verifying_the_Directory_Replication_Statuses
All of the tests pass.
Since we are going
2016 Apr 28
1
Samba 4.4 userParameters problems
Hi,
I recently upgraded 4.1.8 installation to 4.4.2. As per documentation I ran
samba-tool dbcheck. It reported some problems with userParameters:
ERROR: wrongly formatted userParameters on
CN=,OU=Users,OU=MyBusiness,DC=,DC=local, should not be psudo-UTF8 encoded.
I ran --fix as I read in some discussion that this was actually tested.
The problem after upgrade is, that it is no longer possible
2014 Jan 10
3
Samba 4 RPC hangs after a while
Hello all,
?
this is my first Post in a Mailing List I hope everything goes fine.
?
We are running a Samba 4 DC (4.0.14, Version 4.1.4 has the same problem) as a second DC in our Windows Environment. This server is in a second site.
?
So after a while Samba 4 hangs and it is not possible to talk to the server via the RPC Protocol. So all samba-tools Commands like ?samba-tool drs showrepl? run
2008 Mar 19
1
R_ParseVector problem: it's cutting off after the decimal point
...// handles messages for the user from R
Rp->ShowMessage = myShowconcise Message;
// user interaction: a user is asked a question an should answer
with YesNoCancel (maybe dialog)
Rp->YesNoCancel = myYesNoCancel;
// on R state changed: busy(=1)/idle(=0)
Rp->Busy = myBusy;
Rp->home = getRUser();
// R-Settings...
Rp->R_Quiet = (Rboolean)FALSE;
Rp->R_Interactive = (Rboolean)TRUE;
Rp->RestoreAction = SA_RESTORE;
Rp->SaveAction = SA_NOSAVE;
// our parameters
R_SetParams(Rp);
R_set_command_line_arg...
2003 Jul 16
2
Fatal error in SJava.
Dear r-helpers,
I have been trying to invoke R from Java in a Windows 2000 computer
(unfortunately). All my environment variables seem to be properly set,
everything seems to be in order, but I obtaining a
Fatal error: unable to open the base package
error window.
Also, the output of the invoker is
Loading RInterpreter library
R_HOME: R_HOME=C:/Programas/R
RVersion: R_VERSION=1.6.1
whereas
2018 Aug 27
0
Problems removing a SBS 2008 server from a Samba AD DC.
Just responding on one point..
On Mon, 27 Aug 2018 at 21:35, Tom Diehl via samba <samba at lists.samba.org>
wrote:
> In addition, I tried running samba-tool dbcheck --cross-ncs --fix
> that command generates over 400 errors that it claims it is going to fix
> but
> it does not.
>
> (pht-vdc1 pts9) # samba-tool dbcheck --cross-ncs --fix --yes
> [...]
> ERROR: Failed
2006 Aug 23
1
Winbind not looking in correct Win2k3 SBS User container
Hi,
We've recently upgraded a network from Win2k to 2k3 SBS. We were using
samba with security = domain (which I believe stopped working - I was on
vacation at the time the upgrade was done) and are now using security =
ads.
We're using samba-3.0.23b-0.1.35 on SuSE Enterprise Linux Server 9 SP3
x86_64
The samba machine has been sucessfully joined to the domain with:
kinit
2010 May 11
0
pam_winbind keytab permissions question
Question:
Should the system keytab need to be world readable to be able to
authenticate via winbind as a remote kerberos user?
I don't seem to remember this being required in Samba 3.3 or earlier
(but I could be wrong about that). And I didn't think it was a
recommended configuration.
Is this likely to be distro specific?
Background info:
I've recently had problems logging into
2006 Dec 25
1
TextMate command to display ActiveRecord model attributes
I''ve written a TextMate command bundle that reminds you the database
columns of an ActiveRecord model displaying them in a tooltip just by
selecting the model name (for example "Account") anywhere in your
code and hooking up the bundle (the way you''ve chosen in the bundle
properties).
It''s available here:
2011 May 05
0
pam_winbind keytab permissions question
Hi!
I found this old message (see below) in the Samba mailing list
archives. I understand why it is not a good idea for the krb5.keytab
file to be world readable (machine credentials should not be world
readable), but I would appreciate if someone could explain why it
needs to *group* readable?
Thanks,
J.
________________________________
Question:
Should the system keytab need to be world