kai/samba.git
21 years agoSome more static definitions ...
Richard Sharpe [Fri, 9 May 2003 07:42:23 +0000 (07:42 +0000)]
Some more static definitions ...
(This used to be commit 05d7850302d4369c4f8001c923217f8912261e7d)

21 years agoAdd some static ...
Richard Sharpe [Fri, 9 May 2003 07:03:10 +0000 (07:03 +0000)]
Add some static ...
(This used to be commit 5368f10eabbca09eee1e2777e8cb2fcb7f92fc1d)

21 years agoMore edits. Hackety Hack.
John Terpstra [Fri, 9 May 2003 06:48:33 +0000 (06:48 +0000)]
More edits. Hackety Hack.
(This used to be commit 6829762e3d71bd934b834dc2f09cc136758d04e0)

21 years agoSome more fixes for syntax problems on AIX etc ...
Richard Sharpe [Fri, 9 May 2003 06:23:15 +0000 (06:23 +0000)]
Some more fixes for syntax problems on AIX etc ...
(This used to be commit 20756925486b407fbb2cf06d776ad2ce19b00c74)

21 years agoFix up a bunch of compiler warnings ...
Richard Sharpe [Fri, 9 May 2003 05:39:50 +0000 (05:39 +0000)]
Fix up a bunch of compiler warnings ...
(This used to be commit cd1182ba75fbfa6b17964a3fefba2c2c0292cfb7)

21 years agoFix some compiler warnings about const etc ...
Richard Sharpe [Fri, 9 May 2003 04:59:36 +0000 (04:59 +0000)]
Fix some compiler warnings about const etc ...
(This used to be commit edc51dbc9ce319c612e2ff9434ca5a7521ba016f)

21 years agoFix nasty bug pointed out by samba-technical poster. If name is mangled
Jeremy Allison [Fri, 9 May 2003 01:06:43 +0000 (01:06 +0000)]
Fix nasty bug pointed out by samba-technical poster. If name is mangled
then we weren't always correctly detecting that it had a valid stat struct
and so might now return a 'file existed'. Finally realized this when installing
the W2K resource kit as a test case.
Jeremy.
(This used to be commit a0688316ce0a9bad0b24cbb495f6e0a112227b50)

21 years agoadd new %a strings
Gerald Carter [Thu, 8 May 2003 21:58:34 +0000 (21:58 +0000)]
add new %a strings
(This used to be commit b13046d95958995d9d05be977b8874df17fedb9b)

21 years agoadding warning about case sensitive parameter
Gerald Carter [Thu, 8 May 2003 21:56:51 +0000 (21:56 +0000)]
adding warning about case sensitive parameter
(This used to be commit 11bc14736df6826fb1619c04da4792c27c05d06b)

21 years agofix bug #47; revert registration of workgroup<1b> to 2.2 behavior
Gerald Carter [Thu, 8 May 2003 21:20:07 +0000 (21:20 +0000)]
fix bug #47; revert registration of workgroup<1b> to 2.2 behavior
(This used to be commit 26824f572d29bebd3791bad6f6690b35984705cd)

21 years agofixed bug #75; add check for non-zero destlen
Gerald Carter [Thu, 8 May 2003 20:19:21 +0000 (20:19 +0000)]
fixed bug #75; add check for non-zero destlen
(This used to be commit bfcec106d00355d32eb40dde99ddd5d5bed4cedb)

21 years agoAnother set of updates.
John Terpstra [Thu, 8 May 2003 07:40:57 +0000 (07:40 +0000)]
Another set of updates.
(This used to be commit 5fc92d4596956ad7a2f099276fb529d0ba28d10b)

21 years agoSMB_QUERY_FILE_ALT_NAME_INFO and SMB_FILE_ALTERNATE_NAME_INFORMATION
Jeremy Allison [Wed, 7 May 2003 22:19:56 +0000 (22:19 +0000)]
SMB_QUERY_FILE_ALT_NAME_INFO and SMB_FILE_ALTERNATE_NAME_INFORMATION
are identical - noticed by "Dr. Tilo Levante" <tilo@levante.de>.
Jeremy.
(This used to be commit a635b6406ab091b4207b148d7a25099205008567)

21 years agoMake fchown, fchmod conditional for systems that don't have them.
Jeremy Allison [Wed, 7 May 2003 18:28:26 +0000 (18:28 +0000)]
Make fchown, fchmod conditional for systems that don't have them.
Jeremy.
(This used to be commit 4fe84f61735ee2328e01d2ae864b0e6c7729f51b)

21 years agoFix missing para marker.
John Terpstra [Wed, 7 May 2003 07:51:08 +0000 (07:51 +0000)]
Fix missing para marker.
(This used to be commit 453552d2cb2cdcb75c27a374fd8b93a72482cbdd)

21 years agoMore edits. Now working on BDC Documentation.
John Terpstra [Wed, 7 May 2003 07:44:38 +0000 (07:44 +0000)]
More edits. Now working on BDC Documentation.
(This used to be commit c799638763fe0eb17b3bc5df853f0137aff54b94)

21 years agoForce ASCII for client messages. Patch from David Lee <t.d.lee@durham.ac.uk>
Jeremy Allison [Wed, 7 May 2003 02:01:33 +0000 (02:01 +0000)]
Force ASCII for client messages. Patch from David Lee  <t.d.lee@durham.ac.uk>
Jeremy.
(This used to be commit 56fd8427389a45fe640d84b3481e9f3f3c24b4b7)

21 years agoMerge from distcc:
Martin Pool [Wed, 7 May 2003 01:18:06 +0000 (01:18 +0000)]
Merge from distcc:

  Put in a prototype for dummy_snprintf() to quiet compiler warnings.

  Move #endif to make sure VA_COPY, LDOUBLE, etc are defined even if
  the C library has some snprintf functions already.
(This used to be commit c49cfe1677b8daba4e2e73813ee712b2d0ec92cd)

21 years agoWe used to use the name "*",0x0 here, but some Windows
Jeremy Allison [Wed, 7 May 2003 01:00:12 +0000 (01:00 +0000)]
We used to use the name "*",0x0 here, but some Windows
servers don't answer that name. However we *know* they
have the name workgroup#1b (as we just looked it up).
So do the node status request on this name instead.
Found at LBL labs.
Jeremy.
(This used to be commit c5b1654c28e33823a58c6447c152996a1eed1d0d)

21 years agoMore stuffing, this turkey will soon be done.
John Terpstra [Tue, 6 May 2003 23:57:37 +0000 (23:57 +0000)]
More stuffing, this turkey will soon be done.
(This used to be commit 4c1c75ae224eb138a71058472b25f9c22b61b349)

21 years agoAdd metze's exit and idle event patch
Jelmer Vernooij [Tue, 6 May 2003 17:52:11 +0000 (17:52 +0000)]
Add metze's exit and idle event patch
(This used to be commit e599eba851db40816c684da2b7b1be4b978166e0)

21 years agoDomain Controller -> Domain Member Server.
Andrew Bartlett [Tue, 6 May 2003 14:27:06 +0000 (14:27 +0000)]
Domain Controller -> Domain Member Server.
(This used to be commit 61a01797113b5b9b08face1099b0433e8f9dd114)

21 years agouff, forgot to put back this one :-/
Simo Sorce [Tue, 6 May 2003 14:02:34 +0000 (14:02 +0000)]
uff, forgot to put back this one :-/
(This used to be commit 8e1e47b960495df7f603d7798d86734d070b21bb)

21 years agosort out some include dependencies
Simo Sorce [Tue, 6 May 2003 13:10:10 +0000 (13:10 +0000)]
sort out some include dependencies
split out privileges from rpc_lsa.h
(This used to be commit 37d7cc8162d02a664095dbe0fc8d7250d1ed51c9)

21 years agoadd mapping.h here
Simo Sorce [Tue, 6 May 2003 10:00:02 +0000 (10:00 +0000)]
add mapping.h here
(This used to be commit fb03fafed14a2816808e98fd95850db3e655d5d9)

21 years agorestore structures from previous erroneous commit
Simo Sorce [Tue, 6 May 2003 09:36:51 +0000 (09:36 +0000)]
restore structures from previous erroneous commit
(This used to be commit 58d284bd06f5893a752c1f22828715f8bd130c82)

21 years agoHackety, hackety, hack. More edits.
John Terpstra [Tue, 6 May 2003 06:03:58 +0000 (06:03 +0000)]
Hackety, hackety, hack. More edits.
(This used to be commit b41b42ca31486aba39edb726fc30b0f48b618e3f)

21 years agoFix typo.
John Terpstra [Mon, 5 May 2003 19:20:14 +0000 (19:20 +0000)]
Fix typo.
(This used to be commit ba7305600ceae51cc6d6eb302e12fd00648d6ca8)

21 years agoTurn off using lsa_qos.
Rafal Szczesniak [Mon, 5 May 2003 08:43:43 +0000 (08:43 +0000)]
Turn off using lsa_qos.

Rafal
(This used to be commit d03124fbf182f194e48c4ef9ae6aedc4db4f13b0)

21 years agoMore updates.
John Terpstra [Mon, 5 May 2003 06:46:13 +0000 (06:46 +0000)]
More updates.
(This used to be commit 6fab230bef2626f1d24d84de9994bb06d1db8c66)

21 years agoFixing Syntax Problems.
John Terpstra [Mon, 5 May 2003 04:58:35 +0000 (04:58 +0000)]
Fixing Syntax Problems.
(This used to be commit f1332b194982c5255bdf4fa453cd2a2939668239)

21 years agoA good reason to use make variables instead of autoconf substitutions
Tim Potter [Mon, 5 May 2003 04:09:56 +0000 (04:09 +0000)]
A good reason to use make variables instead of autoconf substitutions
directly - fixed problem where the last line of the link command was
'\ @LDAP_LIBS@'.  If @LDAP_LIBS@ is zero then the backslash
incorrectly includes the next line of the Makefile in the current
target.

This should fix a bucketload of build farm failures.
(This used to be commit 895bef1a62f60f4e91dc6b1c244820b024c36a5c)

21 years agoFixed typo introduced when reverting patch from revision 1.19
Tim Potter [Mon, 5 May 2003 03:34:19 +0000 (03:34 +0000)]
Fixed typo introduced when reverting patch from revision 1.19
(This used to be commit a102734263a2cbd5b9eafbddf036e173b507a7fd)

21 years agoAIX doesn't append $SHLIB_EXT to NSS libraries.
Tim Potter [Mon, 5 May 2003 01:52:08 +0000 (01:52 +0000)]
AIX doesn't append $SHLIB_EXT to NSS libraries.

Also merged a little bit of abartlet's recent configure.in change of
duplicated IRIX stuff.
(This used to be commit d15406ad910bc952c741e8d4d574064dbc5e88ef)

21 years agoUpdatting docs further. More to come.
John Terpstra [Mon, 5 May 2003 00:08:31 +0000 (00:08 +0000)]
Updatting docs further. More to come.
(This used to be commit e1c6242dbc4c448de19d61d7a39b05f0444c4fbf)

21 years agomove some things around
Simo Sorce [Sun, 4 May 2003 23:41:51 +0000 (23:41 +0000)]
move some things around
(This used to be commit a4fc9c3b2dfbdbb3f75bf38415741ff66dbe1367)

21 years agoMore updates.
John Terpstra [Sun, 4 May 2003 08:29:46 +0000 (08:29 +0000)]
More updates.
(This used to be commit 969b0f8cce59e5ce25b71eac6845e1c2dcd8cc1a)

21 years agoUpdate.
John Terpstra [Sun, 4 May 2003 01:25:15 +0000 (01:25 +0000)]
Update.
(This used to be commit da4d7a8797eb69e6960db798e78eb3b0ca2dd84a)

21 years agoRe-arrangement of Chapters 3-8, merges, updates - first installment only.
John Terpstra [Sat, 3 May 2003 05:51:54 +0000 (05:51 +0000)]
Re-arrangement of Chapters 3-8, merges, updates - first installment only.
(This used to be commit 549b047994bbaacc8e2e847c80bcb307c9f4a565)

21 years agofixes to *_util.c files
Simo Sorce [Sat, 3 May 2003 01:29:18 +0000 (01:29 +0000)]
fixes to *_util.c files
add winbindd_passdb backend
this makes it possible to have nua accounts on security = user servers to
show up in unic through nss_winbind.so

the problem is that we do not have group support, so nss group support is
not very good at this time (read: totally absent)

we NEED group support in passdb
(This used to be commit 921215cf4bfbd4d7457f81e181bb1a74a4531ca1)

21 years agoexclude tdbsam2.h generation until it will be used
Simo Sorce [Fri, 2 May 2003 18:24:30 +0000 (18:24 +0000)]
exclude tdbsam2.h generation until it will be used
(This used to be commit 28b73a39219fd717c60eba207143fb40d5ff123a)

21 years agofix pam_smbpass
Simo Sorce [Fri, 2 May 2003 17:44:59 +0000 (17:44 +0000)]
fix pam_smbpass
typos
(This used to be commit 7e28ee1cf8db065f2518b4543f2e54da97cc19e2)

21 years agoremove testing debug line
Simo Sorce [Fri, 2 May 2003 17:31:30 +0000 (17:31 +0000)]
remove testing debug line
(This used to be commit 08d4c2fa85ceaa9d5ff16e7e615bb29e0cde3022)

21 years agoAdd note on LDAP_EXOP_X_MODIFY_PASSWD. ldap passwd sync documentation should be
Jelmer Vernooij [Fri, 2 May 2003 15:04:12 +0000 (15:04 +0000)]
Add note on LDAP_EXOP_X_MODIFY_PASSWD. ldap passwd sync documentation should be
complete now.
(This used to be commit a9e1edbbf23c9648de0054da474eda9c19d57551)

21 years agoAdd note about 'ldap trust ids'.
Jelmer Vernooij [Fri, 2 May 2003 14:54:25 +0000 (14:54 +0000)]
Add note about 'ldap trust ids'.
(This used to be commit 1748fdfb43ddf6397240a8da1f967ceeb0879252)

21 years agoUpdate LDAP documentation for 3.0
Jelmer Vernooij [Fri, 2 May 2003 14:52:48 +0000 (14:52 +0000)]
Update LDAP documentation for 3.0
(This used to be commit a092928b8e864c5c29cc8541d2492f0aa18931f3)

21 years agoshouldn't wellknown group be well.. ..WKN_GRP ?
Simo Sorce [Fri, 2 May 2003 08:03:25 +0000 (08:03 +0000)]
shouldn't wellknown group be well.. ..WKN_GRP ?
make a new sam_Account contain our domain by default, windows will complain
on logon otherwise.
fix stupid typo in idmap_util.c
(This used to be commit 21701876dc6c59ebfc51be708a98226a00a764e0)

21 years agoFix uninitialized blobs reported by Luke Howard.
Jeremy Allison [Thu, 1 May 2003 18:11:59 +0000 (18:11 +0000)]
Fix uninitialized blobs reported by Luke Howard.
Jeremy.
(This used to be commit e954ca2ce8ec6b36794585c3bc948140cf9e7947)

21 years agoFix for bugid 51 from Dragan Krnic.
Jeremy Allison [Thu, 1 May 2003 17:48:07 +0000 (17:48 +0000)]
Fix for bugid 51 from Dragan Krnic.
Jeremy.
(This used to be commit aeba1fcab2fa61859fc1052af4752512a33bd801)

21 years agofix wrong debug messages in idmap_util.c
Simo Sorce [Thu, 1 May 2003 16:02:55 +0000 (16:02 +0000)]
fix wrong debug messages in idmap_util.c
correctly handle allocated rids in tdbsam
(This used to be commit 7ae6162e1dd668897628c4f7edff508616644d21)

21 years agoMove external links into new chapter "Further Resources"
Jelmer Vernooij [Thu, 1 May 2003 14:43:13 +0000 (14:43 +0000)]
Move external links into new chapter "Further Resources"
(This used to be commit 31560948d821a41c3c0468d2949cf87ec92ddabd)

21 years agoinit wellknown in pdbedit too
Simo Sorce [Thu, 1 May 2003 14:32:24 +0000 (14:32 +0000)]
init wellknown in pdbedit too
add group mapping mappings to idmap at startup
(This used to be commit 62365023db61d5a4fa32845af3db73bce6cb94ea)

21 years agoproper wellknown sids initialization at startup
Simo Sorce [Thu, 1 May 2003 14:08:00 +0000 (14:08 +0000)]
proper wellknown sids initialization at startup
(This used to be commit 568feee8977ee1be210344c8ab1896512894cba2)

21 years ago*id_to_*id call reshape to return NTSTATUS errors
Simo Sorce [Thu, 1 May 2003 11:47:48 +0000 (11:47 +0000)]
*id_to_*id call reshape to return NTSTATUS errors
plus internal fixes
1st stage
(This used to be commit 6d036761e565bc93964bb3c939d5b7d78d5778a3)

21 years agoFix disk quotas support on HP/UX (patch by David Nixon)
Jelmer Vernooij [Thu, 1 May 2003 11:02:26 +0000 (11:02 +0000)]
Fix disk quotas support on HP/UX (patch by David Nixon)
(This used to be commit 908d839b77a03ac07b00b43a3000c8ea53dd5e35)

21 years agoApparently we do support RA=2.
Tim Potter [Thu, 1 May 2003 02:00:32 +0000 (02:00 +0000)]
Apparently we do support RA=2.
(This used to be commit e146682b9f0cd8c8f6be6cad4b05a86ca118e973)

21 years agoDon't crash if the underlying VFS doesn't support ACL's
Jelmer Vernooij [Thu, 1 May 2003 01:35:23 +0000 (01:35 +0000)]
Don't crash if the underlying VFS doesn't support ACL's
(This used to be commit 277fa587d596449a6ac15b440ae07d6707d758ac)

21 years agoUse ints for the version numbers in the smb_register_*() functions (patch by metze)
Jelmer Vernooij [Thu, 1 May 2003 00:51:54 +0000 (00:51 +0000)]
Use ints for the version numbers in the smb_register_*() functions (patch by metze)
(This used to be commit 3895571eeef81db7ce4c71e85b0be5c235b16efd)

21 years agoFleshed out the description of restrict anonymous parameter.
Tim Potter [Thu, 1 May 2003 00:43:18 +0000 (00:43 +0000)]
Fleshed out the description of restrict anonymous parameter.
(This used to be commit 2d150947082114f5e275a774baefc7e838ab5657)

21 years agoAdded missing documentation for 'max reported print jobs' parameter.
Tim Potter [Thu, 1 May 2003 00:31:56 +0000 (00:31 +0000)]
Added missing documentation for 'max reported print jobs' parameter.
(This used to be commit 21162481bcd26fc7c994bff60c2b0ad9f5fee245)

21 years agoFix ulink in winbind section
Alexander Bokovoy [Wed, 30 Apr 2003 22:57:58 +0000 (22:57 +0000)]
Fix ulink in winbind section
(This used to be commit 3a28a287c08955bcd9387fbd08a1e742ffd969b9)

21 years agoRebuild docs
Alexander Bokovoy [Wed, 30 Apr 2003 22:52:23 +0000 (22:52 +0000)]
Rebuild docs
(This used to be commit 7cafdf9e9576f7988d72fccbc2fad3fbcd3c67df)

21 years agosmall fixes
Alexander Bokovoy [Wed, 30 Apr 2003 22:36:16 +0000 (22:36 +0000)]
small fixes
(This used to be commit 5b4274c3a10c3ab133fb8a0b8cff41413224f88a)

21 years ago'add machine script' is used to create unix accounts for machine accounts
Jelmer Vernooij [Wed, 30 Apr 2003 22:19:40 +0000 (22:19 +0000)]
'add machine script' is used to create unix accounts for machine accounts
(This used to be commit 386ba78e787ebae8109e39686d0b8d9875dd12e1)

21 years agoFix FAQ build
Alexander Bokovoy [Wed, 30 Apr 2003 21:47:54 +0000 (21:47 +0000)]
Fix FAQ build
(This used to be commit 7c60a2a4394c9ce48c079c2c5233cd8002789e03)

21 years agoDocbook XML conversion: XSLT and build infrastructure
Alexander Bokovoy [Wed, 30 Apr 2003 21:39:49 +0000 (21:39 +0000)]
Docbook XML conversion: XSLT and build infrastructure
(This used to be commit f4f6e0b29e744077dfb836745716a659a49d7529)

21 years agoRemove strip-links.pl, not needed anymore
Alexander Bokovoy [Wed, 30 Apr 2003 21:27:38 +0000 (21:27 +0000)]
Remove strip-links.pl, not needed anymore
(This used to be commit 0cdab65ae336d8d1887519076a121deffe1ceb17)

21 years agoDocbook XML conversion: projdoc
Alexander Bokovoy [Wed, 30 Apr 2003 21:26:24 +0000 (21:26 +0000)]
Docbook XML conversion: projdoc
(This used to be commit f7c9df751459da2d4a996d5f0135334fb3f87f69)

21 years agoDocbook XML conversion: manpages
Alexander Bokovoy [Wed, 30 Apr 2003 21:23:00 +0000 (21:23 +0000)]
Docbook XML conversion: manpages
(This used to be commit b558088b85355e9f22c77b4267a038adc47e9630)

21 years agoDocbook XML conversion: faq
Alexander Bokovoy [Wed, 30 Apr 2003 21:20:11 +0000 (21:20 +0000)]
Docbook XML conversion: faq
(This used to be commit 6378451733bfddd3732dc3bbc7b814e625eaf649)

21 years agoDocbook XML conversion: devdoc
Alexander Bokovoy [Wed, 30 Apr 2003 21:17:53 +0000 (21:17 +0000)]
Docbook XML conversion: devdoc
(This used to be commit 4677d5e11c309b074be2ebb2e22394c5b3c13c58)

21 years agoRefactor existing sock_exec() and socketpair_tcp() functions into their own
Paul Green [Wed, 30 Apr 2003 17:35:56 +0000 (17:35 +0000)]
Refactor existing sock_exec() and socketpair_tcp() functions into their own
source file. I will be making changes to sock_exec to work on VOS, which
has a blocking connect() call, but first I want to get it in its own source
file so that it can be called from a test program.
(This used to be commit 2dd18ca0cfd4d793067b9b712554565965db0af1)

21 years agocorrectly initiazlize idmap tdb when creationg new
Simo Sorce [Wed, 30 Apr 2003 16:35:17 +0000 (16:35 +0000)]
correctly initiazlize idmap tdb when creationg new
few fixes to *id_to_*id functions, we don't set the mapping for algoritmic
RIDs, they are resolved in the classic way
eliminate getpw* calls from tdbsam
(This used to be commit 6a7689cf74cd4d5f29e0b12f4bf8ac3051d49157)

21 years agopam_smbpass will need at least IDMAP.
Andrew Bartlett [Wed, 30 Apr 2003 13:57:28 +0000 (13:57 +0000)]
pam_smbpass will need at least IDMAP.
(This used to be commit b05fa6b90a7f5b74824d32b687c17ef6e76f59c1)

21 years agoGet pam_smbpass to compile again (it probably won't link or run, but at least
Andrew Bartlett [Wed, 30 Apr 2003 13:56:02 +0000 (13:56 +0000)]
Get pam_smbpass to compile again (it probably won't link or run, but at least
it compiles and lets the build farm get on it's way)
(This used to be commit 7498d69d9d69f70a4c7511b5032d7d5d2b9c846f)

21 years agoauto-init for utility functions
Simo Sorce [Wed, 30 Apr 2003 00:44:45 +0000 (00:44 +0000)]
auto-init for utility functions
(This used to be commit db571a9fd7fbce1c13ed652616ad9725db00b49f)

21 years agoforgot to remove getpwnam
Simo Sorce [Tue, 29 Apr 2003 23:52:53 +0000 (23:52 +0000)]
forgot to remove getpwnam
(This used to be commit 1915ab7b95b2baade0f4293d5a7a96003888d1c9)

21 years agoThis is a nice rewrite:
Simo Sorce [Tue, 29 Apr 2003 22:06:16 +0000 (22:06 +0000)]
This is a nice rewrite:

SAM_ACCOUNT does not have anymore uid and gid fields
all the code that used them has been fixed to use the proper idmap calls

fix to idmap_tdb for first time idmap.tdb initialization.

auth_serversupplied_info structure has now an uid and gid field

few other fixes to make the system behave correctly with idmap

tested only with tdbsam, but smbpasswd and nisplus should be ok

have not tested ldap !
(This used to be commit 6a6f6032467e55aa9b76390e035623976477ba42)

21 years agoremove convert_smbpasswd and addtosmbpass from tree; people can get them from 2.2...
Gerald Carter [Tue, 29 Apr 2003 15:24:52 +0000 (15:24 +0000)]
remove convert_smbpasswd and addtosmbpass from tree; people can get them from 2.2. if they still need them
(This used to be commit 000fe6b2f0e87571d2a6f2f19d4f90076eaeee3e)

21 years agoAdding further change to accommodate the add machine script facility.
John Terpstra [Tue, 29 Apr 2003 15:18:57 +0000 (15:18 +0000)]
Adding further change to accommodate the add machine script facility.
(This used to be commit bec502c3b8bba1ae77a72c05da2f0de6e1b0931e)

21 years agoAdd reference to use of the add machine script for on-the-fly machine account creation.
John Terpstra [Tue, 29 Apr 2003 15:16:44 +0000 (15:16 +0000)]
Add reference to use of the add machine script for on-the-fly machine account creation.
(This used to be commit 843673947ed42720397ed30cf678e06f4fb11c6d)

21 years agoadding ifdef'd code to add alias membership for vampire
Gerald Carter [Tue, 29 Apr 2003 14:43:16 +0000 (14:43 +0000)]
adding ifdef'd code to add alias membership for vampire
(This used to be commit 21867183e082a4ec7fec64a534677058cba1a598)

21 years agoSome passdb backends really don't like having no primary group - so always
Andrew Bartlett [Tue, 29 Apr 2003 14:38:45 +0000 (14:38 +0000)]
Some passdb backends really don't like having no primary group - so always
set one - new accounts -> domain users, unless otherwise specified.

This moves that logic from pdb_set_sam_sids() into pdb_init_sam_new(), which
is called by all the 'new account' creators. (pdb_set_sam_sids() now only
deals with the mapping from an existing account)

Andrew Bartlett
(This used to be commit 2c7b3d9fd5bb327bdbd34ec27b36eb59cbc481af)

21 years agoChange order of parameters to smb_register_passdb()
Jelmer Vernooij [Tue, 29 Apr 2003 14:09:50 +0000 (14:09 +0000)]
Change order of parameters to smb_register_passdb()
(This used to be commit 63cf5637c16dc770f0ab2f73ff00577c7cd426ee)

21 years agoadd version back to lanman string in sessetup reply
Gerald Carter [Tue, 29 Apr 2003 13:29:14 +0000 (13:29 +0000)]
add version back to lanman string in sessetup reply
(This used to be commit 4ab1909378695383e7e5bd20898392e6d2166969)

21 years agoMerge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as to allow idra to continue
Andrew Bartlett [Tue, 29 Apr 2003 12:54:46 +0000 (12:54 +0000)]
Merge Samba 3.0 pdb_ldap from 3.0 into HEAD, so as to allow idra to continue
his IDMAP work.

This version also works properly (the HEAD version had suffered from bitrot),
and should be a good basis to change into the new IDMAP rules.

It also includes UTF8 conversions.

Included also are the schema changes, and a note about the now very old scripts
in examples/LDAP (they don't work for this, or even the previous schema).

Andrew Bartlett
(This used to be commit 38a8f2b23a12f6a964d447f7904dd722a1ca046c)

21 years agoforgot to add the file where things moved
Simo Sorce [Tue, 29 Apr 2003 11:40:52 +0000 (11:40 +0000)]
forgot to add the file where things moved
(This used to be commit 3c2963f8e3f98ecae9fe59336c35000cf4d386c5)

21 years agoconsolidate idmap code in one place
Simo Sorce [Tue, 29 Apr 2003 10:54:13 +0000 (10:54 +0000)]
consolidate idmap code in one place
(This used to be commit f7041ec5d74475013c839b5ea9ecac10322e5e65)

21 years agoMerge 3.0's change to how we add users onto HEAD, including a few other bits
Andrew Bartlett [Tue, 29 Apr 2003 10:26:51 +0000 (10:26 +0000)]
Merge 3.0's change to how we add users onto HEAD, including a few other bits
of sync-up for the rpc_server/srv_samr_nt.c

Andrew Bartlett
(This used to be commit 3c867aedd9abc29389f5d049dbc94ada6738d1b0)

21 years agoonly call the add_script if the getpwnam_alloc() fails
Gerald Carter [Tue, 29 Apr 2003 05:37:42 +0000 (05:37 +0000)]
only call the add_script if the getpwnam_alloc() fails
(This used to be commit ba1e654a15fa800e56732fe005afd7479c18324b)

21 years agodon't implement any group mapping functions in the guest sam module
Gerald Carter [Tue, 29 Apr 2003 05:32:00 +0000 (05:32 +0000)]
don't implement any group mapping functions in the guest sam module
(This used to be commit a4056e2cae21e1f7e1aac1414bfa4158947fbfc7)

21 years agoremoving printing = SOFTQ since no one knows what it is
Gerald Carter [Tue, 29 Apr 2003 05:30:42 +0000 (05:30 +0000)]
removing printing = SOFTQ since no one knows what it is
(This used to be commit 7daf5f004273156ae263129b847c601b210f4fdb)

21 years agook next_rid out as well local_*id_to*id functions
Simo Sorce [Tue, 29 Apr 2003 03:31:00 +0000 (03:31 +0000)]
ok next_rid out as well local_*id_to*id functions
reverted user making function, did not pass the abartlet test :-)
idmap is now fully integrated, we only miss user creation and removal of uid
and gid from SAM_ACCOUNT
(This used to be commit 67af8c26586c4829166795813a373bf9be27b753)

21 years agoswat need idmap now
Simo Sorce [Mon, 28 Apr 2003 23:58:55 +0000 (23:58 +0000)]
swat need idmap now
(This used to be commit c4ba4db3414a2178a5314291c767d02e3f88525c)

21 years agonew helper functions to create users
Simo Sorce [Mon, 28 Apr 2003 23:36:54 +0000 (23:36 +0000)]
new helper functions to create users
(This used to be commit 74826e7ebb62ab09df68bb00fbd6097852ec5b6d)

21 years agoFixes from Ronan Waide <waider@waider.ie> for large RPC writes.
Jeremy Allison [Mon, 28 Apr 2003 18:43:46 +0000 (18:43 +0000)]
Fixes from Ronan Waide <waider@waider.ie> for large RPC writes.
Jeremy.
(This used to be commit 30512b7d3ea3470e4aca08638a5c0ea14791a6e7)

21 years agoUse NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij [Mon, 28 Apr 2003 18:33:25 +0000 (18:33 +0000)]
Use NTSTATUS as return value for smb_register_*() functions and init_module()
function. Patch by metze with some minor modifications.
(This used to be commit f4576757d1d52a8f1b96894c869bb76450003fd1)

21 years agoAdd example auth/ module
Jelmer Vernooij [Mon, 28 Apr 2003 17:15:21 +0000 (17:15 +0000)]
Add example auth/ module
(This used to be commit d16f8f661a2a0be4fd89f7469b7e3e6a42860ad2)

21 years agoFix SGML/XML incompability before starting conversion to XML
Alexander Bokovoy [Mon, 28 Apr 2003 16:53:13 +0000 (16:53 +0000)]
Fix SGML/XML incompability before starting conversion to XML
(This used to be commit 1b5ad8a502a641f285b986c81216d7c5e5c33e79)

21 years agoRemove uid and gid column
Jelmer Vernooij [Mon, 28 Apr 2003 14:17:52 +0000 (14:17 +0000)]
Remove uid and gid column
(This used to be commit 1fda7847fcda5e4b693f1b132b45e9bd94abc245)