summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
...
| * This does two things:Volker Lendecke2003-03-231-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 adds 'ldap delete dn' as the recommended parameterVolker Lendecke2003-03-231-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
| * Add minimum man pageJelmer Vernooij2003-03-231-0/+88
| |
| * Also move -V to -C in docsJelmer Vernooij2003-03-231-3/+3
| |
| * Update smbcacls.1 for 3.0Jelmer Vernooij2003-03-201-7/+15
| |
| * Update swat docs for 3.0Jelmer Vernooij2003-03-202-12/+24
| |
| * Update wbinfo.1 for 3.0Jelmer Vernooij2003-03-202-4/+25
| |
| * Don't generate a Samba-Developers-Guide.{ps,txt} with the contentsJelmer Vernooij2003-03-191-4/+4
| | | | | | | | of the Samba HOWTO collection
| * It's init_module(), not module_init() as metze pointed out. I really thought ↵Jelmer Vernooij2003-03-191-2/+2
| | | | | | | | I check this well enough :-/
| * Fix uncompleted sentenceJelmer Vernooij2003-03-191-3/+3
| |
| * Add documentation on new modules systemJelmer Vernooij2003-03-193-3/+159
| |
* | This does two things:Volker Lendecke2003-03-231-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
* | Merge from HEAD:Volker Lendecke2003-03-231-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 commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2003-03-192-0/+610
|\|
| * Add paramter 'ldap del only sam attr'.Volker Lendecke2003-03-191-2/+9
| | | | | | | | | | | | | | This patch is heavily based on a patch by SuSE. Thanks to Guenther Deschner <gd@suse.de> for providing it. Volker
| * Fix typo.Volker Lendecke2003-03-191-1/+1
| | | | | | | | | | | | Thanks to Guenther Deschner <gd@suse.de> Volker
| * Update alpha informationJelmer Vernooij2003-03-191-103/+32
| |
| * Update to current situation - there's nothing about SAM/GUMS/IDMAP in hereJelmer Vernooij2003-03-191-4/+4
| | | | | | | | currently, should there be?
| * RegenerateJelmer Vernooij2003-03-197-103/+994
| |
| * RegenerateJelmer Vernooij2003-03-18103-15212/+8758
| |
| * RegenerateJelmer Vernooij2003-03-182-5653/+5843
| |
| * More updates:Jelmer Vernooij2003-03-183-81/+52
| | | | | | | | | | | | - Add SWAT as way to configure samba - Remove some duplicated information - Move some information to the part of the howto it belongs
| * - Move instructions on compiling samba to appendixJelmer Vernooij2003-03-184-328/+333
| | | | | | | | | | - Add notes about binary packages - Some small fixes (typos, remove outdated stuff)
| * Put in documentation update by jhtJelmer Vernooij2003-03-183-54/+94
| |
* | Merge from HEAD.Volker Lendecke2003-03-191-2/+9
| | | | | | | | Volker
* | Fix typo.Volker Lendecke2003-03-191-1/+1
| | | | | | | | | | | | Thanks to Guenther Deschner <gd@suse.de> Volker
* | Update alpha informationJelmer Vernooij2003-03-191-103/+32
| |
* | Update to current situation - should we add SAM/GUMS/idmap?Jelmer Vernooij2003-03-191-4/+4
| |
* | This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.cvs2svn Import User2003-03-181-0/+181
|\|
| * Added a slightly modified version of Tridge's note about securingTim Potter2003-03-172-0/+183
| | | | | | | | a Samba server.
| * Run autoconf. Shouldn't we have an autogen.sh here?Tim Potter2003-03-171-2/+11
| |
| * Call AC_MSG_ERROR if jw, perl or htmldoc is not installed rather thanTim Potter2003-03-171-0/+10
| | | | | | | | generate a bodgy Makefile.
| * Merge cifsntdomain.sgml fixes from 3.0 branchAlexander Bokovoy2003-03-131-26/+35
| |
| * Add Ronan Waide's info about the setdriver call.Jelmer Vernooij2003-03-091-4/+24
| |
| * Add some printing question & answersJelmer Vernooij2003-03-092-0/+18
| |
| * Add Q&A for people having trouble trying to log in without a properJelmer Vernooij2003-03-081-0/+14
| | | | | | | | samba user database.
| * Add notes on increasing performance on AIX, based on an email from William JojoJelmer Vernooij2003-03-081-0/+12
| |
| * Add documentation on line returned by 'add printer command' scriptJelmer Vernooij2003-03-061-1/+7
| |
| * Redirect to printer docs for removed optionsJelmer Vernooij2003-03-061-0/+3
| |
| * Remove documentation for obsolete parameters, but add a note in ↵Jelmer Vernooij2003-02-272-146/+18
| | | | | | | | 'upgrading-to-3.0'
| * RegenerateJelmer Vernooij2003-02-1897-16805/+20666
| |
| * Update to current statusJelmer Vernooij2003-02-181-3/+1
| |
| * Document -kJelmer Vernooij2003-02-181-0/+9
| |
| * Few small cosmetic changesJelmer Vernooij2003-02-184-9/+3
| |
| * Use sgml syntax for warningsJelmer Vernooij2003-02-181-3/+4
| |
| * Move all password database stuff to one document - hope this makes it somewhatJelmer Vernooij2003-02-185-991/+2
| | | | | | | | more understandable for the user. Comments are welcome!
| * Update introductionJelmer Vernooij2003-02-181-38/+64
| |
| * Some small updatesJelmer Vernooij2003-02-151-3/+12
| |
| * Add draft of universal passdb document that combines ENCRYPTION.sgml,Jelmer Vernooij2003-02-151-0/+933
| | | | | | | | Samba-LDAP-HOWTO.sgml, pdb_mysql.sgml and pdb_xml.sgml
| * Remove obsolete textdocs - they have been migrated to SGMLJelmer Vernooij2003-02-153-241/+0
| |