Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 1748fdfb43ddf6397240a8da1f967ceeb0879252)
|
|
(This used to be commit a092928b8e864c5c29cc8541d2492f0aa18931f3)
|
|
make a new sam_Account contain our domain by default, windows will complain
on logon otherwise.
fix stupid typo in idmap_util.c
(This used to be commit 21701876dc6c59ebfc51be708a98226a00a764e0)
|
|
Jeremy.
(This used to be commit e954ca2ce8ec6b36794585c3bc948140cf9e7947)
|
|
Jeremy.
(This used to be commit aeba1fcab2fa61859fc1052af4752512a33bd801)
|
|
correctly handle allocated rids in tdbsam
(This used to be commit 7ae6162e1dd668897628c4f7edff508616644d21)
|
|
(This used to be commit 31560948d821a41c3c0468d2949cf87ec92ddabd)
|
|
add group mapping mappings to idmap at startup
(This used to be commit 62365023db61d5a4fa32845af3db73bce6cb94ea)
|
|
(This used to be commit 568feee8977ee1be210344c8ab1896512894cba2)
|
|
plus internal fixes
1st stage
(This used to be commit 6d036761e565bc93964bb3c939d5b7d78d5778a3)
|
|
(This used to be commit 908d839b77a03ac07b00b43a3000c8ea53dd5e35)
|
|
(This used to be commit e146682b9f0cd8c8f6be6cad4b05a86ca118e973)
|
|
(This used to be commit 277fa587d596449a6ac15b440ae07d6707d758ac)
|
|
metze)
(This used to be commit 3895571eeef81db7ce4c71e85b0be5c235b16efd)
|
|
(This used to be commit 2d150947082114f5e275a774baefc7e838ab5657)
|
|
(This used to be commit 21162481bcd26fc7c994bff60c2b0ad9f5fee245)
|
|
(This used to be commit 3a28a287c08955bcd9387fbd08a1e742ffd969b9)
|
|
(This used to be commit 7cafdf9e9576f7988d72fccbc2fad3fbcd3c67df)
|
|
(This used to be commit 5b4274c3a10c3ab133fb8a0b8cff41413224f88a)
|
|
(This used to be commit 386ba78e787ebae8109e39686d0b8d9875dd12e1)
|
|
(This used to be commit 7c60a2a4394c9ce48c079c2c5233cd8002789e03)
|
|
(This used to be commit f4f6e0b29e744077dfb836745716a659a49d7529)
|
|
(This used to be commit 0cdab65ae336d8d1887519076a121deffe1ceb17)
|
|
(This used to be commit f7c9df751459da2d4a996d5f0135334fb3f87f69)
|
|
(This used to be commit b558088b85355e9f22c77b4267a038adc47e9630)
|
|
(This used to be commit 6378451733bfddd3732dc3bbc7b814e625eaf649)
|
|
(This used to be commit 4677d5e11c309b074be2ebb2e22394c5b3c13c58)
|
|
source file. I will be making changes to sock_exec to work on VOS, which
has a blocking connect() call, but first I want to get it in its own source
file so that it can be called from a test program.
(This used to be commit 2dd18ca0cfd4d793067b9b712554565965db0af1)
|
|
few fixes to *id_to_*id functions, we don't set the mapping for algoritmic
RIDs, they are resolved in the classic way
eliminate getpw* calls from tdbsam
(This used to be commit 6a7689cf74cd4d5f29e0b12f4bf8ac3051d49157)
|
|
(This used to be commit b05fa6b90a7f5b74824d32b687c17ef6e76f59c1)
|
|
it compiles and lets the build farm get on it's way)
(This used to be commit 7498d69d9d69f70a4c7511b5032d7d5d2b9c846f)
|
|
(This used to be commit db571a9fd7fbce1c13ed652616ad9725db00b49f)
|
|
(This used to be commit 1915ab7b95b2baade0f4293d5a7a96003888d1c9)
|
|
SAM_ACCOUNT does not have anymore uid and gid fields
all the code that used them has been fixed to use the proper idmap calls
fix to idmap_tdb for first time idmap.tdb initialization.
auth_serversupplied_info structure has now an uid and gid field
few other fixes to make the system behave correctly with idmap
tested only with tdbsam, but smbpasswd and nisplus should be ok
have not tested ldap !
(This used to be commit 6a6f6032467e55aa9b76390e035623976477ba42)
|
|
from 2.2. if they still need them
(This used to be commit 000fe6b2f0e87571d2a6f2f19d4f90076eaeee3e)
|
|
(This used to be commit bec502c3b8bba1ae77a72c05da2f0de6e1b0931e)
|
|
account creation.
(This used to be commit 843673947ed42720397ed30cf678e06f4fb11c6d)
|
|
(This used to be commit 21867183e082a4ec7fec64a534677058cba1a598)
|
|
set one - new accounts -> domain users, unless otherwise specified.
This moves that logic from pdb_set_sam_sids() into pdb_init_sam_new(), which
is called by all the 'new account' creators. (pdb_set_sam_sids() now only
deals with the mapping from an existing account)
Andrew Bartlett
(This used to be commit 2c7b3d9fd5bb327bdbd34ec27b36eb59cbc481af)
|
|
(This used to be commit 63cf5637c16dc770f0ab2f73ff00577c7cd426ee)
|
|
(This used to be commit 4ab1909378695383e7e5bd20898392e6d2166969)
|
|
his IDMAP work.
This version also works properly (the HEAD version had suffered from bitrot),
and should be a good basis to change into the new IDMAP rules.
It also includes UTF8 conversions.
Included also are the schema changes, and a note about the now very old scripts
in examples/LDAP (they don't work for this, or even the previous schema).
Andrew Bartlett
(This used to be commit 38a8f2b23a12f6a964d447f7904dd722a1ca046c)
|
|
(This used to be commit 3c2963f8e3f98ecae9fe59336c35000cf4d386c5)
|
|
(This used to be commit f7041ec5d74475013c839b5ea9ecac10322e5e65)
|
|
of sync-up for the rpc_server/srv_samr_nt.c
Andrew Bartlett
(This used to be commit 3c867aedd9abc29389f5d049dbc94ada6738d1b0)
|
|
(This used to be commit ba1e654a15fa800e56732fe005afd7479c18324b)
|
|
(This used to be commit a4056e2cae21e1f7e1aac1414bfa4158947fbfc7)
|
|
(This used to be commit 7daf5f004273156ae263129b847c601b210f4fdb)
|
|
reverted user making function, did not pass the abartlet test :-)
idmap is now fully integrated, we only miss user creation and removal of uid
and gid from SAM_ACCOUNT
(This used to be commit 67af8c26586c4829166795813a373bf9be27b753)
|
|
(This used to be commit c4ba4db3414a2178a5314291c767d02e3f88525c)
|