Displaying 20 results from an estimated 400 matches similar to: "Samba/smbpasswd/LDAP question"
2002 Sep 26
1
ugh, continued ldap madness
Please someone tell me I'm insane.
Relevant parts of the config:
passdb backend = ldapsam:ldap://ldap.byramhealthcare.com/
ldap admin dn = "cn=admin,dc=byramhealthcare,dc=com"
#enable SSL after we get it working without first
ldap ssl = off
ldap user suffix = "ou=People,dc=byramhealthcare,dc=com"
ldap machine suffix = "ou=People,dc=byramhealthcare,dc=com"
$
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
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 03
1
RE: Machine accounts are no longer recognized in SAMBA 3.0-20-4
After verifying my smb.conf file, the only thing that changed was this
"panic action" command was added. My smb.conf is attached.
All our workstations stopped working. If I change the computer name,
switch to workgroup, then try to re-join the domain under a different
computer name, it works. Do you know what .tdb file machine information
is stored in.
Also I exported all
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 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)
2003 Sep 29
1
Problems with homes after updating to 3.0 (debian)
Hello!
After upgrading my sid (debian) to samba-3.0 i cannot connect to my
homes-dir. I have the same configuration using with 2.2.
I do not know, where is my error. I will send you my smb.conf hopping
you can help me
[global]
panic action = /usr/share/samba/panic-action %d
netbios name = zolnott01
workgroup = DROW
server string = File- & Printserver Zolnott [%v]
syslog = 0
2003 Feb 11
0
NT_STATUS_TRUSTED_RELATIONSHIP_FAILURE
Sorry for reposting this message but my first post was posted as a reply
wrongly...
--------------
Hi, I'm trying to solve a problem for about 3 weeks ago and can't...
I have debian here with samba (Version 2.999+3.0.alpha21-3 for Debian) acting
as the PDC of domain CASA. I have two Windows XP Professional here in my home
and since I was having problems with the local browser and
2002 Jul 18
1
unknown parameter "ldap server", head branch
I've fetched and compiled the latest from cvs --with-ldapsam, and didn't
appear to have any problem.
testparm complains thusly:
ERROR: both 'wins support = true' and 'wins server = <server>' cannot be set
in the smb.conf file. nmbd will abort with this setting.
...even though there is no "wins server" entry in the smb.conf, but it then
reports everything
2003 May 22
1
Continued: Join domain OK, but domain not found after reboot
Hi, all:
To recap:
I can successfully get my WinXP box to join the domain (WHITEROCK), but
after rebooting, when I try to log on:
"The system cannot log you on now because the domain WHITEROCK is not
available."
I get this even when using the user 'root' - and this user was the one
to successfully join the domain WHITEROCK!!
To rule out any stale junk, my WinXP is a
2002 Oct 17
2
Samba 3.0 alpha20-2 and Win2k SP3
Is there anyone on the list that has been able to get Win2k SP3 working
with the 3.0 alpha version?
I'm able to join but I can NOT log in. I can see the machine account
listed in pass.tdb (using pdbedit -l) and it is also in passwd & shadow.
I HAVE ALSO APPLIED THE SIGN OR SEAL PATCH. The message I get is:
"The system cannot log you on to this domain because the system's
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 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]
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 Jan 17
0
max connection insa samba
Hi,
I 've got a problem. I have a big dir to share (it contains big files
hundred of MB each one) and I want that only twice are downloadable at a
time. I want to limit the number of download in fact to 2. I've found
the max connections options I tried but It seems to doesn't work as I
can download more at least 3 files at time.
I also put the lock dir option and that doesn't
2003 May 05
0
guest login problems
Hey,..
I've set up samba in a small LAN,
Basicly I have 1 directory which I want to share with all users in the LAN trough the guest account,.. however when I try to connect it keeps asking me for a password. And after a while it (windows 98) just says "No permission to access resource".
The permissions of /share and all subdirectories are 775, en it is owned by timothy:smbusers.
I
2011 Feb 15
8
Trigger an event after a puppet run
Hi,
We''d like to run puppet regularly in noop then trigger an event after
the run depending on the results, namely to hook puppet in to our
Nagios implementation so that if anything changes for any reason we
receive an alert.
We already have puppet configured to send out puppet reports via email
but don''t want to completely rely on that.
Is it possible to craft a trigger of
2002 Nov 27
0
Samba 3.0 - User Changing His/Her Passwords
Hello all!
We recently upgraded from Samba 2.2.3 to Samba 2.999+3.0.alpha20-3 on
debian 3.0. Ever since then users are unable to change their own
passwords on their W2k machine. What happens is when they try to change
it a process (passwd) gets stuck with the users name. The only way to
fix this is to kill the passwd process the user started. I haven't
changed the "passwd chat"