Displaying 20 results from an estimated 2000 matches similar to: "samba is killing our LDAP"
2005 Mar 21
1
spelling mistake in utils/net_groupmap.c but isnt really a bug
Hi developers
i have noticed a spelling mistake when you execute a net groupmap add
command.
For example
bash# net groupmap add unixgroup=uni-staff-planningfinance
ntgroup=uni-staff-planningfinance type=domain comment='All Planning and
Finance Staff'
No rid or sid specified, choosing algorithmic mapping
Successully added group uni-staff-planningfinance to the mapping db
You
2005 Sep 29
2
SAMBA 3.0.14a getpwent() usage with LDAP backend -- URGENT HELP!!!
Hi,
We're being hit by occasional very high load (up to 23 on a SUN Fire
v440) on our LDAP server
coming from a query of (objectClass=posixAccount). This currently
returns over 54,000 entries ...
This is coming from the getpwent() call in util_getent.c:getpwent_list()
This is coming from srv_samr_nt.c:get_memberuids()
But we're having trouble working out what triggers this call: it
2004 Nov 09
2
Segmendation Fault with smbpasswd
If i do a....
bash~#smbpasswd -a -m uos-staff
i get a....
Segmendation Fault
if u use the idealx scripts this appears in log.smbd
(in using samba 3.0.7 with ldap support)
Help!!
===============================================================
[2004/11/09 11:51:07, 0] lib/fault.c:fault_report(37)
INTERNAL ERROR: Signal 11 in pid 2018 (3.0.7)
Please read the appendix Bugs of the Samba HOWTO
2005 Feb 07
1
3.0.11 Ignoring unknown parameter "privileges"
Hi,
i have just compliled 3.0.11 (configure --prefix=/usr/local/
--with-ldapsm; make && make install)
i added to smb.conf
privileges = yes
but when i do a "testparm" i get "Ignoring unknown parameter
"privileges"" which will mean i cant use "net rpc rights" commands!
Any ideas
--
2005 Sep 29
7
ldapsam:trusted = yes kills smbd
Hi,
we want to use ldapsam:trusted=yes to improve performace as nss_ldap
is killing our ldap server doing enumeration.
once i enable it smbd dies silently...
this is the last part of a ./smbd -d 10 -i
NT user token: (NULL)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
smbldap_search: base =>
[ou=groups,ou=filestore,dc=sunderland,dc=ac,dc=uk], filt
er =>
2005 Feb 07
1
[samab] 3.0.11 privileges where do they live
Hi,
which file do all the privileges live which have been created.....i want
to be able to copy it to my BDC so it can take over if the PDC crashed??
regards
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Daniel Wilson
Systems Administrator
IT & Communications Service
University of Sunderland
Unit1 Technology Park
Chester Road
Sunderland
SR2 7PT
Tel: 0191 515
2004 Nov 10
1
Netscape samba schema needs updating!
Hi,
This one is for the samba team i think...
Intro...
Im using Sun One Directory Server 5.2 as my LDAP, so i used the
samba-schema-netscapeds5.x schema, also samba 3.0.8.
I tried to change my "sambapassword" on a windows client, however i was
getting errors saying i didnt have permission even tho sambaPwdCanChange
was set to 1, so i looked in the log.smb and found the error was a
2005 Jan 18
0
trustdoms
hello
i have setup two domains UNI-STAFF and UNI-STUD, both point at same ldap
for auth and have different domainSID's
What i would like but dont know how to do is....
*Both domains to appear in the Windows Domain logon Box
*Accounts (in LDAP) which have the UNI-STAFF sambaSID to be able to
logon to the UNI-STAFF domain (or UNI-STUD as i think this is how trusts
work)
*Accounts (in
2005 Jan 26
1
Does BDC also need trustdom ?
Hi,
Running 3.0.10. I have two PDC's running both with two BDC's, i have a
oneway trust account setup on my PDC's, do i also need to setup up the
trusts on the BDC's encase of a PDC failure? If so how do i do this?
regards
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Daniel Wilson
Systems Administrator
IT & Communications Service
University of
2007 Aug 16
0
Windows 2003 trust not working
Hi,
Samba 3.0.14a
Im trying to get Samba to trust a Windows 2003 domain.
I have read the samba docs and it wont work es expected....
I have looked through mailing lists and nobody seems to have an answer.
Ok so i have created a Two way trust on my Windows Server, then on samba
i try to establish a trust but i get an error?
Server1:/usr/local/uni-staff/bin # ./net rpc trustdom establish uos
2007 Sep 11
1
TRUSTS - The conflicting domain portions are not supported for NETLOGON calls
Hi,
I have a two way trust setup with Samba 3.0.25b (DomainA) and Windows
2003 (DomainB).
./net rpc trustdom list
Password:
Trusted domains list:
DomainB S-1-5-21-xxxx096750-1475201110-303849303
none
Trusting domains list:
DomainB S-1-5-21-xxxx096750-1475201110-303849303
My Windows XP machine is in the Windows 2003 DomainB, and the users home
areas are in
2007 Jul 15
1
Text with differents colors in a plot / Detecting if text exists
Hi everybody,
I want to write some text in a plot.
That's simple I know. But I want to make use of different colors.
Eg. text(x,y,paste("Sunderland","high")).
Then Sunderland should be black and "high" red.
Has anyone an idea?
By the way. I'm looking for a function or something similar, that can check whether there is text in some regions on the plot.
2004 Nov 01
3
users in multiple groups?
Hi,
I have setup samba 3.0.7 with LDAP and NetApps Filers as our file store.
We are going to lots of departmental shares, firstly we want only people
from their own dept to have access to their department share, but users
from other departments may need access to other dept shares, i would
like to set up permissions on each dept share so a group is applied,
then every user is added to the
2005 Apr 14
11
Repeat Review Request
Folks,
I like criticism! Please give me lots of it - particularly in respect of the
updated "Samba-Guide". It should now be up on the Samba mirror sites.
You can download it from:
http://www.samba.org/samba/docs/Samba-Guide.pdf
I have incorporated all feedback into this book. Did I get it right this time
or should I give up?
So far, not a word of feedback is deafening!
Is it
2005 Jan 18
3
User in passdb, but getpwnam() fails!
Hi
my problem is just like the subject, I could browse the shares with the same
username & password but I can't login to the domain, I'm using samba 3.0.2.a
with ldap backend, can anyone help me with this, I know it's been posted
before but I can't find a solution.
thanks
2004 Nov 16
4
Samba/Netscape Directory Server
For whatever reason I am trying to configure the following environment
and am running into trouble towards the end of things. Hopefully I am
overlooking something basic, any assistance would be greatly appreciated.
1. Redhat AS 2.1 server running Netscape Directory Server 5.2
2. RHEL3 system using Samba 3.0.8 acting as a PDC integrated with the
Netscape LDAP server
3. Win2k/XP clients as
2004 Nov 03
3
Trust between SAMBA and NT server
Hello,
I'm having problems getting the SAMBA domain to trust an NT domain. The following is how I went about the exercise:
1. On the NT domain, I added the SAMBA domain A/C in the TRUSTING DOMAINS list, providing a certain password.
2. On the SAMBA domain, I executed the following command feeding the same password given in step 1, but without
success:
[root@cobra root]# net rpc trustdom
2003 Nov 20
1
Samba 3.0 SSL
Dear All,
I am trying to get SSL working with Samba 3.0. My set up is Samba 3.0 as
a USER server in its own Workgroup (will eventually be part of a
domain). My platform is Solaris 9 and the ldap service I am using is
iPlanet directory server 5.2. I can get users to log in to the server
using their ldap account and password but not over SSL. The iPlanet
directory has a certificate on it (self
2005 Jan 19
1
admin privileges on a single domain machine
Hello List!
I have a ldap based samba pdc with a few windows xp prof clients and a few
user accounts.
All the users have Domain User permissions.
Is it possible to give a Domain User admin privileges on a single box?
Lets say i have Machine A, B, C and D. Then user Foo should have normal
Domain User Priviles when he logs into A, B and C. BUT when he logs into
Machine D, he should have admin
2005 Jan 18
2
IdealX
Have IdealX.org lost their domain? it seems to have been pinched by some
company selling domains.
Site is partially mirrored at Idealx.com but stil links to
idealx.org. Replace idealx.org urls
with idealx.com but the samba downloadable stuff isn't there at the moment.
Duncan