Gerald Carter
0676a942f9
[merge from SAMBA_3_0]
...
Merging smbgroupedit into 'net groupmap'. Not entirely done.
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 0fd28bc3a8
)
2003-04-19 06:04:17 +00:00
Gerald Carter
7d1ea0987d
uidPool and gidPool don't use cn anymore (but we don't use thsi anyways)
...
(This used to be commit 4c92994dfd
)
2003-04-18 22:19:51 +00:00
Richard Sharpe
db233b6970
More minor edits to add features ...
...
(This used to be commit 882799ca11
)
2003-04-18 19:32:58 +00:00
Gerald Carter
78f039f043
fix byte ordering when using CIDR notation in hosts allow/deny; spotted by Eloy Paris
...
(This used to be commit c2580e15d6
)
2003-04-18 14:56:29 +00:00
Volker Lendecke
cdb197135f
Survive a samdump with an alias that has no description
...
Volker
(This used to be commit 408a94b64d
)
2003-04-18 08:36:12 +00:00
Jelmer Vernooij
a4c20fc76b
Add notes on Japanese charsets from Monyo
...
(This used to be commit 571e14bd07
)
2003-04-17 19:56:52 +00:00
Jelmer Vernooij
065cf3eac5
Regenerate docs
...
(This used to be commit 381f75134a
)
2003-04-17 19:23:06 +00:00
Jelmer Vernooij
cdd3fa410a
Regenerate docs
...
(This used to be commit 13a4cd540a
)
2003-04-17 19:15:22 +00:00
Jelmer Vernooij
3706db0216
Always use DSSSL stylesheet
...
(This used to be commit aee2c48c72
)
2003-04-17 19:12:40 +00:00
Jelmer Vernooij
c85cb325aa
Fix syntax errors
...
(This used to be commit c7f18b38e6
)
2003-04-17 19:12:05 +00:00
Jelmer Vernooij
1ac5abe516
Update SGML layout.
...
(This used to be commit 934dbcb1ae
)
2003-04-17 18:58:53 +00:00
Jelmer Vernooij
683bba2e8b
Fix syntax errors
...
(This used to be commit 0a55ff6738
)
2003-04-17 17:25:24 +00:00
John Terpstra
30f3314a0f
Edits in progress.
...
(This used to be commit c1dea19852
)
2003-04-17 16:08:22 +00:00
Simo Sorce
491aa2bfde
seem that someone changed the semanthic of unix_strlower without fixing all
...
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 6393105bda
)
2003-04-17 14:25:52 +00:00
John Terpstra
800f68d2fb
Small edits.
...
(This used to be commit f75624dad4
)
2003-04-17 12:08:03 +00:00
John Terpstra
07e38f7a9d
Adding Mimir's edits.
...
(This used to be commit c77c4e57dc
)
2003-04-17 12:07:32 +00:00
Richard Sharpe
953aef482b
More updates ...
...
(This used to be commit 410451f947
)
2003-04-17 08:09:20 +00:00
Richard Sharpe
6584cde213
Updates to editreg.c to provide more functionality ...
...
Hopefully more coming ...
(This used to be commit 22d1819011
)
2003-04-17 06:20:29 +00:00
Alexander Bokovoy
9a68709f2c
Fix typos
...
(This used to be commit eefe0322e2
)
2003-04-16 20:52:33 +00:00
Andrew Bartlett
1268992fa3
I've changed 'net rpc join', so I should doco it...
...
Andrew Bartlett
(This used to be commit b12164729d
)
2003-04-16 18:45:42 +00:00
Alexander Bokovoy
f7bca2f1eb
Fix a typo spotted when working on PDF version
...
(This used to be commit 63767ab985
)
2003-04-16 17:21:30 +00:00
Jeremy Allison
8f25fd3d72
Fixes to make SCHANNEL work against a W2K DC. Still need to fix
...
multi-PDU encode/decode with SCHANNEL. Also need to test against WNT DC.
Jeremy.
(This used to be commit ec82e8e9f4
)
2003-04-16 15:54:00 +00:00
Jelmer Vernooij
84e2fbf17c
Add -berok to LDSHFLAGS on AIX so modules build on AIX 5 (reported
...
by Stephen D. Roylance)
(This used to be commit 502f332345
)
2003-04-16 14:57:14 +00:00
Jelmer Vernooij
8911258e7e
Only use backtrace variables when we can use them
...
(This used to be commit 17243c61b5
)
2003-04-16 14:51:44 +00:00
Jelmer Vernooij
8213a4dc2e
Check for -1 not EOF as return value of poptGetNextOpt
...
(This used to be commit 84fba11ff0
)
2003-04-16 14:24:45 +00:00
Andrew Bartlett
8a98adf7dd
Fix segfault by getting this the right way around
...
(This used to be commit 8ba6148c69
)
2003-04-16 14:23:01 +00:00
Andrew Bartlett
8d3501c8e8
Up the debug level for the second run of the test (client side)
...
(This used to be commit 015924491e
)
2003-04-16 14:04:58 +00:00
Andrew Bartlett
d236bd1298
We changed 'net' so change the torture tests that use it.
...
(This used to be commit 0048a81abe
)
2003-04-16 13:23:18 +00:00
Andrew Bartlett
0d072569ae
Adjust comment to respect change to no longer use unixsam by default...
...
(This used to be commit 87f491d6a6
)
2003-04-16 12:02:02 +00:00
Andrew Bartlett
90ddf1a21a
This code is no longer referenced - moved to the new libsmb/ldap.c
...
Andrew Bartlett
(This used to be commit c98bbc7507
)
2003-04-16 12:00:32 +00:00
Andrew Bartlett
4c6d325781
Expand this magic number into the #defines it is made up of.
...
(This used to be commit 3d2d19b910
)
2003-04-16 11:56:58 +00:00
Andrew Bartlett
ddc858a961
Add some static and #ifdef DEVELOPER
...
(This used to be commit 3bdbd320b0
)
2003-04-16 11:14:13 +00:00
Andrew Bartlett
520ddfc0ac
Put this comment in a better place...
...
(This used to be commit 3fdddade0f
)
2003-04-16 10:25:42 +00:00
Andrew Bartlett
c56eca05bf
NTSTATUS strings are much more use than raw numbers...
...
(This used to be commit aeaa60c843
)
2003-04-16 10:24:24 +00:00
Andrew Bartlett
2cb0b91ed1
Store the type of 'sec channel' that we establish to the DC. If we are a
...
workstation, we have to use the workstation type, if we have a BDC account,
we must use the BDC type - even if we are pretending to be a workstation
at the moment.
Also actually store and retreive the last change time, so we can do
periodic password changes again (for RPC at least).
And finally, a couple of minor fixes to 'net'.
Andrew Bartlett
(This used to be commit 6e6b7b79ed
)
2003-04-16 10:20:14 +00:00
Andrew Bartlett
f9cde25fa4
Make this code actually compile (--with-ldapsam).
...
This might not actually be the 'right way' to do this, but it's better to
have it compile...
Andrew Bartlett
(This used to be commit c7dc0b27ac
)
2003-04-16 09:41:10 +00:00
Jelmer Vernooij
ef41d0d951
Add torture to everything..
...
(This used to be commit 89048748ae
)
2003-04-16 09:12:26 +00:00
Jelmer Vernooij
abb10073d3
Don't build the torture progs in 'make all'
...
(This used to be commit 4477954696
)
2003-04-16 08:57:12 +00:00
Jeremy Allison
161017758e
Fix mem leak. Spotted by tpot (thanks Tim).
...
Jeremy.
(This used to be commit adeac265a0
)
2003-04-16 08:46:36 +00:00
Andrew Bartlett
be67c10986
Cause the winbind auth module to call the ntdomain module if winbind is not
...
running.
This causes Samba not to contact the NT domain controller if Winbind is there,
but the user had the wrong password.
Andrew Bartlett
(This used to be commit 119a1c276a
)
2003-04-16 08:45:12 +00:00
Jeremy Allison
030e760cdb
Tested on Win2k, now I think I know what success/fail means in fdsess test.
...
Jeremy.
(This used to be commit dda94e3731
)
2003-04-15 14:46:27 +00:00
Alexander Bokovoy
4bde67ef60
Fix smb.conf.5.xml and friends:
...
addressable IDs should be specified at section level, not in titles or it does not work with both HTML and PDF generation (for former one link is created but target does not).
(This used to be commit 297ffdb21a
)
2003-04-15 12:35:52 +00:00
Jelmer Vernooij
4e3f7c8509
Fix build of VFS modules statically (we used Makefile variables before setting them)
...
(This used to be commit 8df9ab2fcf
)
2003-04-15 12:04:48 +00:00
Alexander Bokovoy
f5b33c6d2b
Final touch:
...
1. Move preloadmodules.xml to Security section
2. Fix lpqcachetime.xml from Printing section
(This used to be commit ef005d1a94
)
2003-04-15 11:54:15 +00:00
Alexander Bokovoy
058f6c0459
Final bits of smb.conf(5) are converted!
...
(This used to be commit fac3d67f71
)
2003-04-15 11:46:16 +00:00
John Terpstra
3933864966
Applying updates from Rafal (mimir) and from DAvid Lechnyr.
...
(This used to be commit 3cd0b160e1
)
2003-04-15 10:11:43 +00:00
Alexander Bokovoy
8a573fb099
Fix some minor typos
...
(This used to be commit b4cf8a641d
)
2003-04-15 08:42:05 +00:00
Alexander Bokovoy
27eb9d9737
Convert another group of options in Misc section
...
(This used to be commit 43f8ae4613
)
2003-04-15 08:09:55 +00:00
Alexander Bokovoy
084684468d
Convert another group of options in Misc section
...
(This used to be commit a690ff1f8a
)
2003-04-15 07:47:02 +00:00
Tim Potter
75913ec2a9
Typo in comment.
...
(This used to be commit 0a87d668a0
)
2003-04-15 04:08:59 +00:00