Displaying 20 results from an estimated 7000 matches similar to: "How to bind properly to Samba4 LDAP server?"
2010 Dec 03
1
error in module acl: insufficient access rights (50)
Hello.
I have some problems with Samba Version 4.0.0alpha14-GIT-1352a94.
I'm trying to write a script which will add new users to domain over LDAP: http://pastebin.com/eF0hh5Ee
While executing it I'm getting: error in module acl: insufficient access rights (50).
Where's the problem?
Regards.
2009 Nov 17
1
Samba trusts, mapping issue, and pam crap domain
I am running Samba ver 3.0.37 on Solaris 10 (sparc) as a PDC with LDAP for
the backend for both samba and unix accounts. Assume the samba SMBPDC is
called "PDC."
I have also set up a trust with an Windows domain- lets call it
WINDOMAIN- (the PDC for the Windows domain is Win 2003 but is in mixed mode
for backwards compat.) The SAMBA domain trusts the WINDOWS domain, not not
vice
2003 Oct 20
3
SAMBA 3 and Windows2000 mixed mode trust
I have one server windows2000 mixed mode with active directory and samba
3.0 PDC.
This is my smb.conf
[global]
workgroup = TESTIPLANET
netbios name = TEST
server string = DOMINIO TEST
interfaces = 10.10.6.158
bind interfaces only = yes
preferred master = Yes
domain master = Yes
wins support = Yes
domain logons = yes
2003 Dec 05
1
USRMGR.EXE
Hello
Is here anybody who is able to manage his NT4.0 domain on hid Samba 3
PDC with User Manager for Domains?
Can you please tell me what things must be checked to be sure USRMGR.EXE
administration (User Manager for Domains aka Domain User Manager) works?
I am unable to make it working and tried already these Samba versions:
3.0.0
3.0.0rc1
3.0.0rc2
3.0.0rc3
3.0.1pre3
3.0.1rc1
2003-12-04 head
2005 Aug 17
1
overrun buffer
Hi all
I am getting this error, when running the command below from my workstation:
`--> sudo net rpc info -S SMBPDC
[2005/08/17 14:33:16, 0] rpc_parse/parse_prs.c:prs_mem_get(537)
prs_mem_get: reading data of size 14287078 would overrun buffer.
However, if I run the same command from the PDC itself, then it's ok:
.
ldapsmb-pdc:~# net rpc info
Domain Name: ILR
Domain SID:
2005 Aug 11
1
problem joining the domain
Hey all
I have installed a new Debian 3.1, with samba 3.0.14a-3 from apt-get.
I have configured samba to use the LDAP backend. I used the
smbldap-populate to get my directory going. No problem until then.
I currently only have 1 machine, which is also configured to be the PDC.
But, I can't join that PDC to the domain, damn it.
Here is what it says, debug level 2:
pdc:~# net rpc join -U
2004 Mar 29
3
Purpose of param. "time server" ?
Hi,
I need to make a decision whether or not to install ntp server on my network
in order to give time source to WinXP workstations. I found this parameter
but I don't know how to employ it. I have got some unsure information about
new functionality (other then ntp and 'net time' service) on WinXP (DC)
server for setting clock on its workstations. Is it true ? And is "time
server
2012 Oct 12
2
[LLVMdev] Target backend not converting char* to struct properly.
I'm having trouble getting my backend to properly treat the situation where
a char* is converted into a struct, i.e. something like:
char* pointer_representation = ...;
MyStruct* my_struct = (MyStruct*) pointer_representation;
my_struct->an_int_field = 5;
When this occurs, LLVM seems to fold the struct and char* into one assembly
'object', which is perfectly fine. However, it also
2010 Jun 12
2
Problems with ldap groups in share folders ACCESS_DENIED
Hi I have been working all week with samba 3.4.7 in Centos 5.5
PDC(3.4.7) with LDAP backend+Centos 5.5(3.4.7) BDC with LDAP slave.
I already have 5 clients join.
1 Windows XP
1 Windows 7 UE
1 Centos 5.5 Desktop
1 Ubuntu 9.x
1 Centos 5.5
I can browse inside windows and see my clients, access some shares. I
want to create private shares inside my PDC, I use:
force group
valid users
write list
2012 Oct 12
0
[LLVMdev] Target backend not converting char* to struct properly.
On Fri, Oct 12, 2012 at 10:43 AM, Stephen McGruer
<stephen.mcgruer at gmail.com> wrote:
> I'm having trouble getting my backend to properly treat the situation where
> a char* is converted into a struct, i.e. something like:
>
> char* pointer_representation = ...;
> MyStruct* my_struct = (MyStruct*) pointer_representation;
> my_struct->an_int_field = 5;
>
>
2003 Oct 20
3
Problem with "add user script"
Problem - smbpasswd does not seem to be recognizing my "add user script"
option to automatically create Unix users when adding a samba user.
I am running Samba version 2.2.8a (from source) on a Linux (Redhat 8.0)
system.
Relevant lines from smb.conf:
[global]
server string=Samba Server
netbios name = smbpdc
security = user
domain logons=yes
domain master = yes
2017 Jun 30
1
Intermittent AcceptSecurityContext 54f response to LDAP bind
Hello,
I'm on Samba 4.6.3. I'm seeing intermittent error 54f response to LDAP
binds on 1 of 4 DCs. I wrote a script to test the DCs:
https://pastebin.com/egsY3W9H, which produced these results:
https://pastebin.com/6UsvwVgX. I'm not seeing any errors in the samba log.
Thanks,
Arthur
This e-mail and any attachments may contain CONFIDENTIAL information, including PROTECTED
2012 Oct 26
1
[LLVMdev] Properly handling mem-loc arguments when prologue adjusts FP.
For my target, I handle incoming memory arguments by creating a store to
memory (in LowerCall, [1]), then creating a fixed object on the stack and
loading from it (in LowerFormalArguments[2]). This approach was based on
MSP430.
I now have the problem that the resulting loads in my output assembly are
done assuming that the call stack looks something like:
------
MemArg
------
MemArg
------
2003 Oct 17
0
Problems with Trust Relationship
Hey All,
I'm having problems with a Trust relationship between our Win 2002 PDC and our Samba PDC. Here are the details:
(names have been changed to protect the innocent...!)
Win 2002 PDC: WINPDC, IP 1.2.3.4
Client in Windows Domain: CLIENT
Samba PDC in Domain TEST: SMBPDC
I use Start -> Run -> \\SMBPDC on a machine in our Windows 2000 Domain and got an error saying "\\SMBPDC, A
2009 Oct 27
3
samba ldap
Hi,
I am following https://help.ubuntu.com/8.10/serverguide/C/samba-ldap.html
and ldap works perfectly fine.
I have issues with connecting to ldap from samba.
I get
[2009/10/27 12:37:28, 1] lib/smbldap.c:another_ldap_try(1153)
Connection to LDAP server failed for the 9 try!
[2009/10/27 12:37:29, 2] lib/smbldap.c:smbldap_open_connection(786)
smbldap_open_connection: connection opened
2020 Jul 19
3
I need some help with my Dovecot and Postfix configs - I'm unable to log in on my mail server
Postconf: https://pastebin.com/vTVn2UMr
Doveconf: https://pastebin.com/nEpZrpzB
all my logs from mail.(warn,err,info,log): https://pastebin.com/ccEVUqyd
my messges log: https://pastebin.com/cXaEBmcH
I'm not sure if you meant this about dict_nis_init but I've done what's
explained here:
https://unix.stackexchange.com/questions/244199/postfix-mail-logs-keep-showing-nis-domain-not-set
2010 Jul 03
5
text to html
input:
http://pastebin.com/raw.php?i=MqPXZwc3
output:
http://pastebin.com/raw.php?i=8QCkp4yv
it will be a long day.. :D
could someone please help with it?
i have to make a "one liner" that get's the input, and gives the
mentioned output.
2009 Jun 30
2
Echo and static on PRI with errors.
Hi there,
I'm having some fairly serious asterisk problems, which seem to be spread
quite liberally across all asterisk versions, I've tried 1.4.2, 1.6.0.10,
1.6.2beta4 and still had exactly the same problem with static and echo on
the line when using the PRI interface.
A little background:
Server: HP DL145 G3 Dual Opteron 246 with 2GB ram and a brand new OpenVox
D110P
2013 Jul 31
12
Dear Ren Yongjie
Hi Yongjie,
I have just compiled and installed Xen 4.3-unstable changeset 26666 and
Linux kernel 3.8.1, according to your specifications. However, I still
cannot get success with Intel HD Graphics 4600 IGD VGA passthrough.
Although in Device Manager in Windows 7 HVM domU, it says "This device
is working properly" for Intel HD Graphics 4600, I can only get 16
colors. Please refer to
2013 Jul 31
12
Dear Ren Yongjie
Hi Yongjie,
I have just compiled and installed Xen 4.3-unstable changeset 26666 and
Linux kernel 3.8.1, according to your specifications. However, I still
cannot get success with Intel HD Graphics 4600 IGD VGA passthrough.
Although in Device Manager in Windows 7 HVM domU, it says "This device
is working properly" for Intel HD Graphics 4600, I can only get 16
colors. Please refer to