summaryrefslogtreecommitdiff
path: root/docs/docbook/manpages
AgeCommit message (Collapse)AuthorFilesLines
2003-04-14Got in a local document by mistake. Sorry, I need to get some sleep.Jelmer Vernooij1-49/+0
(This used to be commit 0594b43d00abe76fb37d8fe5f66c3b427344f4b1)
2003-04-14*** empty log message ***Jelmer Vernooij2-0/+57
(This used to be commit b278a05998d8edbed411c58f3f9041232da07c0b)
2003-04-14Document NET CACHEJelmer Vernooij1-3/+57
(This used to be commit d1cd95e6b7d2c0e73595d8f19b994da43ca4217d)
2003-04-13update to list all current manpagesJelmer Vernooij1-0/+138
(This used to be commit ee482214efd06161726c2139008855cf046d7dd4)
2003-04-13Finish documentation on net!Jelmer Vernooij1-200/+633
(This used to be commit 1e6e90ec67785add4b36b15291e315f38702f74b)
2003-04-10Fix some references to 'ENCRYPTION.txt', but that should be the 'User Database'Jelmer Vernooij1-2/+1
chapter in the HOWTO (This used to be commit d5bc871acb8cf52caabb281eca256073640eea13)
2003-04-07tallocdump has been removedJelmer Vernooij1-1/+1
(This used to be commit af07c2642d1ddd04e169772985801d8a5c559d83)
2003-04-07Added description for lookupdomain SAMR function.Tim Potter1-0/+1
(This used to be commit 6d19788352ca16fe771961ead7bb9da074eff13e)
2003-04-06Use entitiesJelmer Vernooij1-2/+4
(This used to be commit d65bb6fade27c8e97697d4cb0e5741d0dfbe4dc8)
2003-04-06Merge the TNG netlogon schannel from HEAD.Volker Lendecke1-0/+26
No more XP requiresignorseal anymore! Thanks again to Luke :-) Volker (This used to be commit 6b2b55901d66cab0c0c0c90bd0585c870be6e468)
2003-04-04This is a merge of the NETLOGON schannel server code from SambaVolker Lendecke1-0/+26
TNG. Actually, it exists in the main Samba cvs tree in APPLIANCE_TNG as I found out later :-) It adds a new parameter: server schannel = yes/auto/no defaulting to auto. What does this mean to the user: No requireSignOrSeal registry patch for XP anymore. Many thanks for this code to Luke Leighton, Elrond and anybody else I forgot to mention. My next thing will be to see if this applies cleanly to 3_0. Please test and comment! Volker (This used to be commit e1f953241eb020f19fe657f29afdae28dcf5a03b)
2003-04-03Document remaining commandsJelmer Vernooij1-5/+42
(This used to be commit 0428827ab1141bb3ce97afe78c0c62d4ce96fa18)
2003-04-03Fix formatting of rpcclient manpageJelmer Vernooij1-122/+140
(This used to be commit 13d79e38a6eaecbf6ce8369aaa5f2eeea7109667)
2003-04-03- Use entities in smbsh.1Jelmer Vernooij2-15/+85
- First update of commands in rpcclient.1 (This used to be commit 82664c099d5478bab1f6f6e032e09b539f06631f)
2003-04-03Update manpages for 3.0Jelmer Vernooij2-8/+8
(This used to be commit edd15d36f528b64f3ab961908bcd43111e08244b)
2003-04-03Update to 3.0Jelmer Vernooij2-2/+8
(This used to be commit 2259117e6505c0ccb1b4ece78e2355b7493d1b2f)
2003-04-03Update for 3.0Jelmer Vernooij1-7/+12
(This used to be commit 4e2828165b664ed90ddde308acc06fffb9db4947)
2003-04-03Update for 3.0Jelmer Vernooij1-8/+12
(This used to be commit 28ba8dabb3abba2e787f424ab4e7550e5f8b6524)
2003-04-03Add documentation for new messages in 3.0Jelmer Vernooij1-102/+176
(This used to be commit c44cc1be750b86a0bc9dd8063aef13c9c19176f6)
2003-04-02Update ntlm_auth and winbind manpages.Andrew Bartlett2-18/+17
Andrew Bartlett (This used to be commit 441d6952bdaff94e387a11f5f524359f3bbbeefb)
2003-04-01- Update documentation of 'wins server' (add info about tags, namespaces)Jelmer Vernooij1-1/+15
(This used to be commit 1a3f8a5f8ad97b2d431b22fbda74cc3f2400e2f9)
2003-04-01Use <note> instead of <emphasis>NOTE</emphasis> (gives much nicer output)Jelmer Vernooij1-16/+15
(This used to be commit 3e10d92746c645ae22756bca92046b2e26087ad2)
2003-03-31This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User1-0/+86
used to be commit fd163bd94497534f9c80c205d44b30b72b81cbcd)
2003-03-31Add basic documentation on editregJelmer Vernooij2-3/+85
(This used to be commit 137254a16cf48a37be53477713dd41af7a81f505)
2003-03-31Add very basic documentation for ntlm_authJelmer Vernooij1-0/+136
(This used to be commit e09a6fe276f01890604f4af327a91a373a886d2c)
2003-03-313 things:Volker Lendecke1-2/+21
* Remove 'ldap del only sam attr' after asking Lars Mueller from SuSE first. It is replaced by 'ldap delete dn' * Fix a typo in docs. * Document 'set primary group script'. Volker (This used to be commit 0be502a9c09ff319c87394bb36665be9731c23bb)
2003-03-313 things:Volker Lendecke1-12/+21
* Remove 'ldap del only sam attr' after asking Lars Mueller from SuSE first. It is replaced by 'ldap delete dn' * Fix a typo in docs. * Document 'set primary group script'. Alexander, could you check the file in smbdotconf/ please? Thanks. Volker (This used to be commit f0a32b9c1bdec504ec285486adc05936547f6dc5)
2003-03-31updated passdb backend parameterGerald Carter2-8/+11
(This used to be commit 36a1fea696ca2c729c0f2e71d4587fafdc3daf94)
2003-03-31smbpasswd -> netAndrew Bartlett1-1/+1
(This used to be commit 25f2ebd2711182645fcb2225b4a5a4ed9d3c6dd7)
2003-03-30- Regenerate docsJelmer Vernooij1-1/+17
- Document 'preload modules' (This used to be commit 57407401d0f261d4b8e42fdc64479afef10211c3)
2003-03-27Doc updates from John + some minor fixes by meJelmer Vernooij1-81/+2
(This used to be commit 7fc49746dfd8d93066fe6870e3b642a5898aa032)
2003-03-25Fix two typosJelmer Vernooij2-2/+2
(This used to be commit c682d5abf310e445f1629e9b48a15d10b176ed39)
2003-03-25Fix another opened-but-not-closed tagAlexander Bokovoy1-3/+1
(This used to be commit 1c53686f3a2b2ff220836b76755a184fac0b238e)
2003-03-25Fixed opened-but-not-closed listitem/varlistentry for LDAPADMINDNAlexander Bokovoy1-0/+2
(This used to be commit ec6b9e62fbfe417865e8e3b2ba7cc7473709c20e)
2003-03-24Remove documentation for removed optionsJelmer Vernooij2-2/+0
(This used to be commit 2cb23016385a286006a08170188b4e7ca62429d9)
2003-03-24Document common arguments with entitiesJelmer Vernooij15-498/+65
(This used to be commit adafcbb9af4a22db0fefb70966564d8591b5baed)
2003-03-23Document Tim's smbtree programJelmer Vernooij1-0/+91
(This used to be commit aa528bf0f2c3286a6f78c1a36e48c6ff15a85457)
2003-03-23This does two things:Volker Lendecke1-0/+13
* pdbedit -i -e sets all SAM_ACCOUNT elements to CHANGED to satisfy the new pdb_ldap.c handling * pdbedit -g transfers group mappings. I made this separate from the user database, as current installations have to live with a split backend. So, if you are running 3_0 alphas with LDAP as a backend and upgrade to the next 3_0 alpha, you should call pdbedit -i tdbsam -e ldapsam -g to transfer your group mapping database to LDAP. You certainly have to have all your groups as posixGroup objects in LDAP and adapt the LDAP schema before this call. Volker (This used to be commit 09a3db0ffcbbe578788d3dd5ee7540d27cc7c09a)
2003-03-23This does two things:Volker Lendecke1-0/+26
* pdbedit -i -e sets all SAM_ACCOUNT elements to CHANGED to satisfy the new pdb_ldap.c handling * pdbedit -g transfers group mappings. I made this separate from the user database, as current installations have to live with a split backend. So, if you are running 3_0 alphas with LDAP as a backend and upgrade to the next 3_0 alpha, you should call pdbedit -i tdbsam -e ldapsam -g to transfer your group mapping database to LDAP. You certainly have to have all your groups as posixGroup objects in LDAP and adapt the LDAP schema before this call. Volker (This used to be commit 6d3faeaef6c77e389d39b6d4660ffea13e7f25f2)
2003-03-23Merge from HEAD:Volker Lendecke1-4/+13
This adds 'ldap delete dn' as the recommended parameter for the 'ldap del only sam attr' functionality. So we are compatiple to the current SuSE patches as well as to TNG... ;-) Volker (This used to be commit 53b5704ff21de6fce097d74dd7f235d3ceccec66)
2003-03-23This adds 'ldap delete dn' as the recommended parameterVolker Lendecke1-4/+14
for the 'ldap del only sam attr' functionality. So we are compatiple to the current SuSE patches as well as to TNG... ;-) Volker (This used to be commit 353309e2a3bc27e918bd0a6cf22833d57895fbc8)
2003-03-23Add minimum man pageJelmer Vernooij1-0/+88
(This used to be commit 8597b8cb952713239aa510ef84e295a8bc8271c6)
2003-03-23Also move -V to -C in docsJelmer Vernooij1-3/+3
(This used to be commit 33097cc6610380c373c121380e51d5656955971b)
2003-03-20Update smbcacls.1 for 3.0Jelmer Vernooij1-7/+15
(This used to be commit 0ab40fac3a45b1f72b8bd53a48fc39dd46c69086)
2003-03-20Update swat docs for 3.0Jelmer Vernooij1-11/+24
(This used to be commit 06c7a16b2d2040c0932eb663076cecb6d2cd3cdf)
2003-03-20Update wbinfo.1 for 3.0Jelmer Vernooij1-1/+25
(This used to be commit c057c6594e8c44993c01d6bb3a8d0916a2adcd24)
2003-03-19Merge from HEAD.Volker Lendecke1-2/+9
Volker (This used to be commit f42032060812e9bf409042c790e71fefb40ff17a)
2003-03-19Add paramter 'ldap del only sam attr'.Volker Lendecke1-2/+9
This patch is heavily based on a patch by SuSE. Thanks to Guenther Deschner <gd@suse.de> for providing it. Volker (This used to be commit 5eaf9195eefda5ababba85cc0f6d581ff6f0f454)
2003-03-19Fix typo.Volker Lendecke1-1/+1
Thanks to Guenther Deschner <gd@suse.de> Volker (This used to be commit 52250e42a99390deb58478305410b93b877aa015)
2003-03-19Fix typo.Volker Lendecke1-1/+1
Thanks to Guenther Deschner <gd@suse.de> Volker (This used to be commit 70bf31e1b0850c257e893e8850b7d5c53ba5af48)