similar to: samba3.0.0rc1 not running on solaris 9

Displaying 20 results from an estimated 300 matches similar to: "samba3.0.0rc1 not running on solaris 9"

2003 Oct 29
2
can't join W2003 domain with 3.0.0 (krb ticket is OK though)
Hi everyone, I'm using the production release of 3.0.0 and can not join a W2003 domain: [printsrv4] /spool/samba-3.0.0/bin $ ./net -d 10 ads join -Uhumpty_dumpty [2003/10/29 15:35:39, 3] libads/sasl.c:ads_sasl_spnego_bind(191) got principal=adc1$@WIN.DESY.DE [2003/10/29 15:35:39, 1] libsmb/clikrb5.c:ads_krb5_mk_req(269) krb5_cc_get_principal failed (No credentials cache found)
2003 Aug 26
0
samba3.0.0rc1 - Problems managing groups with UsrMgr
Dear list, I have two problems managing groups from Win2kSP2 client using UserManager for domains. My Linux user and groups are stored in OpenLDAP using pam_ldap+nss_ldap from Padl. Due to the fact that the groups using the ou=Group organizationalUnit, I have set in smb.conf the "ldap group suffix = ou=Group" (using ldapsam as passdb backend). So the Linux group and the
2003 Aug 25
3
Samba 3.0.0 RC1 on SuSE 8.2
Hello, I've tried to compile Samba 3.0.0 RC1 on a SuSE 8.2 System. Configure runs without a problem (as i see) but if i run make anytime this happens: >Compiling passdb/pdb_ldap.c >passdb/pdb_ldap.c: In function `pdb_init_ldapsam_common': >passdb/pdb_ldap.c:2239: error: incompatible types in assignment >passdb/pdb_ldap.c: In function `pdb_init_ldapsam':
2004 Dec 14
2
compiling problem with ldap support
hi, I'm trying to compile samba with ldap support, which is supposed to be a default in the 3.0.9 package, but i got an error msessage when i tried make, something like this : Compiling dynconfig.c Compiling smbd/vfs.c Compiling passdb/pdb_interface.c Compiling passdb/pdb_ldap.c passdb/pdb_ldap.c: In function `ldapsam_delete_entry': passdb/pdb_ldap.c:295: warning: assignment makes
2018 Nov 09
2
Samba with OpenLDAP (not a DC)
Hi, I'm trying to setup a samba server on Ubuntu 16.04 following the docs[1] on the samba wiki. I have my users in OpenLDAP, along with their Posix attributes. They can ssh/sftp to the Linux server and have valid *nix GIDs/UIDs. I've added the 'passdb backend' and 'ldap suffix' lines into my smb.conf[2] however I'm getting errors[3] in smb.log that the ldap server
2004 Jun 25
1
I can't compile samba 3.0.4 with LDAP
I have downloaded Samba 3.0.4 (tar.gz). I tryed to compile samba to work with OpenLDAP 2.1.30 I wrote: ./configure --with-ldapsam and make Then when i issue the make file i get... Using FLAGS = -O -I./popt -Iinclude -I/home/rootk/samba-3.0.4/source/include -I/home/rootk/samba-3.0.4/source/ubiqx -I/home/rootk/samba-3.0.4/source/smbwrapper -I. -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
2003 Aug 27
2
Where is the default 'smb.conf' located?
I compiled and installed the latest samba 3.0.0rc1. I see that the binary executable was placed in the default location of /usr/local/samba/sbin/smbd. However, I cannot located the default smb.conf file. I was expecting that the 'make install' script would have copied this file somewhere onto my system. Where is the default 'smb.conf' file located?
2005 Nov 29
1
passdb/pdb_ldap.c LBER_USE_DER undeclared
Hi all, I can't succeed to compil samba-3.0.20b on a solaris 10 box with ldapsam parameter. The configure is ok: ./configure --prefix=/export/zoe/samba-3.0.20b --with-pam --with-ldap=/usr/local/openldap-2.2.26 --with-ldapsam --with-krb5=/usr/local/krb5-1.4.3 but when I try to do the make I have the following error: [zoe.root:56] make Using FLAGS = -I/usr/local/krb5-1.4.3/include -O
2003 Aug 16
2
(no subject)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Samba Team is proud to announce the availability of the first release candidate of the Samba 3.0.0 code base. A release candidate implies that the code is very close to a final release, but remember that this is still a non-production snapshot intended for testing purposes. Use at your own risk. One of the main additions in this release is
2003 Aug 16
2
(no subject)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The Samba Team is proud to announce the availability of the first release candidate of the Samba 3.0.0 code base. A release candidate implies that the code is very close to a final release, but remember that this is still a non-production snapshot intended for testing purposes. Use at your own risk. One of the main additions in this release is
2003 Aug 21
2
winbindd problem with 3.0.0rc1
i've been trying to get samba 3 to join my AD domain, and have gotten stuck. when I wbinfo -t it returns "Could not check secret" log.winbindd says: nsswitch/winbindd.c: nsswitch/winbindd.c:process_loop(722) process_loop: Invalid request size from pid 5368: 1304 bytes sent, should be 1568 here's my smb.conf incase it matters. # Global parameters [global] workgroup =
2003 Aug 18
2
Samba 3.0.0rc1 and 2 servers - PDC and homes
I have Samba 3.0.0rc1 installed on a linux server DC-01 and it's configured as a PDC. The only share it has is netlogon. Users are stored in an LDAP passdb. All our users' home directories are on a second linux server, FS-01. It's been joined to the domain (command "sudo net join -U Administrator", which is the name of the "root" account). And here's a
2003 Aug 19
2
samba-3.0.0rc1: nmbd PANIC: failed to create UCS2 buffer
Hello, I am running into the same behaviour of nmbd with samba-3.0.0rc1 compared to samba-3.0.0beta3: A few minutes after starting samba nmbd dies with the following messages: [2003/08/19 09:28:23, 0] lib/charcnv.c:(194) convert_string: Required 17, available 16 [2003/08/19 09:28:23, 0] lib/charcnv.c:(194) convert_string: Required 17, available 16 [2003/08/19 09:29:19, 0]
2003 Aug 21
1
winbind tests ...
Greetings ... Installed Samba 3.0.0rc1, and seem to be having problems with winbind. First question, shouldn't "wbinfo -t" return success? I have "wbinfo -u", "wbinfo -g", "wbinfo -p" and "wbinfo --sequence" returning what seems to be valid information. Second, where does winbind keep the details for "wbinfo
2003 Aug 25
1
Swat problem with samba-3.0.0 RC1
Hello, I tried to configure a share with samba-3.0.0RC1 but after specifying the share name and after I clicked "create", nothing happens. Only the header "share parameters" is shown. I've searched the list archives and a certain Chee Wai Yeung reported exactly the same problem with samba3.0.0beta1 on 09/06/2003 Will this bug be fixed before the final release? Werner
2003 Sep 17
1
Cannot enable lanman auth parameter
After install samba-3.0.0rc1, I mount the windows share as usual, but it gives an error "client use lanman auth is disable". I've made the change in smb.conf "lanman auth = yes""encrypt passwords = yes" already but it seems not working. Any idea ? ========================================================================================== ¾Ç­^»y/´¶³q¸Ü,
2003 Dec 05
1
First Release Candidate of Samba 3.0.1 available for download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is a release candidate snapshot of the Samba 3.0.1 code base and is provided for testing only. A release candidate (RC) means that we are close to the the final, stable version and is provided for Quality Assurance (QA) purposes. This release is *not* intended for production servers. Use at your own risk. For those utilizing an LDAP backend
2003 Dec 05
1
First Release Candidate of Samba 3.0.1 available for download
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 This is a release candidate snapshot of the Samba 3.0.1 code base and is provided for testing only. A release candidate (RC) means that we are close to the the final, stable version and is provided for Quality Assurance (QA) purposes. This release is *not* intended for production servers. Use at your own risk. For those utilizing an LDAP backend
2003 Aug 27
1
smbd crash on character conversion
Hi all, I'm trying to share a directory that contains files with non-ASCII characters (actually, hungarian chars, iso8859-2 or utf8 encoding, I'm not sure - the encoding of ext2) in their name. When I mount the share and try to list the contents of the directory, smbd crashes. samba version: 3.0.0rc1 The shared dir is on an ext2 partition. My system is a debian woody. iconv is installed
2003 Oct 08
1
Can't do roaming profiles
I need a little advice on finishing off a Samba PDC. I have Samba 3.0.0RC1 installed and working as a PDC on a Redhat AS 3.0 machine. It authenticates users nicely but the "roaming" profiles don't work. Tailing the samba log, I see the an attempt to access the users ntuser.dat file, which doesn't exist before the first logon, when logging in. The profile directory