Displaying 20 results from an estimated 400 matches similar to: "Can't join w2k into samba-3.0alpha12 domain"
2002 Jan 05
1
W2k problems with profiles on samba alpha12
Hi samba-admins,
the PDC join with w2k prof.(SP2) on samba alpha 12 works fine.
Thank you Andrew for the 'use spnego = no' config-para.
But the profiles from w2k to samba have trooble :(
when I looged in to samba PDC it comes a errorbox message on W2K :
  ------------------------------------
can?t copy
\\smbserver\profile\administrator\Startmen\Programme\Autostart
to C:\Docoment and
2008 Oct 09
2
Help MLE
Dear, 
I'm starting on R language. I would like some help to implement a MLE
function.
I wish to obtain the variables values (alpha12, w_g12, w_u12) that maximize
the function LL = Y*ln(alpha12 + g*w_g12 + u*w_u12).
Following the code:
 rm(list=ls())   
 ls()
 library(stats4)
 Model = function(alpha12,w_g12,w_u12)
 {
 Y = 1
 u = 0.5
 g = -1
 Y*log(alpha12 + g*w_g12 + u*w_u12)
 }
 res =
2011 Apr 04
0
[R-sig-ME] Documentation for the glm module in jags/rjags?
It turns out that when I use GUI (file-change dir) to set the working
directory, R will crash.
If I use setwd() instead, the example runs well.
Regards,
On 4 April 2011 00:17, Wincent <ronggui.huang@gmail.com> wrote:
> OK, I dig into the problem and found that Chinese character in the path
> should be blamed.
> Once the path rename to English only, it works.
>
> Regards,
2011 Aug 11
1
R crashes when communicating with JAGS
There is a thread on this topic already:
http://finzi.psych.upenn.edu/Rhelp10/2010-August/250934.html
I'm rather mystified by a similar problem and wondering whether I've 
overlooked something obvious. I'm running with latest versions of R and 
all packages, and latest version of JAGS running under Windows 7.
Here's the problem. I have some source code. It's given below -
2016 Mar 24
0
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
Hi,
I'm glad that helped you : )
About SPN, I found that link few days ago:
https://adsecurity.org/?page_id=183
It tries to list the string values available usable for SPN.
And it gives also that link:
http://social.technet.microsoft.com/wiki/contents/articles/717.service-principal-names-spns-setspn-syntax-setspn-exe.aspx
That one is a technet paper to explain SPNs.
I tried to read it but
2011 Aug 02
2
SAMBA4 Alpha12 password changing problem
Hello,
I have successfully installed SAMBA4 Alpha12 as PDC.
I added two machines. Ubuntu 11.04 Linux and Windows 7.
They both can authenticate and log in to the machines. WHich is great.
The problem comes when users trying to change their password.
This is not working! It's constantly complaining for the complexity. However
I used strong and absolutely different to any previous password.
2016 Mar 29
0
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
I'm not an expert, especially when it comes to servicePrincipalName which I
haven't understood until now but I think it is safe to give an object the
right to modify itself.
If securing is one of your main concern, you could try to remove the
possibility to that account to modify itself, once the servicePrincipalName
is created. Doing that SPN should NOT be removed (no right to remove it)
2015 Sep 01
0
Samba 4 and MS Windows NFS Server (2012R2) - Update
Try this on your samba DC. 
amba-tool spn list PCNAME$ 
You should see something like: 
PCNAME$$
User CN=PCNAME,CN=Computers,DC=internal,DC=domain,DC=tld has the following servicePrincipalName:
         HOST/PCNAME
         HOST/PCNAME.internal.domain.tld
	   nfs/PCNAME.internal.domain.tld
         nfs/PCNAME.internal.domain.tld at YOUR_REALM 
can you confirm this for both your servers which
2016 Mar 29
2
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
Hi Mathias and all.
Am Donnerstag, 24. März 2016, 13:26:12 CEST schrieb mathias dufresne:
> Hi,
> 
> I'm glad that helped you : )
> 
> About SPN, I found that link few days ago:
> https://adsecurity.org/?page_id=183
> It tries to list the string values available usable for SPN.
> 
> And it gives also that link:
>
2007 Jul 26
2
error in using R2WinBUGS on Ubuntu 6.10 Linux
I am trying to run WinBUGS 1.4 from the Ubuntu 6.10 Linux distribution. I am using the R2WinBUGS packages with the  source file listed below. WinBUGS appears to run properly, but I get the following message after WinBUGS starts in WINE. Does anyone know what may be causing this error and what the correction may be?
Thanks
ERROR MESSAGE:
fixme:ole:GetHGlobalFromILockBytes cbSize is 13824
2011 Jun 13
2
computer name
Is there an r function that will be able to identify the computer the code is
running on?
I have some common code that I run on several computers and each has a
database with a different server name - although the content is identical.
I need to set thisServer depending on which machine the code is running
on...
something like...
if(pcname = pc1) thisServer = 'SERVER1'
if(pcname = pc2)
2016 Mar 24
2
Failed to modify SPNs on error in module acl: Constraint violation during LDB_MODIFY (19)
Hi again,
Am Montag, 14. März 2016, 00:44:47 CET schrieb Markus Dellermann:
> Am Donnerstag, 10. März 2016, 10:41:34 CET schrieb mathias dufresne:
> Hi, Mathias and all
> thank you for your answer.
> 
> > Hi all,
> > 
> > SPN = servicePrincipalName
> > 
> > A simple search returning all servicePrincipalName declared in your AD:
> > ldbsearch -H $sam
2010 Apr 29
1
Windows7 able to join Samba4-alpha12 domain, but unable to manage
Dear all,
after switching from Samba4-alpha10 to -alpha12, it is no longer 
possible to manage user accounts via the RSAT on Windows 7 Professional. 
The program says that name information can't be retrieved, because the 
domain controller isn't configured properly (or the like, I read it in 
German). However, joining the domain and logging in with administrator 
or simple user account is
1997 Dec 11
0
cvs and smbdes.c
Hi,
I'm trying to use the samba cvs service to keep up with the NT Domain
Stuff, my problem is that the smbdes.c that I receive is mangled (looks
like the diffs has lost sync somehow, since some lines are duplicated, and
others have mismatched parenthesises). Here is the diff I get between the
current cvs version and alpha12.
--- alpha12/source/smbdes.c     Mon Oct 27 18:15:44 1997
+++
2014 Oct 13
1
delete/archive old mail
Hi everybody,
 		I store user's mail in the old mbox format.
I have many scripts to manage users that works fine with mbox.
I use the very old Expire_mail.pl script to delete mail older than NN days 
for selected users (nightly cron job). Still works fine with my CentOS 
dovecot-2.0.16.
Now I want move the mail to a sort of archive folder instead of 
simply deleting it from the inbox for some
2007 Dec 17
1
samba passwords and ldap + telnet..
Hi all, 
 
This is maybe not the play to ask, but i'll just ask.
I googled a lot but im stuck.. 
Im having samba 3.0.26a on a debian etch server with ldap.
Im using a setup like the idealx setup. ( samba pdc + ldap ) 
I have replicated my ldap database to a other server. On this server im
having
a database application running and my users must login 
with telnet on this server.
 
Now my
2011 Feb 02
2
Seperate BIND server for Samba 4
Hello!
I've set up samba 4 with great success since alpha12, but i've always used a 
locally installed version of BIND.  
Is it possible to use a seperate BIND server instead? I'd like to not run BIND 
on my file server.
I have not seen any instructions to this effect, so perhaps someone would please 
point me in the
correct direction?  
Thank You Very Much!!
++AMARU
2006 Apr 21
2
Domain admins and samba
How can I give a user account the ability to join or add computer to the 
domain?
Below are the steps I did but none work:
1.	Edit smb.conf file and add the following line.
#  domain administrators
    domain admin group = root user1 user2 @sysadmin
    domain admin users = @sysadmin
I have a group called "sysadmin" on my /etc/group profile and added both 
user1 and user2.
2.	Map
2000 Jan 03
0
Character set and client code page in samba 2.0.6.
Hello!
    I  have  some  troubles with samba 2.0.6 concerning character
    set and client code page mapings. I have SCO OpenServer 5.0.5
    and  I've  compiled  samba  using  gcc  2.7.2.3.  All Windows
    clients use code page  852  and  server  uses  character  set
    ISO8859-2.  For  this  reason  these  parametres  are  set in
    smb.conf. This  makes  possible  to  copy  files  with
2024 Jan 04
1
Fresh ad installation - Win2022 can't join
Am 04.01.2024 um 13:28 schrieb lists--- via samba:
> Am 04.01.2024 um 12:36 schrieb Rowland Penny via samba:
>> On Thu, 4 Jan 2024 12:12:57 +0100
>> lists--- via samba <samba at lists.samba.org> wrote:
>>
>>> Am 04.01.2024 um 11:55 schrieb Rowland Penny via samba:
>>>> On Thu, 4 Jan 2024 11:19:17 +0100
>>>> lists--- via samba <samba at