search for: id_map

Displaying 12 results from an estimated 12 matches for "id_map".

Did you mean: md_map
2005 Mar 22
2
ADS member.
...in a sentence it said to delete all /var/lib/samba/*tdb files, so "winbindd_cache.tdb" and "winbind_idmap.tdb" files but when I start the samba server again in ADS new domain something's wrong. Because it is not able to map the same UID and GID as before, I don't use any id_map backend but only retrive users and group by winbind. Fortunately I have made a backup copy of tdb files so I can copy them over. How it doesn't work, it is normal? Thanks a lot. Marco.
2009 Mar 12
1
[Announce] Samba 3.3.2 Available for Download
...* Fix build on SLES8. * Decremented by 1 for ntcancel requests. o Tim Prouty <tprouty@samba.org> * Fix creation of core files. o Dan Sledz <dan.sledz@isilon.com> * Fix first mapping of uids/gids in Winbind. o Bo Yang <boyang@novell.com> * Initialize the id_map status in idmap_ldap to avoid surprise. * Fix initialization of idmap status. ================ Download Details ================ The uncompressed tarballs and patch files have been signed using GnuPG (ID 6568B7EA). The source code can be downloaded from: http://download.samba.org/s...
2009 Mar 12
1
[Announce] Samba 3.3.2 Available for Download
...* Fix build on SLES8. * Decremented by 1 for ntcancel requests. o Tim Prouty <tprouty@samba.org> * Fix creation of core files. o Dan Sledz <dan.sledz@isilon.com> * Fix first mapping of uids/gids in Winbind. o Bo Yang <boyang@novell.com> * Initialize the id_map status in idmap_ldap to avoid surprise. * Fix initialization of idmap status. ================ Download Details ================ The uncompressed tarballs and patch files have been signed using GnuPG (ID 6568B7EA). The source code can be downloaded from: http://download.samba.org/s...
2025 May 14
1
Samba 4.19 and OpenLDAPs
...vor of SSSD, but they are still available in Ubuntu, so there could be a path with Ubuntu serving Samba instead. The Samba option "security = ads" and the net join establishes the authentication with AD, but I haven't been able to get the idmap to fall back to LDAP (except the klunky id_map = script that I mention below. It seems like the ADS setting causes the idmap settings (e.g. idmap_ldap) to be ignored. -- Shannon Price Auburn University -----Original Message----- From: Shannon Price Sent: Monday, May 12, 2025 4:42 PM To: samba at lists.samba.org Subject: RE: [Samba] Samba 4.1...
2025 May 14
1
Samba 4.19 and OpenLDAPs
...vor of SSSD, but they are still available in Ubuntu, so there could be a path with Ubuntu serving Samba instead. The Samba option "security = ads" and the net join establishes the authentication with AD, but I haven't been able to get the idmap to fall back to LDAP (except the klunky id_map = script that I mention below. It seems like the ADS setting causes the idmap settings (e.g. idmap_ldap) to be ignored. -- Shannon Price Auburn University -----Original Message----- From: Shannon Price Sent: Monday, May 12, 2025 4:42 PM To: samba at lists.samba.org Subject: RE: [Samba] Samba 4.1...
2025 May 14
1
Samba 4.19 and OpenLDAPs
...vor of SSSD, but they are still available in Ubuntu, so there could be a path with Ubuntu serving Samba instead. The Samba option "security = ads" and the net join establishes the authentication with AD, but I haven't been able to get the idmap to fall back to LDAP (except the klunky id_map = script that I mention below. It seems like the ADS setting causes the idmap settings (e.g. idmap_ldap) to be ignored. -- Shannon Price Auburn University -----Original Message----- From: Shannon Price Sent: Monday, May 12, 2025 4:42 PM To: samba at lists.samba.org<mailto:samba at lists.samba...
2025 May 14
1
Samba 4.19 and OpenLDAPs
...vor of SSSD, but they are still available in Ubuntu, so there could be a path with Ubuntu serving Samba instead. The Samba option "security = ads" and the net join establishes the authentication with AD, but I haven't been able to get the idmap to fall back to LDAP (except the klunky id_map = script that I mention below. It seems like the ADS setting causes the idmap settings (e.g. idmap_ldap) to be ignored. -- Shannon Price Auburn University -----Original Message----- From: Shannon Price Sent: Monday, May 12, 2025 4:42 PM To: samba at lists.samba.org<mailto:samba at lists.samba...
2025 May 14
1
Samba 4.19 and OpenLDAPs
...vor of SSSD, but they are still available in Ubuntu, so there could be a path with Ubuntu serving Samba instead. The Samba option "security = ads" and the net join establishes the authentication with AD, but I haven't been able to get the idmap to fall back to LDAP (except the klunky id_map = script that I mention below. It seems like the ADS setting causes the idmap settings (e.g. idmap_ldap) to be ignored. -- Shannon Price Auburn University -----Original Message----- From: Shannon Price Sent: Monday, May 12, 2025 4:42 PM To: samba at lists.samba.org<mailto:samba at lists.samba...
2009 Mar 31
1
[Announce] Samba 3.2.9 Maintenance Release Available
...server is invalid. o Andrew Tridgell <tridge@samba.org> * Fix a bug in message handling for code the change notify code. o Jelmer Vernooij <jelmer@samba.org> * Properly cast array length in print functions. o Bo Yang <boyang@novell.com> * Initialize the id_map status in idmap_ldap to avoid surprise. ================ Download Details ================ The uncompressed tarballs and patch files have been signed using GnuPG (ID 6568B7EA). The source code can be downloaded from: http://download.samba.org/samba/ftp/ The release notes are available...
2009 Mar 31
1
[Announce] Samba 3.2.9 Maintenance Release Available
...server is invalid. o Andrew Tridgell <tridge@samba.org> * Fix a bug in message handling for code the change notify code. o Jelmer Vernooij <jelmer@samba.org> * Properly cast array length in print functions. o Bo Yang <boyang@novell.com> * Initialize the id_map status in idmap_ldap to avoid surprise. ================ Download Details ================ The uncompressed tarballs and patch files have been signed using GnuPG (ID 6568B7EA). The source code can be downloaded from: http://download.samba.org/samba/ftp/ The release notes are available...
2025 May 12
1
Samba 4.19 and OpenLDAPs
I have this working using "idmap_script" for the idmapping (homegrown script). I authenticate vs Active Directory and use SSSD to talk to OpenLDAP on the backend for group membership and posix attributes (homedir mostly). My nsswitch.conf looks like this: passwd: sss files systemd group: sss files systemd ID mapping is done very simply (my script is VERY short and for now
2016 Aug 04
7
Hyper-V Virtual Machines fail to start on Samba shares
Hello, I have problem with Samba 4.4.3. I'd like to use SMB 3.02 file shares as shared storage for Hyper-V in Windows Server 2012 R2. I am able to create Virtual Machine on Samba share using guest access, but when I try to start VM I'm getting the following error: "An error occurred while attempting to start the selected virtual machine(s). 'New Virtual Machine' could not