Displaying 20 results from an estimated 1000 matches similar to: "ADS member."
2005 Aug 23
5
Winbind UID/GID mismatch!!
Hi the list (again)
Got a pretty major issue now
Did the samba link to AD on a couple of redhat es3 servers using samba
3.0.14a
Everything seems ok
Except when I do a getent passwd username
Server 3
getent passwd ross
ross:x:10006:10000:ross:/home/ACADEMIC/ross:/bin/false
Server 2
getent passwd ross
ross:x:10006:10000:ross:/home/ACADEMIC/ross:/bin/false
Server 1
getent passwd ross
2020 Sep 03
6
SID mapping: Samba and SSSD
On Thu, Sep 03, 2020 at 06:43:32PM +0100, Rowland penny via samba wrote:
> On 03/09/2020 18:04, Johan Hattne via samba wrote:
> > Dear all;
> >
> > Would anybody be able to tell me what the idmap configuration is to have
> > Samba do the same SID-to-user/group mapping as the SSSD defaults?? I was
> > convinced I saw it on this list or the wiki not too long ago,
2020 Sep 03
4
SID mapping: Samba and SSSD
On Thu, Sep 3, 2020 at 4:45 PM Rowland penny via samba <
samba at lists.samba.org> wrote:
> On 03/09/2020 21:38, Robert Marcano wrote:
> > On 9/3/20 4:35 PM, Rowland penny via samba wrote:
> >> On 03/09/2020 21:15, Robert Marcano via samba wrote:
> >>>
> >>> There is an sssd provided idmapper (on RHEL/CentOS/Fedora) it is
> >>> packaged
2009 Mar 12
1
[Announce] Samba 3.3.2 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=================================================================
"The superfluous, a very necessary thing."
Voltaire
=================================================================
Release Announcements
=====================
This is the latest bugfix release release of the Samba 3.3 series.
Major enhancements in
2009 Mar 12
1
[Announce] Samba 3.3.2 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=================================================================
"The superfluous, a very necessary thing."
Voltaire
=================================================================
Release Announcements
=====================
This is the latest bugfix release release of the Samba 3.3 series.
Major enhancements in
2011 Aug 12
4
3.6.0 winbind issues
Testing 3.6.0 on a member server of a 3.5.8 domain shows some strange problems.
With the standard:
idmap config * : backend = tdb
no results are returned by getent, and wbinfo does not always
work, also no winbind_idmap.tdb file is ever created.
by changing to:
idmap config * : backend = rid
or
idmap config * : backend = hash
results are obtained but are the same regardless of
2004 Jul 24
5
why join domain
I've set up a test Samba PDC with a few test shares. From
the first Windows PC I logged on to a local computer account
and mapped drives to the shares on the Samba PDC. From the
second Windows PC I joined the domain and used a logon
script to connect to the shares.
My question:
What are the benefits of joining a Windows PC to the Samba
domain? Both arrangements above appear to meet my
2004 Nov 18
3
Domain authentication failing after a period of time
I am having an unusual bit of behavior with a recently upgraded 3.0.8
installation (from 3.0.2a). I upgraded the server and retained the
secrets.tdb file. The server itself is using security = domain, and it had
been joined to the domain prior to the upgrade. Now, once I started the
new version, I couldn't log on, and would get the error "There are no
logon servers available to service
2005 Mar 07
1
winbind_idmap.tdb not being updated
A few days ago I upgraded from 3.0.2 to 3.0.9, and since the upgrade, the
winbindd_idmap.tdb has not ever been modified, even after several restarts
of samba, and reboots of the system in question. It appears that the UID
mapping is still correct on the samba server, but I am just concerned that
new user additions etc are not being stored to the tdb files.
winbind_cache.tdb is being updated with
2004 Jun 07
2
Password trouble with LDAP (eDirectory)
Hi All,
I have a strange problem with passwords, stored in LDAP.
When i try to logon as a user with the correct password, access is
denied and the log says
check_ntlm_password: Authentication for user [administrator] ->
[administrator] FAILED with error NT_STATUS_NO_SUCH_USER
When i try to logon a user with incorrect password, access is (of
course) denied, but the log now says
2005 Mar 08
3
User not reported on file locked message
I have a very small problem. Thanks for any suggestions.
Say user1 logs onto a Windows XP workstation and opens
file1. Then, if user2 attempts to open the file from
another workstation the following message is displayed:
"file1 is locked for editing by ''"
Problem: *user1* is not displayed between the single quotes.
However, say user1 logs onto a Win98 workstation and
2025 May 14
1
Samba 4.19 and OpenLDAPs
I had a side suggestion from a list member whether nslcd was a possibility, using winbind for the authentication and nslcd to get the rfc2307 attributes. This was essentially my approach since nslcd and SSSD are performing the same role - connecting to an LDAP server for RFC2307. I have SSSD working with RHEL. RHEL has dropped NSLCD packages in favor of SSSD, but they are still available in
2010 Jan 18
2
Samba/Winbind uid/gid
Hi,
I actually have to install another samba server connected to Active
directory by using winbind.
All works ok, but i have a little problem.
In fact if i use getent |grep user on server1, the output is the following:
server1:~# getent |grep user
user:*:20083:20040:USER:/home/user:/bin/bash
server1:~#
on the second one server which use the same AD and the same
configuration file exept for
2025 May 14
1
Samba 4.19 and OpenLDAPs
Shannon,
We run Samba similar to what you describe. Here are excerpts from our smb.conf:
[global]
security = ads
allow trusted domains = no
idmap config * : backend = tdb
idmap config * : range = 1000000-1999999
idmap config ONID : backend = nss
idmap config ONID : range = 1000-999999 # our users in LDAP have uidnumbers in this range
2025 May 14
1
Samba 4.19 and OpenLDAPs
I'm using the libnss-ldapd, libpam-ldapd, and nslcd packages. These replaced the old nss-ldap and pam-ldap software from a long time ago.
Andy
________________________________
From: Shannon Price <pricesw at auburn.edu>
Sent: Wednesday, May 14, 2025 2:34 PM
To: Morgan, Andrew J <morgan at oregonstate.edu>; samba at lists.samba.org <samba at lists.samba.org>
Subject: RE:
2025 May 14
1
Samba 4.19 and OpenLDAPs
Thanks for your response, Andrew. I haven't had success with the NSS idmap (yet). My Samba server is using SSSD for passwd and group:
passwd: sss files systemd
group: sss files system
This works on the local system and for NFS mappings, but Samba won't pick up the initial userid. Which packages are you using to provide LDAP in your nsswitch.conf?
Failed to convert SID
2016 Aug 26
1
Configuration of smb.conf for Active Directory authentication
Thanks for the feedback.
With the modifications you specified I have this smb.conf, however it cannot be accessed?;
"
[global]
netbios name = FILESERVER-001
security = ADS
workgroup = CORP
realm = CORP.INBAYTECH.COM
log file = /var/log/samba/%m.log
log level = 1
idmap config *: backend = tdb
2016 Oct 05
3
winbindd losing track of RFC2307 UIDs
Am 05.10.2016 um 22:12 schrieb Rob via samba:
> On Tue, 4 Oct 2016, Rowland Penny wrote:
>
>> This is very strange, have you tried running 'net cache flush' on the
>> domain member ?
>>
>> Have you compared the users AD objects ?
>
> Running 'net cache flush' on the member does fix things, albeit only
> for a while:
>
> # wbinfo -i
2005 Jun 14
1
Delete user from winbind db.
OK, I added an account to my Windows domain, then later deleted that
account.
hebe bin # wbinfo -u
...
PROD+site00002
...
Still shows this user, how can I delete it from the winbind database?
I tried:
hebe bin # wbinfo -x site00002
Could not delete user account
and
hebe bin # wbinfo -x PROD+site00002
Could not delete user account
Any ideas?
2002 Oct 17
3
tdb Format
Hello All,
I think I touched on this subject on another thread when I was having
problems joining a WIN2k SP3 machine to the domain.
Anyway, does anyone know of a way to modify machine accounts in the new
format .tdb. The old way was pretty simple as it only required one to
modify a text file like smbpasswd.
I'd like to know what machine accounts I have listed in this file and
simply