summaryrefslogtreecommitdiff
path: root/docs/Samba-HOWTO-Collection
AgeCommit message (Collapse)AuthorFilesLines
2008-04-23Oops. Forgot to add file. Here it is.John Terpstra1-0/+258
(This used to be commit 7a85d27bd1ad5097fe3281bc832fd42e1fb10861)
2008-04-23Added Jerry's documentation on User Rights Management in 3.0.11.John Terpstra2-1/+2
(This used to be commit 4f26358e70135f06fa2c5cffc0604b7ddb99bc17)
2008-04-23Add note about WERR_BAD_PASSWORD when 'security = share'Jelmer Vernooij1-13/+6
(This used to be commit 6aaddb56d127dcb8b2a9ebe0d85da81e5520f440)
2008-04-23Add note about pgsql backendJelmer Vernooij1-0/+11
(This used to be commit b28aeabb9fb403f67a6fadaded014329ef6e1ad9)
2008-04-23Fix to get around bug that causes use of the quote meta-tag to fail inside a ↵John Terpstra1-1/+1
screen metatag. (This used to be commit 08d862035edebd4d0b30a0d0b94c21de30a4f679)
2008-04-23Fix typoJelmer Vernooij1-1/+1
(This used to be commit cddfbc1b166eccf35456f95b281c6b92b2f76b05)
2008-04-23Address some inaccracies (such as BDC solutions that might haveAndrew Bartlett2-19/+24
worked, but Samba never got the code to support), clarify some things that pedents have raised on the lists/in bugs, and explain about the 'ldap replication sleep' hack. Andrew Bartlett (This used to be commit dd9bd7b42e6818697f7e2dd913f6480406d24e60)
2008-04-23Fix typoJelmer Vernooij1-1/+1
(This used to be commit 162b8aad274baad41db203a692eb4c0a021120b8)
2008-04-23Typo fix.Rafal Szczesniak1-1/+1
rafal (This used to be commit 9b3641ac96e6fddbfb9782192db7b2212f0d6e01)
2008-04-23Fixing bugs.John Terpstra1-1/+2
(This used to be commit b3a08ba0f0809f8629a69e837d3e03336dd9e328)
2008-04-23Fixing groupmap errors.John Terpstra1-6/+6
(This used to be commit ecf24c8ba5ed8da7d2d9b2dbb453b4401a7bfa4e)
2008-04-23Update information to point out that configure only needs to be built if it ↵John Terpstra1-3/+6
does not already exist in the tarball. (This used to be commit 29489f7f46f8229ef63fc3c74d3de81d2040b4ae)
2008-04-23Addd instruction to run autogen.sh.John Terpstra1-2/+14
(This used to be commit aba822305c50ac11a312ca653042739be6cda4de)
2008-04-23Typo fix.Rafal Szczesniak1-1/+1
rafal (This used to be commit 48efc260e7913851c2c3b46d8b28a65cb3a1654f)
2008-04-23Replace drive root with environment variable that is portable.John Terpstra1-2/+2
(This used to be commit ff5a43ab3041626a8dc48f29e3f10163d7408dd0)
2008-04-23Use \ rather then + as the example winbind separator as + causes problems on ↵Jelmer Vernooij5-49/+44
systems with NIS (#1092) (This used to be commit e7a338890affed608faca0aa34cc76561db23f67)
2008-04-23Update path info.John Terpstra1-1/+2
(This used to be commit 961f4f04de4932979d73a21758027e718389ef38)
2008-04-23Another attempt to clarify.John Terpstra1-3/+3
(This used to be commit ff0a0e3db32d217386d26267b629e790783faffc)
2008-04-23Fix semantics.John Terpstra1-1/+1
(This used to be commit 6f12f233a8f3993c208aca3dae176ad60903f04c)
2008-04-23Fixes and updates.John Terpstra2-6/+7
(This used to be commit bec3bd8f5863b044bca64b38ff037224bb652211)
2008-04-23Fix for bug report #1716John Terpstra1-0/+7
(This used to be commit 5e818cefb47fb74b57f73b0151ff972fdba3905d)
2008-04-23Fixing incorrect info. The code only checks that the users UID=0.John Terpstra1-4/+4
(This used to be commit 2c00fd352f5576f6c6673dd674cd1aeb5562b773)
2008-04-23Fixing documentation bug #1093.John Terpstra1-0/+21
(This used to be commit 3cf5e8558392d8d814575d79959e8ffed85832fe)
2008-04-23Fixing more typos.John Terpstra2-2/+2
(This used to be commit 11defc328c167953f741cbe8955b794ec4350160)
2008-04-23Fix typo reported by Stepan Kasal.John Terpstra1-1/+1
(This used to be commit b86f4b9ac4dd647cb2d5065829560b4b1d1c1d1c)
2008-04-23Fix a small but annoying cut-n-pasteo with the net groupmap modify exampled.Richard Sharpe1-3/+3
You do not specify a RID on a modify command. (This used to be commit 8c9b4f2a95e30f761b12efaffb387fa318a48efd)
2008-04-23Replaced '%u' with '%U' which is expanded correctly on login.John Terpstra1-2/+2
(This used to be commit c55065d12d5b8460b5d95d10d4e2b1ef64463cb6)
2008-04-23IDMAP Completion.John Terpstra2-64/+520
(This used to be commit dcfd5eb5244caae46eca33ca76d206ca236fa585)
2008-04-23Fix provided by Robin Munn <rmunn@pobox.com>John Terpstra1-1/+1
(This used to be commit d710f086a53505ba08a04e344b6f9e139062b6e4)
2008-04-23More work in progress - further commits to follow.John Terpstra1-0/+162
(This used to be commit 3e03d26588627b7107ecd57577b063c7fe3557e0)
2008-04-23Another progress update - more coming soon.John Terpstra1-7/+43
(This used to be commit 91b9d4b72161555db845aece1149840f6a674914)
2008-04-23Progress commit only - still going.John Terpstra1-14/+123
(This used to be commit 87aaf35b2b470ef9c728addfdeb61a3d5e0318b2)
2008-04-23Latest patch for TCP/IP in WFW 3.11 is 3.11b, not 3.11aJelmer Vernooij1-1/+3
(This used to be commit e3865a27edcaafa46317772fbf10cdc5309a22a2)
2008-04-23Tiny update.John Terpstra1-7/+7
(This used to be commit 68e23fdcd378cf59f29d53aed3e7eb3cae2ece60)
2008-04-23Updates.John Terpstra2-10/+72
(This used to be commit f5566ff234bd0b1ba84767d546d7060499526759)
2008-04-23Work in progress commit - Adding IDMAP documentation.John Terpstra1-1/+18
(This used to be commit b8c2afe04c2ec231ad781addec037643a0ab4941)
2008-04-23Work in progress commit - Adding IDMAP documentation.John Terpstra1-1/+11
(This used to be commit e2f52f0feccffe62b289095e82da7b3789d2a79b)
2008-04-23Work in progress commit - Adding IDMAP documentation.John Terpstra4-0/+142
(This used to be commit 7aedb2f549e62b4bf3a3717292c879eecf15abc0)
2008-04-23Document charset handling fixes to SWAT (patch by Bjoern Jacke)Jelmer Vernooij1-22/+1
(This used to be commit 942d465fa101e68333260883ec38ae9eaea7b57b)
2008-04-23Typo fixesJelmer Vernooij2-3/+3
(This used to be commit 7d85d5373c09af543c56e0d70e111ee80dcd1aa0)
2008-04-23Make share writableJohn Terpstra1-0/+1
(This used to be commit 6b155edbc503dd8f902db88256694b0e4d831a1b)
2008-04-23Fix typo.John Terpstra1-1/+1
(This used to be commit 630b67df12430d4f58e4e461101daf788805549e)
2008-04-23Add description (to make build system happy)Jelmer Vernooij1-0/+1
(This used to be commit 9cfedfa759055a4db67af1205bac5a4f00e91435)
2008-04-23Fix typo.John Terpstra1-1/+1
(This used to be commit c5e93d2713a8565291871bf07e816914fd59a796)
2008-04-23Add more debugging information, both generic and for the VFS extd_audit module.John Terpstra2-0/+80
(This used to be commit c1763e368c1152b8117d1934147a508b3b089316)
2008-04-23Update VFS Extended Audit Module Debug Info.John Terpstra1-3/+4
(This used to be commit 82367649e3c98fc30c4277556b141c2844d6e3b3)
2008-04-23Add documentation on netbios node-type, clarify NetBIOS-less ops.John Terpstra1-8/+52
(This used to be commit d7fbe5a1006287ab982fd65ce961d4c95d1d993c)
2008-04-23More updates - more node-type doco is required.John Terpstra1-1/+5
(This used to be commit bc553c6028d1d5281bb24e99d405cd66cf1f8b23)
2008-04-23Relocate name lookup info to correct section.John Terpstra1-18/+17
(This used to be commit 30e1204c31c45b6a8c7e30bc62d619a520d17f02)
2008-04-23Add hitlistJelmer Vernooij1-0/+13
(This used to be commit 259928ae8f53e5b97eb922c2955fece507634325)