similar to: ldap machine account: bad RID, no SambaPrimaruGroupSID, since 3.0.23c

Displaying 20 results from an estimated 300 matches similar to: "ldap machine account: bad RID, no SambaPrimaruGroupSID, since 3.0.23c"

2007 Feb 05
1
smbldap machine account pb since 3.0.23c-1
Hello When a windows xp workstation join a domain, by windows gui parameters, ldap machine attributes are not filled correctly: - No attribute sambaprimarygroupsid (before, there was one terminated by 515) - rid (of sambasid) is not equal a 2*uid+1000 If i create a user, rid (sambasid) equal a 2*uid + 1000 (and sambaprimarygrousid terminated by 513) All the others samba attributes are ok Same
2007 Jan 30
0
ldap machine attributes not filled correctly when join a domain
Hello When a windows xp workstation join a domain, by windows gui parameters, ldap machine attributes are not filled correctly: - No attribute sambaprimarygroupsid (before, there was one terminated by 515) - rid (of sambasid) is not equal a 2*uid+1000 If i create a user, rid (sambasid) equal a 2*uid + 1000 (and sambaprimarygrousid terminated by 513) All the others samba attributes are ok Same
2006 Sep 21
1
No group in usermanager for NT (usrmgr.ese)
hello I'm running debian testing, winth samba as P.D.C, with passdb backend = ldapsam ii samba 3.0.23c-1 a LanManager-like file and printer server fo ii slapd 2.3.25-1 OpenLDAP server (slapd) ii smbldap-tools 0.9.2-3 Scripts to manage Unix and Samba accounts st ii libnss-ldap 251-5 NSS module for using LDAP as a naming servic no libpam_ldap
2007 Sep 07
0
"write_data: write failure in writing to client" with directories copy
Hi Sometimes, when a windows xp sp2 client copy files frome a map share to another map share on my samba server, copy stop with a message (name network failed) on client The files are not copied or damaged on destination directory The 2e time client copy, all is ok size and number of files is not important In university, files copy is very used by students trace on log: evenement syslog:
2007 Mar 06
0
SambaNextRid, SambaPrimaryGroupSid.
Hello All With Samba 3.0.24 with ldap backend, what can i do for using algorithm "rid = 2*uid + 1000", when samba create samba attributes (sambasid) of computer account, instead of SambaNextRid from SambaDomainName entry ? Is samba able to create SambaPrimaryGroupSid (with rid = 515) with other samba attributes ? Why 3.0.22 -> 3.0.23 upgrade has modified thoses two. thanks, regards
2003 Dec 29
0
3.0.0 -> 3.0.1 : group_mapping.tdb perms
Hello, I'm running Samba 3.0.0 on a PDC server with LDAP. I tested the latest version (3.0.1) on a test server with the same config files. But I get the following message in my logs if /var/lib/samba/group_mapping.tdb 's mode is set to 600 (like it is set in my 3.0.0 server). [2003/12/29 17:59:51, 0] groupdb/mapping.c:init_group_mapping(139) Failed to open group mapping database
2012 Dec 06
1
Use .Call interface
Hi I've written the following program: #include <R.h> #include <Rdefines.h> #include "Projector.h" SEXP Projector2(SEXP L, SEXP G, SEXP W, SEXP xymod, SEXP modif){ int nprot=0; PROTECT(L=AS_NUMERIC(L));nprot++; PROTECT(G=AS_NUMERIC(G));nprot++; PROTECT(W=AS_NUMERIC(W));nprot++; PROTECT(xymod=AS_INTEGER(xymod));nprot++; PROTECT(modif=AS_NUMERIC(modif));nprot++;
2012 Dec 15
3
interfacing with .Call
Hi My code is as following: #include <R.h> #include <Rinternals.h> //* the Projector part *// void Projector(double *L, int *dimL, double *G, int *dimG, double *W, int *dimW, int *xymod, int *dimxy, double *modif, int *dimif, double *Lsum) { ...} //* the interface part *// #define getDim(A) INTEGER(coerceVector(getAttrib(A,R_DimSymbol), INTSXP)) SEXP Projector5(SEXP L, SEXP G,
2012 Nov 07
1
acl and subfolder
hello, I'm using dovecot 2.0.16 and i would like to use acl for subfolder. The file dovecot-acl is well written in both folder test and the subfolder test/Test : cat /home/user2/Maildir/.test.Test/dovecot-acl user=user1 ilrws cat /home/user2/Maildir/.test/dovecot-acl user=user1 ilprws When user1 want to list, the folder test is well shown, but not the subfolder test/Test. This is the
2008 Jun 02
2
cifs and kerberos
Hi, when I try to mount a windows share with a valide kerberos ticket : mount.cifs //auberge.iut.lan/install_autocad /mnt/test/ -o user='IUT\Administrateur',password=toto,sec=krb5i I get this error : Jun 2 12:32:51 brice-deb kernel: fs/cifs/cifs_spnego.c: key description = ver=0x1;host=auberge.iut.lan;ip4=10.31.0.12;sec=krb5;uid=0x0 Jun 2 12:32:51 brice-deb cifs.spnego:
2004 Dec 17
2
the list is down but I''m working on it
Hi people The list is down, severly so. Mailman is pretty hosed which is probably related to repeated disk-full conditions. I''ll try to fix this tomorrow (Saturday). In the meantime, I''m considering moving away from Mailman, if anybody knows a better alternative, I''d love to hear about it in private. Thanks! -- http://www.PowerDNS.com Open source
2007 Nov 07
1
strwidth and strheight for rotated text
Dear All, I would like to plot text with a box around it. I used strwidth and strheight to compute the size of the box which is plotted with rect: z <- rnorm(10) # horizontal text works plot(rnorm(10)) x1 <- 5 y1 <- 0 label <- "Label" cha <- paste(" ", label, " ", sep = "") xh <- strwidth(cha, cex = par("cex")) yh <-
2006 Jul 04
0
unable to smbpasswd -a
Dear Expert, I am very new with this, I was unable to smbpasswd -a .. could any body please help .. what have I missed? Thanks & Regards Win [root@samba guest]# smbpasswd -a user3 Failed to issue the StartTLS instruction: Protocol error Connection to LDAP server failed for the 1 try! New SMB password: Retype new SMB password: Failed to issue the StartTLS instruction: Protocol error
2003 Jul 04
2
Windows XP logon and Samba PDC
hi, i've tried all the modifications i-ve found to login with Windows XP Pro client on a Samba Server as PDC but nothing have worked. what else could i do or did i do something wrong ? modif. : -in regedit : HKEYLOCALMACHINE\...\Parameters\requiresignorseal -> 0 -in regedit : HKEYLOCALMACHINE\...\Parameters\signsecurechannel -> 0 i added : - in regedit :
2006 Mar 28
1
hybridHclust (new package)
I'd like to announce the availability of a new library for hybrid hierarchical clustering, "hybridHclust". The library has been uploaded to CRAN and is now available. The library implements a hybrid of top-down and bottom-up hierarchical clustering. Along the way, the idea of a "mutual cluster" is developed. A mutual cluster is a set of observations whose largest
2006 Mar 28
1
hybridHclust (new package)
I'd like to announce the availability of a new library for hybrid hierarchical clustering, "hybridHclust". The library has been uploaded to CRAN and is now available. The library implements a hybrid of top-down and bottom-up hierarchical clustering. Along the way, the idea of a "mutual cluster" is developed. A mutual cluster is a set of observations whose largest
2007 Sep 23
0
initial scrambling of seed in do_setseed / RNG_Init
I would like to suggest a modification of initial scrambling of the seed in RNG_Init (called from do_setseed). The modified code is equivalent, but faster. Patch against R-devel_2007-09-22 follows --- R-devel-orig/src/main/RNG.c 2007-09-02 07:49:35.000000000 +0200 +++ R-devel-modif/src/main/RNG.c 2007-09-23 10:51:59.234566440 +0200 @@ -216,8 +216,8 @@ BM_norm_keep = 0.0; /* zap Box-Muller
2003 Dec 19
1
Can some files be invisible to some users?
This may or may not be relevant to Samba -- hiding files, permissions, etc. I have half a dozen Windows XP video editing workstations all accessing the same data on my Linux Box. Each video editing worstation ideally would like to create it's own index of the video files in the shared directory. The video editing program stores the index data in a file that it HAS to write to the same
2016 Sep 19
0
Windows 10 anniversary update (1607) causing profile sync errors
Hello, Strangely, the profile sync error is gone now on that machine. But just to be safe, we're rejecting the 1607 updates with our WSUS. It will give me more time to investigate the problem. We'll probably sticking with 1511 in our teaching labs until summer 2017. Sorry I can't help more... Cheers, Luc. Le 2016-09-19 16:30, Bob of Donelson Trophy via samba a écrit : > On
2017 Apr 28
0
Unable to add a particular member to group (Samba 4.6.3)
Hello Rowland, Is this what you mean? [root at roquefort ~]# echo $LANG fr_CA.utf8 Cheers, Luc. Le 2017-04-28 à 10:04, Rowland Penny a écrit : > On Fri, 28 Apr 2017 09:41:31 -0400 > Luc Lalonde <Luc.Lalonde at polymtl.ca> wrote: > >> Hello Rowland, >> >> Have you tried deleting a user, re-creating the same user and then >> try to add him to a group?