Displaying 20 results from an estimated 500 matches similar to: "FW: 2.2.5 LDAP/smbpasswd -L problem help."
2002 Sep 27
0
2.2.5 LDAP/smbpasswd -L problem help.
Guru's, I humbly ask you for help.
I ran into a problem in which I cannot find the reason/fix.
System:
redhat 7.3
samba 2.2.5 --withldapsam
nss_ldap configured to route the Unix UID/GID from same LDAP server.
It is running well and am able to authenticate off the LDAP servers. One
problem I am having right now is that I would like non-root
administrators to be able to use smbpasswd -L option
2003 Jul 09
3
Samba/LDAP XP Authentication Weirdness
Samba 2.2.8a, RH7.3
I have successfully connected machines running XP to the samba controlled
domain.
There are 3 XP machines, each with only one user designated as a power user
(ie domain\username power user). Each can log into any of the three
machines without a problem.
Now I am trying to log a different person into any of these machines and I
get the message "System Could Not Log
2003 Sep 16
4
smbldap.c
Hi !
I was just wondering if that piece of code was important (for security
and such), because I had to comment it in smbldap.c before compiling
samba-3.0; otherwise, I would have errors like:
"(Insufficient access)smbldap_open: cannot access LDAP when not root"
#ifndef NO_LDAP_SECURITY
if (geteuid() != 0) {
DEBUG(0, ("smbldap_open: cannot access LDAP
2002 Aug 22
1
Samba 2.2.5 and LDAP start_tls
Hi,
I've a problem in connecting samba 2.2.5 to LDAP with ldap ssl = start_tls.
I've already patched the file pdb_ldap.c and configure.in and run autconf (as
described in the Samba-LDAP-PDC howto).
However, doing a rpcclient servername -U root%password -c "enumprinters" shows
this in the log:
[2002/08/23 16:50:44, 0] passdb/pdb_ldap.c:ldap_open_connection(181)
Failed to
2016 Dec 20
2
samba 4.5.0 on hpux ia64: smbd not able to use domain users for file sharing
Hi,
I have added below lines in smb.conf
idmap config CIFSDOM:backend = rid
idmap config CIFSDOM:range = 10000-999999
But still i am getting same error.
*I am also attaching logs *
*winbind logs:-*
userinfos: struct wbint_userinfo
acct_name : *
acct_name : 'gold'
2016 Dec 20
2
samba 4.5.0 on hpux ia64: smbd not able to use domain users for file sharing
Hi ,
Below is the content of smb.conf file for ADS member.
[global]
password server = WIN2008.CIFSDOM.COM
client ldap sasl wrapping = plain
security = ADS
workgroup = CIFSDOM
realm = CIFSDOM.COM
guest account = smbnull
log file = /var/log/samba/%m.log
log level = 10
# Default idmap config used for BUILTIN and local accounts/groups
2002 Dec 02
1
HELP: tree connect failed
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: winbindd.zip
Type: application/x-zip-compressed
Size: 52252 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/20021202/ee1c44bf/winbindd.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smbd.zip
Type:
2004 Jun 03
1
Re: Apostrophes in Windows usernames (again)
I think I've narrowed down my problem, but I still don't know where to fix it. It appears that scanning the
users.map file strips out the apostrophes and the Windows ID never matches:
[2004/06/01 16:23:51, 10] lib/username.c:user_in_list(521)
user_in_list: checking user o'brienta in list
[2004/06/01 16:23:51, 10] lib/username.c:user_in_list(525)
user_in_list: checking user
2003 Dec 09
1
samba - sql server authentication
samba 2.2.8a/LDAP backend
Red Hat 7.3
Windows 2000 server, connected to the samba controlled domain
Sql Server 7.0
It seems that my sql server does not want to run scheduled jobs as a domain user, I am needing to do this for a network share that I am
saving to, otherwise I would just run as SA
Error from sql server:
The job failed. Unable to determine if the owner (PRUPREF.COM\Administrator)
2002 Sep 02
1
Samba 2.2.6pre2 + ldapsam + Solaris 9
Hi,
I've been unable to get samba to work with ldap over ssl or tls on a
solaris 9 machine. I thought that the ldap in solaris 9 supports tls
natively now. However I still get the error in my log file :
> [2002/09/02 16:35:10, 0] passdb/pdb_ldap.c:ldap_open_connection(202)
> ldap_open_connection: Secure connection not supported by LDAP client
> libraries!
> [2002/09/02
2005 Jun 21
1
Problems Authetincating users by group in Active Directoy
Hi,
I got a Samba box that is part of an Active Directory. It is working
with the most basic functions, but I want to start customizing the
security a little bit more. For that I want to grant access to
different shares by group using "valid users = @AD+group" in the
smb.conf, but hasn't worked.
I increased the verbosity of the log files and this has caught my attention:
2002 Mar 06
2
trouble with smbpasswd - ldap
Hello,
I compiled with --with-ldapsam... I am simply trying to use normal
smbpasswd auth to get things started. I try:
smbpasswd -D 5 -a td to set the password for the username "td" and it
gives me these error messages:
ldap_open_connection: connection opened
Bind failed: Can't contact LDAP server
ldap_open_connection: connection opened
Bind failed: Can't contact LDAP server
2002 Nov 04
1
User nobody logging in to shares instead of domain us er
I am assuming that you have guest ok = yes, and that guest is the nobody
account. It sounds like your name lookups are not searching winbind, do
you have winbind in your nsswitch.conf file for password and group? Have
you restarted your nameservice lookups (automatic on solaris, nsadmin
restart on Irix, don't know about other platforms but a reboot should
certainly take care of it if you
2003 May 01
2
Sudden disconnect
hi all, just finished upgrading to 2.2.8a and things went well and without any sign of a glitch. I was able to log in from windows to my FreeBSD box as root just like before the upgrade.
but then, all of a sudden, the box was no longer available from windows
no sign of anything going on with the FreeBSD computer
I can putty into it and it seems fine
nmbd and smbd show up in top
what could
2002 Nov 25
2
smbpasswd problem with LDAP
Hello,
I have installed / configured samba-ldap (compiled SAMBA_2_2 from CVS)
Whe i try to change the password for the root user, there is no problem.
If i try to change the password of an ordinary user, i get the
error:
nas:~# smbpasswd -U william
New SMB password:
Retype new SMB password:
No user to modify!
Password changed for user william.
Failed to modify entry for user william.
Failed to
2004 Apr 17
1
Bug in "force group" parameter, or group membership checking?
Hello,
I have the following situation:
Samba with ldap passdb backend.
In my setup I have a group called exact:
------------
dn: cn=exact,ou=Groups,dc=ahm,dc=nl
objectClass: posixGroup,sambaGroupMapping
cn: exact
gidNumber: 1000
sambaSID: S-1-5-21-4269728302-1655870493-3894479995-3001
sambaGroupType: 4
memberUid: gerrit,piet,hornie
------------
maps to the unix group exact:
exact
2004 Jan 10
3
Domain group not working in valid users
Using samba-3.0.0-15 on Fedora Core 1.
I have a group "Electronics Testing" on my Win2k AD server and added this
to a share in my smb.conf:
valid users = @"electronics testing"
A user in this group is unable to connect. A local user added to valid
users is able to connect, so other share settings look ok. I see this in
the log:
[2004/01/09 13:38:00, 10]
2005 Nov 17
3
NT MD4 password check failed
I'm sorry for asking a question which has been asked so many times
before, but I can't seem to find the answer...
How do I get to access my home directory on a Linux server running
Samba from a Windows XP client?
I'm getting "NT MD4 password check failed" in the log file even though
the Windows client is listed in hosts.equiv. More information
below...
I have a small home
2008 Oct 26
2
Upgrade
I recentlry tried to upgrade to 2.8.0. I ended up uninstalling 2.7.2 and installing 2.8.0 becuase the line in the FAQ states:
That's a matter of taste. For most people the best thing to do is to uninstall R (see the previous Q), install the new version, copy any installed packages to the library folder in the new installation, run update.packages(checkBuilt=TRUE, ask=FALSE) in the new R and
2003 Mar 19
1
migrating from Samba 2.0 to Samba 2.2 (AIX)
hello,
I'm trying to migrate a rather simple configuration from a
Samba 2.0.6 to Samba 2.2.8 , on an AIX system.
smb.conf stays exactly the same & checked with testparm.
File sharing works fine again, but not printing : smbd meets an internal
error when a NT box tries to launch a print job.
Sample of logfile :
[2003/03/19 16:42:56, 10] lib/username.c:user_in_list(456)
user_in_list: