| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| | |
(This used to be commit 381f75134a8d7dd2c3983f64b6598944a63a07b2)
|
| |
| |
| |
| | |
(This used to be commit 13a4cd540a1c193e77d973b9dac5bc2d9e7a5353)
|
| |
| |
| |
| | |
(This used to be commit aee2c48c729c4c9d7187556a9fabc4becb4045dd)
|
| |
| |
| |
| | |
(This used to be commit c7f18b38e683bf3b341504e02af448ce13fad248)
|
| |
| |
| |
| | |
(This used to be commit 934dbcb1ae47811cae69c3b0677ba89e4f8eabee)
|
| |
| |
| |
| | |
(This used to be commit 0a55ff6738f9a8bdc480cb71c43e7372e45af216)
|
| |
| |
| |
| | |
(This used to be commit c1dea19852d8eedf590323ac464f863eb3b92c83)
|
| |
| |
| |
| |
| |
| |
| | |
places where it was used, this caused me segfaults in the last week :(
add more debugging in idmap to chase down a problem
(This used to be commit 6393105bda12fb3f6211e4f0128aabf588431b49)
|
| |
| |
| |
| | |
(This used to be commit f75624dad4183748fcf31390e249b945716c333a)
|
| |
| |
| |
| | |
(This used to be commit c77c4e57dcecd6eeaadffe1b1f78483eaaa79217)
|
| |
| |
| |
| |
| | |
* add "sid=..." to 'net groupmap add'
(This used to be commit e5f6676639b5552f7dec90091c53cf14e78088ee)
|
| |
| |
| |
| | |
(This used to be commit efa4e08210ff7c3bd703f0bb3ddf8da8bb84850a)
|
| |
| |
| |
| | |
(This used to be commit 4c7efe25c3f2336938050086ffe5f4cfe462e6f6)
|
| |
| |
| |
| | |
(This used to be commit b750b8c542508ff4d084d8eaf3abcad858ee8fd0)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This allows us to join as a BDC, without appearing on the network as one
until we have the database replicated, and the admin changes the configuration.
This also change the SID retreval order from secrets.tdb, so we no longer
require a 'net rpc getsid' - the sid fetch during the domain join is sufficient.
Also minor fixes to 'net'.
Andrew Bartlett
(This used to be commit 876e00fd112e4aaf7519eec27f382eb99ec7562a)
|
| |
| |
| |
| | |
(This used to be commit 9ba88c7314168b87b72a7e9dc3c7588dcce86893)
|
| |
| |
| |
| | |
(This used to be commit 88fdc36f9373c63706907e48be317007aeba06d6)
|
| |
| |
| |
| | |
(This used to be commit 2e4b45cd2efe46477c2849faffe0e8401132ef88)
|
| |
| |
| |
| | |
(This used to be commit c6c4f69b8ddc500890a65829e1b9fb7a3e9839e9)
|
| |
| |
| |
| | |
(This used to be commit dfbd2a2e7a5f0f2713bc48daa24d43b07f187d14)
|
| |
| |
| |
| |
| | |
- Fix typo in script/installswat.sh
(This used to be commit 8d2aec7a73d41a9d32c10abd1c8833ebfd41dd77)
|
| |
| |
| |
| | |
(This used to be commit 9c9d969c93400d91a12e78635d54e1c5f90efab8)
|
| |
| |
| |
| |
| |
| |
| | |
would work now...
Volker
(This used to be commit 8c70f657cfb2f2b32fbaa31112d7953a3a6dc775)
|
| |
| |
| |
| |
| |
| |
| |
| | |
I could not fix the "passing arg 5 of `ldap_search_s'" completely with
gcc -Wall. A non-developer compile does not complain though.
Volker
(This used to be commit cf923d713305620278e3759599247d3cf7aa0e2f)
|
| |
| |
| |
| | |
(This used to be commit bed69decea61881ab7071be3e34be71df9b178a1)
|
| |
| |
| |
| | |
(This used to be commit a369c2ff2637dc808035217eaada4cf923c5cf6d)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Need to check on where the privilege code is sitting
and update the docs.
Examples:
root# bin/net help groupmap
net groupmap add
Create a new group mapping
net groupmap modify
Update a group mapping
net groupmap delete
Remove a group mapping
net groupmap list
List current group map
# bin/net groupmap add
Usage: net groupmap add rid=<int> name=<string> type=<domain|local|builtin> [comment=<string>]
# bin/net groupmap delete
Usage: net groupmap delete name=<string|SID>
# bin/net groupmap modify
Usage: net groupmap modify name=<string|SID> [comment=<string>] [type=<domain|local>
(This used to be commit f2fd0ab41ffbc0355db95529b6bda1b21aa4860a)
|
| |
| |
| |
| | |
(This used to be commit 7f0fd03f699f24094e32a92dbb0ec55d9a602c36)
|
| |
| |
| |
| |
| | |
well now)
(This used to be commit 6220068d48f1fc5c85ff68a791e4e34e92cb4a0a)
|
| |
| |
| |
| |
| |
| | |
Eloy Paris
(This used to be commit 6155144b9f6a8d41675ff8f0564f86420431c142)
|
| |
| |
| |
| |
| | |
Volker
(This used to be commit 5af417a6ba24e6bb09979488511f482efa4894b8)
|
| |
| |
| |
| | |
(This used to be commit 7798c7ee1a2fafa0a4879e550e16027f17ccbbcf)
|
| |
| |
| |
| | |
(This used to be commit 58aa32ea6ac587df92ceefc527afbb1ff5bd0b08)
|
| |
| |
| |
| | |
(This used to be commit 3a99e5a2dbc88a2234ca08ca1e7b50f14ff9bce9)
|
| |
| |
| |
| | |
(This used to be commit 9bfbf6e49182850a19cf2cb4a565298c8c8fc1e1)
|
| |
| |
| |
| | |
(This used to be commit df7e50dc5826adc3d12d51a0192d4d526fc88165)
|
|\|
| |
| |
| | |
used to be commit a50dc3f836a898d1aef08afbd12e7221db24440a)
|
| |
| |
| |
| | |
(This used to be commit 410451f9478ff1e73cabc8ee2213ded4f08315c6)
|
| |
| |
| |
| |
| | |
Hopefully more coming ...
(This used to be commit 22d1819011de02351976bad778837a28ab45a449)
|
| |
| |
| |
| | |
(This used to be commit eefe0322e2ab257d511ff5e7f93a16311e7073a0)
|
| |
| |
| |
| |
| | |
Andrew Bartlett
(This used to be commit b12164729d61c4c6c4824ac1dad2c440f6852c06)
|
| |
| |
| |
| | |
(This used to be commit 63767ab985396434d8772104555395d87691ed14)
|
| |
| |
| |
| |
| |
| | |
multi-PDU encode/decode with SCHANNEL. Also need to test against WNT DC.
Jeremy.
(This used to be commit ec82e8e9f4a6bf807a91ac265af39a516c7ab631)
|
| |
| |
| |
| |
| | |
by Stephen D. Roylance)
(This used to be commit 502f332345db88c9ff474e84f22080d99dc6c771)
|
| |
| |
| |
| | |
(This used to be commit 17243c61b56c20c86b5d10be294d06addffedb6a)
|
| |
| |
| |
| | |
(This used to be commit 84fba11ff0a649932e1f812408017ae4c5611083)
|
| |
| |
| |
| | |
(This used to be commit 8ba6148c69031e9a82687d4d006e1fa7ada21e91)
|
| |
| |
| |
| | |
(This used to be commit 015924491e2f06ff5a96729c7db7411a29281594)
|
| |
| |
| |
| | |
(This used to be commit 0048a81abe99e43655d4482df27903dba774213b)
|
| |
| |
| |
| | |
(This used to be commit 87f491d6a63e0818ada4ed21dd1f4905b20f846c)
|