Re: [Samba] User Primary group problem

2005-12-07 Thread Sergey Loskutov
roup in script smbldap-userdel Sergey Loskutov -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba

Re: SV: [Samba] Error with usrmgr and groups.

2005-05-11 Thread Sergey Loskutov
Joel Larsson, PF, Posten wrote: It's exactly the same. Except that I use tdbsam instead of ldap and the error message therefore also is different in the log file. But the example and result is the same. Do you have any idea of workaround or fix? Cheers, Joel -Ursprungligt meddelande- F

[Samba] usrmgr.exe and problems

2005-03-16 Thread Sergey Loskutov
group" ... sorry :( This patch not create security holes and another holes ... :) I'm testing and is looking good ... Is try help you, i hope :) Sergey Loskutov --- srv_samr_nt.c.orig 2005-03-16 09:33:15.394423183 -1000 +++ srv_samr_nt.c 2005-03-17 17:41:13.297259499 -1000 @@ -286

Re: [Samba] Questions about 3.0.12rc1

2005-03-14 Thread Sergey Loskutov
Gerald (Jerry) Carter write: Sergey Loskutov wrote: | Hello! | | Before this post, i'm send 3 problems in 3.0.11 | I'm compiled 3.0.12rc1 and found next: | | 1) Settings primary group problem solved, but question to developer |You append to mapping.c in smb_set_primary_grou

[Samba] Questions about 3.0.12rc1

2005-03-14 Thread Sergey Loskutov
you MAY CREATE USER ( posix account or machine account ) through SCRIPT :( I'm change code to: if ( can_add_account == False ) { return NT_STATUS_ACCESS_DENIED; } it's fixed problem I'm do simple test and is work correct, ... but i'm do not full test. and I want t

Re: [Samba] Srvtools causes smbldap_open: cannot access LDAP when not root

2005-02-28 Thread Sergey Loskutov
Tony Earnshaw: Doug Campbell: [...] smbldap_open: cannot access LDAP when not root... [...] As which user (Unix) is slapd (presume this is OpenLDAP)running? Do you have an 'ldap admin dn' entry in smb.conf with rights to all LDAP ACLs? I.e., I don't have this problem with Samba 3.0.11/OL 2.2.17-

[Samba] Problems to samba 3.0.11

2005-02-16 Thread Sergey Loskutov
Hello! I'm installed samba-3.0.11 and property configured for work with LDAP, it's work fine for me, but i have small problems with security and management users! Important parameters my samba config [global] log level = 10 security = user domain master = yes domain logons = yes enable privileg