Displaying 5 results from an estimated 5 matches for "u4eatech".
Did you mean:
seatech
2006 Feb 01
6
smbldap_open: cannot access LDAP when not root
...a known issue, but generally with older versions
of Samba.
Samba logs show a point which I'll mention here:
[2006/02/01 11:33:46, 0] lib/smbldap.c:smbldap_open(882)
smbldap_open: cannot access LDAP when not root..
The LDAP entry for the Domain Users group shows:
# Domain Users, Group, u4eatech.com
dn: cn=Domain Users,ou=Group,dc=u4eatech,dc=com
objectClass: posixGroup
objectClass: sambaGroupMapping
gidNumber: 513
cn: Domain Users
description: Netbios Domain Users
sambaSID: S-1-5-21-2044582568-1589646193-1504741369-513
sambaGroupType: 2
displayName: Domain Users
Domain Admin privs:
ell...
2006 Jan 16
2
Adding workstations to domain as non-root
...he Unix boxes.
I would therefore like to configure the system such that users who are
a member of a specific group (Domain Admins springs immediately to
mind) are able to add workstations to the domain.
I have already added myself to the "Domain Admins" group:
# Domain Admins, Group, u4eatech.com
dn: cn=Domain Admins,ou=Group,dc=u4eatech,dc=com
objectClass: posixGroup
objectClass: sambaGroupMapping
gidNumber: 512
cn: Domain Admins
memberUid: Administrator
memberUid: jamesc
description: Netbios Domain Administrators
sambaSID: S-1-5-21-2044582568-1589646193-1504741369-512
sambaGroupType:...
2010 Mar 31
1
Performance issues: have eliminated disk and network as cause
Hi,
I'm not entirely happy with the performance I'm seeing using Samba, and I
wonder if anyone can shine any light.
The server is a Dell PowerEdge 2950 with hardware RAID10, 4GB RAM and a
quad-core Intel Xeon processor. It's not live yet, so there's no load from
other tasks.
I've already eliminated the RAID (able to sustain 130-140MB/s for
reads/writes) and the network
2006 Jan 05
1
Account Unknown for users with Samba 3.0.11/14
...NT domain controller doing this job
; domain master = yes
# Preferred Master causes Samba to force a local browser election on startup
# and gives it a slightly higher chance of winning the election
preferred master = no
passdb backend = ldapsam:ldap://cygnus_new/
ldap admin dn = cn=smbadmin,dc=u4eatech,dc=com
##ldap filter = "(&(uid=%u) (objectclass=sambaAccount))"
ldap filter = "(&(uid=%u)(objectclass=sambaSamAccount))"
#ldap filter = "(uid=%u)"
idmap backend = ldap:ldaps//cygnus_new/
ldap suffix = dc=u4eatech,dc=com
ldap user suffix = ou=People
ldap group...
2006 Feb 02
0
BUG? smbldap_open: cannot access LDAP when not root
I think this is a repeat of:
https://bugzilla.samba.org/show_bug.cgi?id=2509
Example 1 in that entry now works fine, but 2 continues to break 95% of
the time.
I'm happy to help narrow it further but I don't have the expertise to
dive into the codebase myself.
James.