Displaying 20 results from an estimated 1000 matches similar to: "ugh, continued ldap madness"
2002 Sep 27
1
ugh, continued ldap madness, cont'd
After a brief stint offlist (thanks Bradley), I'm closer to getting
SMB/LDAP working but now am encountering something very odd, which he
suggested I bring back to the list for "further evaluation". :-)
> $ smbclient //TESTBOX/testshare -U dballing
> added interface ip=10.15.49.142 bcast=10.15.49.255 nmask=255.255.255.0
> Password:
> session setup failed:
2003 Jul 16
0
LDAP and Multiple Samba Hosts Issue
OK, I'm trying to get Samba working with LDAP. And I have it... sort of.
I have a Samba server TESTBOX, and I can authenticate to it just fine.
It seems taht if I change the "netbios name" (which I was doing to
simulate "connecting from some other samba server in our network"), I
get:
$ smbclient //FS01/files 'foo' -U dballing -I
testbox.byramhealthcare.com -N
2002 Sep 12
1
Samba/smbpasswd/LDAP question
I have my smb.conf configured - I believe - properly to talk to my LDAP
server:
ldap admin dn = "cn=admin,dc=MYDOMAIN,dc=com"
ldap server = ldap.MYDOMAIN.com
ldap port = 389
ldap ssl = off
But if I try to set a password using smbpasswd, it seems to think it
wants to connect to localhost (and fails):
# smbpasswd -D 99 -a dballing
New SMB password:
Retype new SMB password:
Trying to
2003 Jun 12
1
smbpasswd not attempting to use LDAP
I've only got LDAP configured as a passdb type in my smb.conf, but
samba appears to be completely ignoring that and creating an
/etc/samba/smbpass file (full output of that at the bottom)
my smb.conf has:
ldap admin dn = "cn=Admin,dc=byramhealthcare,dc=com"
ldap ssl = off
passdb backend ldapsam:ldap://ldapmaster.byramhealthcare.com
ldap delete dn = no
ldap user suffix =
2003 Jun 16
0
LDAP smbpasswd help needed
Hopefully, you can help me out.
I'm trying to figure out why I'm getting the error I get. From the
debug output, it looks like it's adding the objectClass to the user (so
they can get the sambaSID attribute attached to them), but it's not
actually happening.
The schema is, obviously, in the LDAP server in question.
Any thoughts?
D
# smbpasswd -D 99 -a testuser
Netbios name
2002 Dec 04
0
Q: Can't add machine account
Hi
I configure Samba3.0alpha21+openldap2.1.18 as PDC
on FreeBSD 4.7.
The trouble is - I can't add machine account to ldap using
smbpasswd -m -a pc-241$
(Only users accounts adding cleanly)
When try to add machine account I receive:
mdb# ./smbpasswd -D256 -m -a pc-241$
Netbios name list:-
my_netbios_names[0]="MDB"
Trying to load: ldapsam:ldap://ldap.druzhba.com:389
Attempting to
2003 Apr 06
0
samba_3_0+ldapsam_nua: creating machine trust accounts fails
Hi,
with current SAMBA_3_0 I'm unable to create new Machine Trust Accounts
with ldapsam_nua. A rough test indicates that ldapsam works.
If I put 'rid' in samba.schema from MUST into MAY, samba creates an ldap
entry, but with empty 'rid' and 'primaryGroupID' attributes.
ciao
Dariush
# smbpasswd -D5 -a -m test2$
Netbios name list:-
2002 Nov 22
0
samba pdc 3.0a adding w2k machines to domain
Im trying to add a w2k machine to a samba pdc. This is the output of my
logs:
[2002/11/22 11:01:17, 2] passdb/pdb_ldap.c:ldapsam_open_connection(267)
ldap_open_connection: connection opened
[2002/11/22 11:01:17, 2] passdb/pdb_ldap.c:ldapsam_connect_system(419)
ldap_connect_system: succesful connection to the LDAP server
[2002/11/22 11:01:17, 2] passdb/pdb_ldap.c:ldapsam_search_one_user(431)
2002 Aug 12
1
Possible bug!!
I'm using samba head cvs from 01/08/02 with ldap support. I have set some global groups up, however when i run the command (from win2k client) net group it /DOMAIN i get system error 5 access is denied.
When i look at the logs on the samba server i get
[2002/08/12 11:43:30, 2] passdb/pdb_ldap.c:ldapsam_connect_system(398)
ldap_connect_system: successful connection to LDAP server
2002 Aug 05
1
Problem in 3.0a18 (join computers to domain (W2k))
Hi developers,
[2002/08/05 17:22:24, 3, effective(0, 0), real(0, 0)] rpc_server/srv_samr_nt.c:_api_samr_create_user(2292)
_api_samr_create_user: Running the command `/usr/local/sbin/smbldap-useradd.pl -g 1000 -w ivc-scan2$' gave 0
[2002/08/05 17:22:24, 3, effective(0, 0), real(0, 0)] rpc_server/srv_samr_nt.c:_api_samr_create_user(2304)
attempting to create non-unix account ivc-scan2$
2002 Aug 14
0
Problem with add to domain still exists :(
Samba 3.0a18.
My Log:
[2002/08/14 20:37:25, 3, effective(0, 0), real(0, 0)] rpc_server/srv_samr_nt.c:_api_samr_create_user(2292)
_api_samr_create_user: Running the command `/usr/sbin/useradd -g 1000 -d /tmp -s /bin/false ivc-scan2$' gave 0
[2002/08/14 20:37:25, 2, effective(0, 0), real(0, 0)] passdb/pdb_ldap.c:ldapsam_open_connection(255)
ldap_open_connection: connection opened
2002 Oct 08
1
new box can't join domain since switch to ldapsam
Hello,
Since changing to "passdb backend = ldapsam" on my debian unstable PDC
things work well, however a new winxp machine can't join the domain.
Here is the /var/log/samba/log.smbd output. It seems the sticking point
is about a missing user RID? (the new machine is sylla).
Thanks in advance for any hints as to what may be wrong, cheer,
2002/10/08 18:06:30, 0]
2003 Mar 08
1
NT sends empty username to 3.0a21
Hi,
I have samba 3.0a21 running and NT 4.0 WS clients.
All workstations were previously in Samba 2.2 domain , so now I upgraded to samba 3.0a22 and
just changed domain name (workstation = XXX) and rejoined workstations by changing domain name
in every WS.
To look at the log it seems like NT WS sends empty username?
*** ldapsam_search_one_user: searching
2003 Apr 04
2
samba_3_0+ldapsam: Bug?
Hi,
after upgrading samba 3.0 from ~ Jan. 03 cvs -> today's cvs, samba
crashes while contacting an LDAP server.
If I try:
$ smbclient -L localhost -Udariush%pass
smbd logs the following:
[2003/04/04 18:20:39, 2] passdb/pdb_ldap.c:ldapsam_search_one_user(648)
ldapsam_search_one_user: searching
for:[(&(uid=dariush)(objectclass=sambaAccount))]
[2003/04/04 18:20:39, 10]
2003 Apr 10
1
Samb and Ldap groups
Hi,
After some carefully editing of pdb_ldap.c I have managed to get a list of groups from the LDAP directory if you are root or anyother user. :-)
The problem now is if you run the command (from win2k) net group it /domain (where 'it' is the group name) or try to open a group in user manager you do not get any listing of uers in that group. The error in windows is "Group name
2002 Sep 13
1
Win XP can't join samba 3.0 domain
i'm trying to get samba 3.0 alpha 19 runing on OS X 10.2 working as a PDC with Win XP clients using an LDAP passdb backend i've managed to get it so i
can connect to shares with smbclient but whenever i try to join one of the XP machine to the domain Windows tells give me the message "the specified
network name no longer exists". when i check the logfile the last thing in it is
2003 Jun 03
1
password sync program NOT running as user root
Hello *
in my samba installation the unix password sync program is not run as
suer root. instead it runs as the user whw want's to change the
password:
this is a recompiled debian samba_2.999+3.0.alpha23-4 with ldapsam
enabled (no other changes to the debian build script)
# Global parameters
[global]
workgroup = SVFMG
server string = %h server (Samba %v)
obey pam
2002 Oct 11
0
Same configs, different results
I am configuring two identical PDCs so that, if one goes down, the
other can start to serve logins.
The first PDC, a Debian 3.0 with Samba 2.999+3.0cvs20020723-1, works
fine.
The second PDC, that I bring up after killing manually smbd and nmbd
on the first one, is a Red Hat 7.3 with Samba compiled from the same
sources (but with gcc2.96 instead of 2.95) and the same smb.conf,
except for the
2002 Nov 27
1
samba 3.0a21+pdc+ldap+pam_ldap - add machines [Can anyone help?]
Well I installed a21 and I was able to add a machine account. The first
time it comes back bad password, then the second attempt it works. But
now when i restart and try to login it says it cant find the computer
account. Am I missing something(yes i have signorseal)? Here is the log
from the login attempt:
2002/11/27 16:20:00, 6] param/loadparm.c:lp_file_list_changed(2310)
2011 Feb 11
1
null pointer dereference in iov_iter_copy_from_user_atomic while updating rpm packages
Hi,
While updating my fedora rawhide installation, I got the Ooops listed
at the end of the Email.
Is this a known bug (I didn''t find anything specific), or should I file a bug?
Thank you in advance, Clemens
Feb 10 10:59:45 testbox kernel: [ 524.495751] BUG: unable to handle
kernel NULL pointer dereference at (null)
Feb 10 10:59:45 testbox kernel: [ 524.496006] IP: