Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit a8936762967643a935ae45f468ad70e206406190)
|
|
(This used to be commit debf77cd3a7a48ad833255c42917d7e7660d3d15)
|
|
(This used to be commit 724f368bbac97b7d47d5986408d8937f3e7ee15c)
|
|
(This used to be commit d3b8ad67fc32c097d5aa783744192197cb3b3f26)
|
|
(This used to be commit 8bb4843f20c58bcf423bade3342beea61f2b35f7)
|
|
don't use underscores in chaptor names (invalid sgml syntax)
(This used to be commit 7864aeb9694a72090425f15e1512f56e32b20588)
|
|
(This used to be commit 2e6aa71c964a94c7b02fd61c14d9078c24ffb66d)
|
|
add printer command -> addprinter command
delete printer command -> deleteprinter command
display charset
dos charset
hide unwriteable -> hide unwriteable files
hostname lookups
name cache timeout
ntlm auth
paranoid server security
realm
smb ports
unicode
unix charset
wtmp directory
wins partners
block size
vfspath
(This used to be commit 80a25fe365ac83b7331fa95b3287dd275a229fdc)
|
|
add user to group script
delete group script
ads server
delete user from group script
disable netbios
block size
hide unwriteable
mangling method
(This used to be commit 6cb00e444f3acd7b3339c46813830fbdc3d7d027)
|
|
(This used to be commit ff8a80b873e38db7755f40b409fbc2d73693f40f)
|
|
(This used to be commit 477e8bb1a9b1895a4987ef2377b48ecc31999ab5)
|
|
(This used to be commit 0db310d82c9d8f403c41e158662be1260c609542)
|
|
This moves it right into the passdb subsystem, where we can do this in
just one (or 2) places. Due to the fact that this code can be in a tight loop,
I've had to make 'guest account' a 'const' paramater, where % macros cannot be
used. In any case, if the 'guest account' varies, we are in for some nasty
cases in the other code, so it's useful anyway.
Andrew Bartlett
(This used to be commit 8718e5e7b2651edad15f52a4262dc745df7ad70f)
|
|
I think these were originally from Jelmer, but I've lost
the original message.
Also had some syntax errors in the manpages (does no one regenerate
after making changes to the SGML source?)
Still have some developer specific docs to add from Jelmer in the next
go around....
(This used to be commit 5f673b788314325699a64377d514dda435e6c478)
|
|
Jerry, what's the latest on rebuilding doco from source? I've no idea
whether this actually compiles or not.
(This used to be commit 6a4202a105d36f7d368e6a1d524314ea348be2a9)
|
|
can someone regenerate and commit the other formats?
thanks
(This used to be commit cfc03b9257feeec1ae4b4cbf19d5ddcdabade133)
|
|
(This used to be commit d234f04a5f3ecd4debf66ce80e76f6b9aedaed6c)
|
|
samba-patches 970
(This used to be commit f3a0842e3020ddb9a710252a0bd51c2a01636695)
|
|
Andrew Bartlett
(This used to be commit 70929a970e7ca0488a6c9ed8664a6857d86349eb)
|
|
(This used to be commit 9e64d6973b4a4015a1f0282b11654ed9716786bd)
|
|
(This used to be commit 0e10ba465daada29cf57337fbb929c480bbce488)
|
|
(This used to be commit 1e36b7e9620f616590dd9f4f44384272b62605ff)
|
|
(from jelmer)
Andrew Bartlett
(This used to be commit f766fc47d405cd2862ab542d851cf0cbf07ed367)
|
|
(This used to be commit 27bba80c0e36f823e653439a829c285cc0663485)
|
|
charsets, becouse it really don't apply well with Samba 3.0 and unicode.
Andrew Bartlett
(This used to be commit 43fdd20386a45587e7b739f5c48c9cddc5c98da3)
|
|
(This used to be commit 3dd7fa7c57bb1c1d47b2c70a0dd4b5f14c1ddeb2)
|
|
Importantly:
The removal of the silly 'delete user script' behaviour when secuity=domain.
I have left the name the same - as it still does the (previously documented,
but not in smb.conf(5)) sane behaviour of deleting users on request.
When we decide what to do with the 'add user' functionality, we might
rename it.
Andrew Bartlett
(This used to be commit cdcfe3671eb7570e15649b77f708e6579055e7bc)
|
|
jrv@vanzandt.mv.com
Most of them didn't apply any more, but the bits that did I've commited.
Andrew Bartlett
(This used to be commit 1022a176e5af25872f34147d6f8b38601134915c)
|
|
cleanup some of the code in net_rpc_join re const warnings and
fstrings.
Passdb:
Make the %u and %U substituions in passdb work.
This is done by declaring these paramters to be 'const' and doing
the substitution manually. I'm told this is us going full circle,
but I can't really see a better way.
Finally these things actually seem to work properly...
Make the lanman code use the pdb's recorded values for homedir etc
rather than the values from lp_*()
Add code to set the plaintext password in the passdb, where it can
decide how to store/set it. For use with a future 'ldap password
change' option, or somthing like that...
Add pdb_unix, so as to remove the 'not in passdb' special cases from the
local_lookup_*() code. Quite small, as it uses the new 'struct passwd ->
SAM_ACCOUNT' code that is now in just one place. (also used by pdb_smbpasswd)
Other:
Fix up the adding of [homes] at session setup time to actually pass
the right string, that is the unix homedir, not the UNC path.
Fix up [homes] so that for winbind users is picks the correct name.
(bad interactions with the default domain code previously)
Change the rpc_server/srv_lsa_nt.c code to match NT when for the
SATUS_NONE_MAPPED reply: This was only being triggered on
no queries, now it is on the 'no mappings' (ie all mappings failed).
Checked against Win2k.
Policy Question: Should SID -> unix_user.234/unix_group.364 be
considered a mapping or not? Currently it isn't.
Andrew Bartlett
(This used to be commit c28668068b5a3b3cf3c4317e5fb32ec9957f3e34)
|
|
and there is no real reason for it to depend on more than the abilty
to compile the code.
(This used to be commit 64aaec137e39595e6e61b55eb525615683a1393c)
|
|
This option was badly maintained, useless and confused our users and
distirbutors. (its SSL, therfore it must be good...)
No windows client uses this protocol without help from an SSL tunnel.
I can't see any reason why setting up a unix-side SSL wrapper would
be any more difficult than the > 10 config options this mess added
to samba in any case.
On the Samba client end, I think the LIBSMB_PROG hack should be
sufficient to start stunnel on the unix side. We might extend this
to take %i and %p (IP and port) if there is demand.
Andrew Bartlett
(This used to be commit b04561d3fd3ee732877790fb4193b20ad72a75f8)
|
|
a little while back. We might have to look at the migration path for these
options. (or as --with-ldap has always been 'experimental' we could ignore
it...)
Andrew Bartlett
(This used to be commit 35e909b33870f6c5d8af9398d6f9f816e83e2ca4)
|
|
(This used to be commit e8ede079b5af4187573f1b8ed0d94b6f03cbbd22)
|
|
* fix typos
* regenerate pages
(This used to be commit edfafa1d40649101d599859951f7289c1d057cfa)
|
|
(This used to be commit 0ffda9ffad2073a5995ce34fde5c3b5fc4859b90)
|
|
Doco for pdbedit and (ugly, but the best we could come up with) fix
for compiling pdbedit on some non-gcc compilers.
Andrew Bartlett
(This used to be commit 80adf1dbb56cf8bdbfbcc2c8c7b670c0a23c97f8)
|
|
Volker
(This used to be commit 8973a01f5efa547ed356e27fe1660da732b24cdd)
|
|
(This used to be commit 206f1158bd059de9bf4290935d131f42e4639f99)
|
|
(This used to be commit 1650bc969fbd36a02758fafd9addc66ea715e835)
|
|
Andrew Bartlett
(This used to be commit 012b3326c40ca0f8f4c7673310d73f695cc4f79b)
|
|
All uids and gids must create valid RIDs, becouse other code expects this, and
can't handle the failure case. (ACL code in particular)
Allow admins to adjust the base of the RID algorithm, so avoid clashes with
users brought in from NT (for example).
Put all the algorithm code back in one place, so that this change is global.
Better coping with NULL sid pointers - but it still breaks a lot of stuff.
BONUS: manpage entry for new paramater :-)
counter based rids for normal users in tdbsam is disabled for the timebeing,
idra and I will work out some things here soon I hope.
Andrew Bartlett
(This used to be commit 5275c94cdf0c64f347d4282f47088d084b1a7ea5)
|
|
(This used to be commit 4b69834eb722c647426d1d1495eb53f8b9b5ba7e)
|
|
* addedd "private dir" to smb.conf.5.sgml
* regenerated man pages, HOWTOs, etc...
(This used to be commit 3b29006e35a991d20cda1c92d535ef016099d0d4)
|
|
someone should really re-run it. It's a newer version of Docbook2X
than Jerry is running...and something we need has changed.
(This used to be commit 81c5648b3c3179e0dcac7c0cc1a2adc76d922298)
|
|
Once again, can someone run docbook on this?
(This used to be commit dc77ad423da65cc1135674085494a28678ec4b6f)
|
|
addition of long flags from conversion to popt, and update of the version
number. Can someone with working docbook do the magic to this thing?
(This used to be commit e074f10622329ba6588078f8c640fbc29f536c5b)
|
|
(This used to be commit 9a9e4e92ae079eb906dcc7123df092f4917b5dad)
|
|
(This used to be commit 96299b6391512079b53f1593206b6cd7ecaacb2f)
|
|
(This used to be commit b1cbc23d82cfca1179d6be1e11b8bea2d0acdc9e)
|
|
(This used to be commit 8b357e6551c3a91aa7017ae8dcf38558f15f1c0b)
|