Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix another opened-but-not-closed tag | Alexander Bokovoy | 2003-03-25 | 1 | -3/+1 | |
| | ||||||
* | Fixed opened-but-not-closed listitem/varlistentry for LDAPADMINDN | Alexander Bokovoy | 2003-03-25 | 1 | -0/+2 | |
| | ||||||
* | Fix missing tag pairs | Alexander Bokovoy | 2003-03-25 | 2 | -2/+3 | |
| | ||||||
* | Add notes for packagers | Jelmer Vernooij | 2003-03-24 | 2 | -0/+42 | |
| | ||||||
* | Remove documentation for removed options | Jelmer Vernooij | 2003-03-24 | 2 | -2/+0 | |
| | ||||||
* | Document common arguments with entities | Jelmer Vernooij | 2003-03-24 | 16 | -507/+220 | |
| | ||||||
* | Build the profiles.1 and smbtree.1 manpages | Jelmer Vernooij | 2003-03-23 | 1 | -1/+2 | |
| | ||||||
* | Document Tim's smbtree program | Jelmer Vernooij | 2003-03-23 | 1 | -0/+91 | |
| | ||||||
* | This does two things: | Volker Lendecke | 2003-03-23 | 1 | -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 parameter | Volker Lendecke | 2003-03-23 | 1 | -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 page | Jelmer Vernooij | 2003-03-23 | 1 | -0/+88 | |
| | ||||||
* | Also move -V to -C in docs | Jelmer Vernooij | 2003-03-23 | 1 | -3/+3 | |
| | ||||||
* | Update smbcacls.1 for 3.0 | Jelmer Vernooij | 2003-03-20 | 1 | -7/+15 | |
| | ||||||
* | Update swat docs for 3.0 | Jelmer Vernooij | 2003-03-20 | 1 | -11/+24 | |
| | ||||||
* | Update wbinfo.1 for 3.0 | Jelmer Vernooij | 2003-03-20 | 1 | -1/+25 | |
| | ||||||
* | Don't generate a Samba-Developers-Guide.{ps,txt} with the contents | Jelmer Vernooij | 2003-03-19 | 1 | -4/+4 | |
| | | | | of the Samba HOWTO collection | |||||
* | It's init_module(), not module_init() as metze pointed out. I really thought ↵ | Jelmer Vernooij | 2003-03-19 | 1 | -2/+2 | |
| | | | | I check this well enough :-/ | |||||
* | Fix uncompleted sentence | Jelmer Vernooij | 2003-03-19 | 1 | -3/+3 | |
| | ||||||
* | Add documentation on new modules system | Jelmer Vernooij | 2003-03-19 | 3 | -3/+159 | |
| | ||||||
* | Add paramter 'ldap del only sam attr'. | Volker Lendecke | 2003-03-19 | 1 | -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 Lendecke | 2003-03-19 | 1 | -1/+1 | |
| | | | | | | Thanks to Guenther Deschner <gd@suse.de> Volker | |||||
* | More updates: | Jelmer Vernooij | 2003-03-18 | 3 | -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 appendix | Jelmer Vernooij | 2003-03-18 | 4 | -328/+333 | |
| | | | | | - Add notes about binary packages - Some small fixes (typos, remove outdated stuff) | |||||
* | Put in documentation update by jht | Jelmer Vernooij | 2003-03-18 | 3 | -54/+94 | |
| | ||||||
* | Added a slightly modified version of Tridge's note about securing | Tim Potter | 2003-03-17 | 2 | -0/+183 | |
| | | | | a Samba server. | |||||
* | Run autoconf. Shouldn't we have an autogen.sh here? | Tim Potter | 2003-03-17 | 1 | -2/+11 | |
| | ||||||
* | Call AC_MSG_ERROR if jw, perl or htmldoc is not installed rather than | Tim Potter | 2003-03-17 | 1 | -0/+10 | |
| | | | | generate a bodgy Makefile. | |||||
* | Merge cifsntdomain.sgml fixes from 3.0 branch | Alexander Bokovoy | 2003-03-13 | 1 | -26/+35 | |
| | ||||||
* | Add Ronan Waide's info about the setdriver call. | Jelmer Vernooij | 2003-03-09 | 1 | -4/+24 | |
| | ||||||
* | Add some printing question & answers | Jelmer Vernooij | 2003-03-09 | 2 | -0/+18 | |
| | ||||||
* | Add Q&A for people having trouble trying to log in without a proper | Jelmer Vernooij | 2003-03-08 | 1 | -0/+14 | |
| | | | | samba user database. | |||||
* | Add notes on increasing performance on AIX, based on an email from William Jojo | Jelmer Vernooij | 2003-03-08 | 1 | -0/+12 | |
| | ||||||
* | Add documentation on line returned by 'add printer command' script | Jelmer Vernooij | 2003-03-06 | 1 | -1/+7 | |
| | ||||||
* | Redirect to printer docs for removed options | Jelmer Vernooij | 2003-03-06 | 1 | -0/+3 | |
| | ||||||
* | Remove documentation for obsolete parameters, but add a note in ↵ | Jelmer Vernooij | 2003-02-27 | 2 | -146/+18 | |
| | | | | 'upgrading-to-3.0' | |||||
* | Document -k | Jelmer Vernooij | 2003-02-18 | 1 | -0/+9 | |
| | ||||||
* | Few small cosmetic changes | Jelmer Vernooij | 2003-02-18 | 4 | -9/+3 | |
| | ||||||
* | Use sgml syntax for warnings | Jelmer Vernooij | 2003-02-18 | 1 | -3/+4 | |
| | ||||||
* | Move all password database stuff to one document - hope this makes it somewhat | Jelmer Vernooij | 2003-02-18 | 5 | -991/+2 | |
| | | | | more understandable for the user. Comments are welcome! | |||||
* | Update introduction | Jelmer Vernooij | 2003-02-18 | 1 | -38/+64 | |
| | ||||||
* | Some small updates | Jelmer Vernooij | 2003-02-15 | 1 | -3/+12 | |
| | ||||||
* | Add draft of universal passdb document that combines ENCRYPTION.sgml, | Jelmer Vernooij | 2003-02-15 | 1 | -0/+933 | |
| | | | | Samba-LDAP-HOWTO.sgml, pdb_mysql.sgml and pdb_xml.sgml | |||||
* | Fix *a lot* of syntax errors | Jelmer Vernooij | 2003-02-15 | 1 | -49/+94 | |
| | ||||||
* | Add reference to example mysql.dump file | Jelmer Vernooij | 2003-02-15 | 1 | -0/+13 | |
| | ||||||
* | Convert Anthony's RPC doc to SGML/XML | Jelmer Vernooij | 2003-02-01 | 2 | -0/+78 | |
| | ||||||
* | First attempt to convert John's GroupProfiles stuff to SGML/XML | Jelmer Vernooij | 2003-02-01 | 1 | -0/+2 | |
| | ||||||
* | First attempt to migrate the GroupProfiles stuff by John to SGML/XML | Jelmer Vernooij | 2003-02-01 | 1 | -0/+240 | |
| | ||||||
* | More doco updates, in particular the fact that you must configure the smb.conf | Andrew Bartlett | 2003-02-01 | 2 | -88/+51 | |
| | | | | | | | | *before* you join, otherwise we don't have all the info that 'net join' needs. Also move from smbpasswd -j to 'net join' in the examples. Andrew Bartlett | |||||
* | Clarify that 'use spnego = yes' is fine in all known situations. | Andrew Bartlett | 2003-02-01 | 1 | -3/+3 | |
| | | | | Andrew Bartlett | |||||
* | Minor doco updates - with a slightly bigger change to the | Andrew Bartlett | 2003-02-01 | 2 | -44/+80 | |
| | | | | | | | | | 'security=server/domain' text, to try and explain the difference better, and why you should always use the latter. Also update the BDC-HOWTO to have some relation to current reality. Andrew Bartlett |