Displaying 20 results from an estimated 500 matches similar to: "make: *** [dynconfig.o] Error 1"
2005 Oct 28
2
Dear Members - Samba Problem
Dear Members,
I have install samba 3.0.10 d
# ./smbstatus
Sessionid.tdb not initialised
/usr/local/samba/var/locks/connections.tdb not initialised
This is normal if an SMB client has never connected to your server.
Failed to open byte range locking database
ERROR: Failed to initialise locking database
Can't initialise locking module - exiting
#
But the var/locks directory
2006 Jan 26
0
Re: Samba - joining TO THE DOMAIN
First, this should go to samba@lists.samba.org - not technical.
Second - with "net join", you are probably in "security = domain". So
you need to add the computer to the domain using the Users and Computers
MMC on the domain controller.
Eric Roseme
Hewlett-Packard
Nagendra KV wrote:
> HI
>
>
>
> Help is required!
>
>
>
> I get
2013 May 24
1
How to rewrite header from X-Original-To to Delivered-To
HiAll,
How to rewrite mail headers from X-Original-To to Delivered-To using
sieve script.
I am using Dovecot-2.2 and Pigeonhole 0.4.
--
Thanks & Regards
Kiran Reddy
Lead Systems Administrator
Unicel Technologies Pvt. Ltd. | C-Block | Second Floor | Vaishnavi
Silicon Terrace, 30/1 | Hosur Main Road | Koramangala | Bangalore- 560095
Mobile (+91) 7829007447
Skype My status
2015 Jun 03
2
Windows-8 & SMB encryption
Hi
Nagendra here I have existing a samba-3 installation which has a smb
encrypt as mandatory
i.e : smb encrypt* =* mandatory
I am trying to connect to this machine's share with windows & I am getting
the following error on the windows 8 client
System error 5 has occurred.
Access is denied.
But I use the same client machine to access another windows-8 machine with
SMB encryption I am
2007 Nov 25
0
Compiling dynconfig.c with make command
Dears,
Any feed back please.
Najwa
> -----Original Message-----
> From: Abdulhak, Najwa TPD
> Sent: Thursday, November 22, 2007 1:31 PM
> To: 'samba@lists.samba.org'
> Subject: Please if you advise
>
> Dears,
> I've got a problem building samba 3.0.27 on Solaria 8 box.,
> Configuration is successful with , ./configure --with-pam --with-syslog
>
2004 Mar 06
0
make fails dynconfig.0 error1
Hi all,
I am compiling samba 3.0.2a with openldap and kerberos
support
openldap version 2.1.25 with bdb support (ver 4.2)
kerberos version 1.3.2
./configure --prefix=/servers/sambatest/3.0.2a
--with-ldap=/servers/openldap/2.1.25/lib --with-ads --with-krb5=/servers/kerberos/1.3.2/lib
--with-ldapsam
configure suceeds
but make fails with the following error
Using FLAGS = -O
2004 Apr 27
0
Build problem on s390 - dynconfig.o
Has anyone had any problems building on SuSE SLES 8 for s390 with all
patches applied... After applying patches to my build server last night,
building samba fails with the following...
mycomp:/srv/build/samba-3.0.2a/source # make
Using FLAGS = -O -I./popt -Iinclude
-I/srv/build/samba-3.0.2a/source/include -I
/srv/build/samba-3.0.2a/source/ubiqx
-I/srv/build/samba-3.0.2a/source/smbwrapper
-I.
2004 Jun 04
0
make: *** [dynconfig.o] Error 1
Salve,
I get the following error compiling Samba 3.0.0 on Solaris 9.
Compiling dynconfig.c
make: *** [dynconfig.o] Error 1
Any help much appreciated. Thanks.
Lanza Massimo
2019 Apr 09
3
masteruser can not select INBOX
. My debug:
Apr 09 09:13:20 imap(pid 82675 user test1): Debug: acl vfile: file /Library/Server/Mail/Config/dovecot/global-acls/INBOX not found
Apr 09 09:13:20 imap(pid 82675 user test1): Debug: acl vfile: file /Library/Server/Mail/Data/mail/EB83247B-1A33-4A43-AD30-E6453789072A/dovecot-acl not found
Apr 09 09:13:20 imap(pid 82675 user test1): Debug: acl vfile: file
2004 Jan 27
0
make: *** [dynconfig.o] Error 1
hi darren,
do you get any suggestions/solutions for your problem ?
i have the same currently, and hope you can help me.
thanks,
antje
2005 Jan 25
2
make: *** [dynconfig.o] Error
Hi List!
I've got a problem building samba 3.0.10 on Solaria 9 box.
Configuration is successful with
./configure --with-pam --with-syslog --with-ldapsam --with-automount
But make gives the following output.
alien> make
Using FLAGS = -O -Iinclude
-I/usr/local/src/samba-3.0.10/source/include
-I/usr/local/src/samba-3.0.10/source/ubiqx
-I/usr/local/src/samba-3.0.10/source/smbwrapper
2004 Jun 18
1
Info: Internal login failure:
I get the following error on auth with mysql on pop3
what am i missing or doing wrong
mysql config file
db_host = localhost
#db_port = 3306
db_unix_socket = /var/lib/mysql/mysql.sock
db = ADMIN
db_user = mailmaster
db_passwd = ********
db_client_flags = 0
default_pass_scheme = PLAIN
password_query = SELECT MAILBOX_PASSWORD AS password FROM MAIL WHERE MAILBOX_USERNAME = '%n' AND
2019 Apr 09
3
masteruser can not select INBOX
Thank you,
How and where ?
I configured only this:
cat /Library/Server/Mail/Data/shared/shared-mailboxes
* user=masteruser lr
masteruser is ok for all masters (mailmaster) ?
Luda
> Am 09.04.2019 um 09:33 schrieb Aki Tuomi <aki.tuomi at open-xchange.com>:
>
> Hi!
>
> You need to grant the master user rights in your ACL file.
>
> Aki
-------------- next part
2007 Jan 26
1
Asynchronous Communications
Hello,
I've written a BSD application that has to do many parallel CIFS
authentications, SID to name, and name to SID operations. It was written
using smbclient application as an example and links against libsmb. The
problem is that it doesn't seem possible to send a large number of parallel
operations to the domain controller using the samba libraries, unless I fork
a lot of processes,
2015 Dec 23
1
Samba 4 slower ?
Hi All,
I have samba 3.6 and samba 4.2 running on 2 different freebsd machines.
Both are virtual machines and have 1GB Ethernet and exact same configurations.
Samba is joined to a 2K8 server(security = ADS).
Both use a minimal similar smb.conf.
Am using smbtorture bench.nbench from another freebsd machine.
Samba 3.6 Throughput is at: 12.6165 MB/sec
Samba 4.2 Throughput is at: 1.5359 MB/sec
2017 Jul 18
2
CentOS for PowerPC Board ( Freescale T2080) with U-Boot
Hello,
I got CentOS for PPC64 from this link
<http://mirror.centos.org/altarch/7/isos/ppc64/> but it uses grub. I want
to use CentOS on a PowerPC Freescale T2080 board with U-Boot as the boot
loader. Is it available?
Thanks and regards
Jaytirth S. Khairatkar | Assistant Manager
--------------------------------------------------------------------------
--------------------------
2002 Jun 30
0
Printer Driver Uploading Problem
Hi,
I am using samba version 2.2.1a.I faced a problem with printer driver
uploading when I tried uploading new driver.Windows gives error message
"unable to change to the specified driver,original setting will be
restored",but the driver files were copied and the corresponding "2" or "3"
directory wasn't not created on w32x86.
When I searched in the
2006 Feb 28
0
Catching the table/database deletion case in a controller for mysql
Hi All,
I have created a empty rails app and created some controllers and models using scaffold command
e.g.,ruby script\generate scaffold newrecipe
After creating some records suppose some user deleted the table/database itself.
How to catch this case in a conroller of rails F/W?
Thanks for any early inputs.
With Regards,
-Nagendra Kumar
-------------- next part --------------
An HTML
2000 Mar 12
0
Setting up Samba: help
Could anyone help me get my Samba up and running ? I can't make much
sense of the docs.
i have red hat linux 6.1 on a celeron machine
suruj
--
*******************************************************************************
" What's the use of living if you can't feel alive ? "
*******************************************************************************
1999 Mar 16
0
(Fwd) How to use smbsh utility in samba
Hi ,
I use samba version 2.0.2 . It provides an utility called smbsh
using which users can use the resources in Windows clients from Unix
prompt like local resources . Unfortunately I dont have man pages or
any other document as to how to make use of this utility .
Any help regarding how to use this utility will be appreciated
TIA
Cheers
-Dorai