similar to: SAMBA Compiling problems

Displaying 20 results from an estimated 50000 matches similar to: "SAMBA Compiling problems"

2016 May 13
0
Low Battery event not occurring
I here is some information I could have provided previously. Here is what I am seeing: ==================================================================== Broadcast message from nut at localhost.localdomain (Fri May 13 22:31:35 2016): UPS myups at localhost on battery upsc myups at localhost battery.charge: 3 battery.charge.low: 10 battery.charge.warning: 30 battery.runtime: 93
2016 May 16
1
Low Battery event not occurring
Hi Charles, I made the change, and it still won't incite a poweroff: ========================================================================== [root at localhost ~]# upsc myups at localhost battery.charge: 76 battery.charge.low: 90 battery.charge.warning: 30 battery.runtime: 1811 battery.temperature: 31.9 battery.type: PbAC battery.voltage: 49.2 battery.voltage.nominal: 48.0 device.mfr:
2010 Dec 12
1
unable to login with root
dear all i have a solaris 11 express installed with ZFS . Recently i forgot the password and i reset the password to empty password and when i reboot i get this message. pam_authtok_get : login : empty password not allowed for root from localhost. I dont know the ip address of this machine to login from remote host and there is no othere user except root. Please give your suggestions.
2008 May 13
2
Mailbox problem
Greetings, I am using dovecot as our POP3 and IMAP server and Squirrelmail for the Webmail. Some of our users get the error message below when trying to access the mailbox using Webmail: "ERROR: Could not complete request. Query: SELECT "INBOX" Reason Given: Internal error occurred. Error report written to server log. [2008-05-12 09:08:39] To resolve this
2004 May 24
0
samba 3 keeps trying to authenticate with the nt4 pdc using port 445
Hello, I'm running redhat enterprise as 3.2 with the included samba 3.0.2-6.3E. I'm trying to make this a domain member server in a nt4 domain. I've successfully joined the domain only after using the net join -p 139 option to force samba to use port 139, otherwise it kept trying to communicate over port 445. (I was watching the syn packets with tethereal). Typing wbinfo -g comes
2005 Jan 29
2
problem in compiling asterisk addon
i have problem in compiling asterisk-addons 1.0.1 --------------------------------------------------------- [root@kamran asterisk-addons-1.0.1]# make cc -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/local/mysql/include -c -o cdr_addon_mysql.o cdr_addon_mysql.c ../asterisk: Not a directory make: *** [cdr_addon_mysql.o] Error 1 --------------------------------------------------------- i want to
2009 Jul 08
1
bash change from "root@myserver" to "Administrator@myserver"
Hi Guys, I have posted this subject long time ago but this problem still persistently happens on my linux+pdc server. Here is my server detail , CentOs5.1 + Samba-3.0.25b + Fedora Directory Server So far every is running fine. It is just one thing I don't understand what I have done wrong. Normally if you open teminal window it should be like " [root@myserver /]" but sometime
2000 Mar 08
0
NIS, PAM, OpenSSH. Seems to work perfectly (one minor concern)
I just spent some time trying to figure out how to get OpenSSH to work correctly with NIS and PAM. It seems to work fine, apart from one minor worry I still have (see below). Feedback about grave security risks are welcome :) This is using RedHat 6.1 with updates and the OpenSSH 1.2.2p1-1 RPM's on the NIS server as well as the client. In short, my configuration is: /etc/nssswitch.conf:
2003 Nov 18
1
Linux Active Directory Login
Im using Samba 3.0.0 and I am trying to get my Redhat 9 workstations to use a Windows 2003 Active Directory server for authentication. Using LDAP for auth. I issue this command net rpc join -S <MYPDCDOMAINNAME> -U <MYADMINACCT> I get joined the domain <MYDOMAIN> winbindd does start I issue wbinfo -u and it shows all the users on the domain. I issue wbinfo -g and it shows all
2019 Nov 22
0
sendmail on Centos 7.7
See below: getent hosts smtp-relay.gmail.com 2607:f8b0:4002:c06::1c smtp-relay.gmail.com # /etc/nsswitch.conf # # An example Name Service Switch config file. This file should be # sorted with the most-used services at the beginning. # # The entry '[NOTFOUND=return]' means that the search for an # entry should stop if the search in the previous entry turned # up nothing. Note that if the
2006 Feb 07
1
LDAP and Linux compatibility
While this is a fairly old thread, there may still be people looking for the *correct* answer for this question (at least I were 10 minutes ago...) So, the problem is that some applications (acroread7 in this case) refuse to start when run on a NIS or LDAP (client?), with a message containing: GLib-WARNING **: getpwuid_r(): failed due to unknown user id See more about the problem in previous
2003 Mar 18
0
samba-kerboros-winbind
I would like to be able to use Windows Active Directory accounts for logon to a Linux RH8 desktop. I have successfully used Kerberos to add the desktop to the AD domain. I am also able to use Kerberos or rpc to view users & groups. I have not been able to use winbind. I am using the Samba3.aplha22 RPM. Our AD domain has restrict anonymous set to 1 for the DC's. Following the How-To
2004 Dec 15
2
Winbind + NIS + winbind trusted domains
Hello list, I need to setup a samba file server with user access from a Windows AD domain and a separate Solaris NIS domain. All of our users have an account on the AD domain but only some of our users have a Unix account. I would like Windows users that have a Unix account to have files written as per their Unix uid and users that do not have an account to have a uid assigned from winbind. I
2018 Aug 24
0
Mail has quit working
> -----Original Message----- > From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Pete Biggs > Sent: Friday, August 24, 2018 12:08 PM > To: centos at centos.org > Subject: Re: [CentOS] Mail has quit working > > > > > OK. There are a couple of things: > > > > > > Aug 23 21:47:18 ts130 postfix/smtpd[3750]: warning: hostname localhost
2018 Jun 08
0
DM 3.6.25 -> 4.x
On Fri, 8 Jun 2018 13:57:45 +0200 "Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote: > Am 2018-05-30 um 18:22 schrieb Stefan G. Weichinger via samba: > > Am 2018-05-30 um 17:36 schrieb Rowland Penny via samba: > >> On Wed, 30 May 2018 17:22:56 +0200 > >> "Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote:
2005 Mar 08
2
problem in compiling openh323
hello all i am having a problem in compiling openh323. [root@kamran openh323]# ./configure checking for g++... g++ checking for C++ compiler default output... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes
1998 Oct 29
0
More on bad password
Samba Masters: My original post stated the following: I just upgraded from samba-1.9.15p8 to samba-1.9.18p8 on one of our Sun boxes (Solaris 2.5.1). When I try to connect to the samba server from another machine with smbclient I get the following error message: smbclient -L odin Added interface ip=192.10.11.32 bcast=192.10.11.255 nmask=255.255.255.0 Server time is Wed Oct 28 15:17:47 1998
2019 Nov 29
0
security = ads parameter not working in samba 4.9.5
On Fri, 2019-11-29 at 17:19 +0000, Rowland penny via samba wrote: > Lets start by removing this: krb5-server-1.15.1-37.el7_7.2.x86_64 ATM I can't, it will remove all samba packages :) > And if it is installed on the DCs remove it from them as well. OK I will try remove krb5-server , Monday I will give you feedback > Not sure if I asked this, but where did you get the Samba
2018 Jun 08
2
DM 3.6.25 -> 4.x
Am 2018-05-30 um 18:22 schrieb Stefan G. Weichinger via samba: > Am 2018-05-30 um 17:36 schrieb Rowland Penny via samba: >> On Wed, 30 May 2018 17:22:56 +0200 >> "Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote: >> >>> can / should I test this with 3.6.25 already? >>> Unfortunately I don't have a valid ADS user/pw yet
2018 Jun 14
2
DM 3.6.25 -> 4.x
Am 2018-06-08 um 14:12 schrieb Rowland Penny via samba: > On Fri, 8 Jun 2018 13:57:45 +0200 > "Stefan G. Weichinger via samba" <samba at lists.samba.org> wrote: >> I have to upgrade glibc on the way, and gentoo wants me to fix >> nsswitch.conf: >> >> https://wiki.gentoo.org/wiki/Glibc_2.26_porting_notes/nsswitch.conf_in_glibc-2.26 >> >> The