Displaying 20 results from an estimated 84 matches for "samba_3_0".
2003 Apr 06
0
samba_3_0+ldapsam_nua: creating machine trust accounts fails
Hi,
with current SAMBA_3_0 I'm unable to create new Machine Trust Accounts
with ldapsam_nua. A rough test indicates that ldapsam works.
If I put 'rid' in samba.schema from MUST into MAY, samba creates an ldap
entry, but with empty 'rid' and 'primaryGroupID' attributes.
ciao
Dariush
# smbpasswd...
2006 Jan 16
3
Problem getting share list from NetApp
We defined a share, sales_cifs_test, on our NetApp server. Note that the
length of the name is longer than 13 characters.
We can see the share with Microsoft Explorer.
We can mount the share from Linux using smbmount.
What we want to do is to get a list of shares from NetApp. The tools
that can do this are the samba programs smbclient and net.
Smbclient will not show names longer than 13
2003 Apr 04
2
samba_3_0+ldapsam: Bug?
Hi,
after upgrading samba 3.0 from ~ Jan. 03 cvs -> today's cvs, samba
crashes while contacting an LDAP server.
If I try:
$ smbclient -L localhost -Udariush%pass
smbd logs the following:
[2003/04/04 18:20:39, 2] passdb/pdb_ldap.c:ldapsam_search_one_user(648)
ldapsam_search_one_user: searching
for:[(&(uid=dariush)(objectclass=sambaAccount))]
[2003/04/04 18:20:39, 10]
2004 Jul 05
1
NMBD shutting down problem
Hi,
I use a samba 3.0.2a server on a Linux Mandrake 10.0.
This morning, I found the nmb daemon shut down
with the following message in the nmbd log file :
[2004/07/03 20:39:53, 0] nmbd/nmbd.c:reload_interfaces(263)
reload_interfaces: No subnets to listen to. Shutting down...
Over the web, I found many questions about this problem but no real answer.
Any idea or precision about this. It is a
2005 Mar 31
4
Samba 3.x SVN and OS/2 support.
Hi all Samba OS/2 users. I've just added OS/2 style
extended attribute support into the SAMBA_3_0 subversion
branch code.
This depends on the underlying OS supporting EA's and
(on linux) the filesystem being mounted with the "user_xattr"
mount option and the parameter "ea support = yes" being set
in smb.conf.
Please check out this code and test it - let me know if ther...
2001 Dec 11
1
Question: Ldap Future
Currently in the Samba_2_2_2 tree we are able to use ldapsam for auth but in the current tree and Samba_3_0 the "--with-ldapsam" no longer works. I take it that with the new backend rewrite is the reason that this is broken but my question is since some people are really pushing for ADS support is LDAPSAM no longer going to be a option?? if this is so what would the migration path for non 2...
2002 May 14
2
Trust domain
Hi, All,
I upgraded my samba to 2.2.4 recently. There is one question about
trusted domain.
If I set 'winbind use default domain' to yes, supposed the domain name
is D1, a trusted domain D2, when I run wbinfo -u, what I should I get? I
remembered I will get users like D1\UserOnD1 ..... D2\UserOnD2 ... in
previous version.
Thanks in advance,
Juer
2002 Aug 28
1
rpcclient regenum
I need a rpcclient which understans the command "regenum". In Samba 2.2
and the current HEAD CVS branch (as well as the SAMBA_3_0 branch), this
command does not work, and is commented out:
#if 0 /* Simo: reg functions need to be updated to the new cmd interface */
...
static void cmd_reg_enum(struct client_info *info)
Any plans for fixing this? I actually tried, but failed. Seems like a lot
of things have changed.
Th...
2005 May 24
0
SVN checkout problem
...all three
providers responded that host name not found. I also got IP address from
Jerry and tried to do checkout using IP address, but it was also not
helpful. While trying to checkout different sources I had no problems.
Here is log history :
# svn checkout svn://svnanon.samba.org/samba/branches/SAMBA_3_0
samba-3_0
svn: Unknown hostname 'svnanon.samba.org'
# svn checkout svn://66.70.73.150/samba/branches/SAMBA_3_0 samba-3_0
svn: Can't connect to host '66.70.73.150': Connection timed out
# svn checkout http://svn.collab.net:81/repos/svn/trunk subversion
A subversion/Makefile.in
A...
2005 Jun 14
2
api_pipe_bind_req: unknown auth type 9 requested.
I encountered this error/warning (I don't know) and I saw in
http://lists.samba.org/archive/samba/2005-May/105124.html
that jerry was aware of the problem.
Should I worry about it or ignore this message ?
Thanks.
2005 Jan 05
1
new printing patch for 3.0.10 may fix the 'failure to remove print jobs from queue list display'
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I've uploaded a new draft of the printing patch for 3.0.10
to http://www.samba.org/~jerry/patches/post-3.0.10/
The only change is a small fix to fix the register_message_flags()
error messages in the logs. After some thought, I think this
might address the 'jobs failing to be removed from the queue
list' bug. If people could test and let
2003 Mar 31
1
Samba-3.0alpha23 available on samba.org mirrors
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
We''ve just posted another snapshot of the SAMBA_3_0 cvs tree
for download. This is a non-production release provided for
testing only. Note that this release **does** contain the
security fixes included in the Samba 2.2.8 release.
The source code can be downloaded from :
http://download.samba.org/samba/ftp/alpha/
The uncompressed tarball a...
2003 Mar 31
1
Samba-3.0alpha23 available on samba.org mirrors
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
We''ve just posted another snapshot of the SAMBA_3_0 cvs tree
for download. This is a non-production release provided for
testing only. Note that this release **does** contain the
security fixes included in the Samba 2.2.8 release.
The source code can be downloaded from :
http://download.samba.org/samba/ftp/alpha/
The uncompressed tarball a...
2005 Mar 01
2
Problem with 3.0.10 and 3.0.11 with 1 smbd process using99% cpu
I have this same problem on 3.0.10, and I also "fixed" it by deleting
the tdbs. My problem, had nothing to do with printing, it was happening
once I started winbindd with security = ADS.
Jerry, what would we need to do to track this bug down in the tdb code?
I have logs at level 10, ltrace output, and a backtrace.
Do you think that there were changes made to the tdb code in 3.0.12
2004 Oct 07
2
Samba with winbindd AD Group access limit problem
I'm running Samba 3.0.2 on Solaris using winbindd to allow me to security
tailor access to subdirectories on a Samba share. We assign the
subdirectories within a Samba share to an Active Directory group name. This
generally works fine but I am having user access issues from the Win2K / Win
XP workstations that have mapped the share. The problem seems to be related
to the number of groups /
2005 Feb 03
2
People with applications needing directories containing large numbers of files.
I've been working (inspired by James Peach of SGI) on the
problem of using Samba3 with applications that need large
numbers of file (100,000 or more) per directory.
I think the current code in SVN in the SAMBA_3_0 branch
may hold the fix for this problem, so I'd like to request
people who need this functionality to give it a try.
The key was fixing the directory handling to read only
the current list requested instead of the old (up to 3.0.11)
behaviour of reading the entire directory into memory before...
2003 Mar 05
2
Samba-3.0alpha22 available on samba.org mirrors
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
We've just posted another snapshot of the SAMBA_3_0 cvs tree
for download. This is a non-production release provided for
testing only.
The source code can be downloaded from :
http://download.samba.org/samba/ftp/alpha/
The uncompressed tarball and patch file have been signed
using GnuPG. The Samba public key is available at
http://dow...
2005 Jun 02
1
Winbindd chokes on W2K users in only one group
Hi there,
I've been trying to set up Samba 3.0.14a with Active Directory
integration on a network with an ordinary W2k Server PDC. I'm currently
having a problem which I'm convinced has nothing to do with my Windows
or Samba configuration.
The problem only occurs when trying to connect to the Samba server from
an authenticated domain account which is only a member of the default
2005 Feb 03
2
Large numbers of files in a directory - take #2 :-)
...3.0.12, not
3.0.11 or below.
-----------------------------------------------------------
I've been working (inspired by James Peach of SGI) on the
problem of using Samba3 with applications that need large
numbers of files (100,000 or more) per directory.
I think the current code in SVN in the SAMBA_3_0 branch
may hold the fix for this problem, so I'd like to request
people who need this functionality to give it a try.
The key was fixing the directory handling to read only
the current list requested instead of the old (up to 3.0.11)
behaviour of reading the entire directory into memory before...
2002 Nov 13
1
Does the newest version support Mulitibyte NETBIOS name?
Dear Sir,
I remember that I can use multibyte NETBIOS name (just as Traditional Chinese) in Microsoft Windows to talk with the previous version of samba (maybe 2.0.7).
But since I use 2.2.3a (which is included in RedHat 7.3), the log file name is incorrect when the client use multibyte NETBIOS name. And when I use the newest version (2.2.6), if the client use multibyte NETBIOS name, then the