Displaying 20 results from an estimated 1000 matches similar to: "En: SETEUID"
2002 Jan 03
3
Samba Start
How are you verifying? Have you tried using top and looking for smbd and
nmbd? Swat may be giving you erroneous info if that is what you are using to
verify. Hope this helps...
-----Original Message-----
From: Alvaro Lassance [mailto:lassance@sidercom.com.br]
Sent: Thursday, January 03, 2002 10:35 AM
To: samba@lists.samba.org
Subject: Samba Start
Hello all!
I am trying to start Samba 2.2.2
2001 Dec 21
2
BackupPC 1.03 released (backup to disk for WinXX/Linux using Samba)
BackupPC version 1.03 has been released on SourceForge, see
http://backuppc.sourceforge.net.
BackupPC a high-performance perl-based package for backing up
Linux and WinXX PCs and laptops to a server's disk. BackupPC is
highly configurable and easy to install and maintain. It uses
Samba's smbclient to extract files from clients, and uses Samba
on linux clients to serve up shares (no
2001 Dec 08
5
No "seteuid" method available
Hey Everyone:
"No seteuid method available" is the error I get when trying to configure Samba 2.2.2 on an HP-UX 11.0 system. This system is part of a test network and has tcp/ip but no DNS. There are only 3 articles on the Samba site about this and the only fix requires changing and recompiling "C" libraries. Is there another, simpler fix? Thanks.
~ Gary Zawilinski ~
2006 May 23
3
Transfer extensions processing control to Manager
I'm developing an application that monitors the state of the incoming
calls using Manager events. So, as a part of it, I need to "override"
the control of the extensions by the dialplan itself. The problem is
that, if I don't declare the incoming extension, Asterisk hangs up the
call by default. So I want to know if there's some kind of
"ManagerControl() application
2006 May 11
2
Problem setting locale for voicemail
I've set voicemail almost successfully, only a minor detail remains :-)
I can't get the dates in my local language (spanish). In sip.conf,
zapata.conf and voicemail.conf, I've set:
language=es
and my locale is "es" also. However, the days and months names still
appear in english in the emails!!!
Thursday 11 de May de 2006, 18:49:34.
instead of
Martes 11 de mayo de
2006 May 12
3
VoiceMail application: "j" option not working as I supposed
I've the following dialplan.
exten => _XX,hint,SIP/${EXTEN}
exten => _XX,1,Dial(SIP/${EXTEN},10,j)
exten => _XX,2,VoiceMail(${EXTEN}@default,u|j)
exten => _XX,3,Hangup()
exten => _XX,102,Goto(110)
exten => _XX,103,Playback(pbx-invalid)
exten => _XX,104,Hangup()
exten => _XX,110,VoiceMail(${EXTEN}@default,b|j)
exten => _XX,111,Hangup()
exten =>
2003 Nov 03
0
No automated network interface determination, no seteuid method available
I'm trying to compile Samba 3.0.0 ("./configure", no parameters) on
Slackware 8.0.0 (Linux 2.4.19 SMP) using gcc version "2.95.3 20010315
(release)".
End of output:
Using libraries:
LIBS = -lcrypt -lresolv -lnsl -ldl
AUTH_LIBS = -lcrypt
checking configure summary... WARNING: No automated network interface
determination
ERROR: no seteuid method available
2006 May 10
2
Is there a way to not propagate a context included inside other context?
I've defined my dialplan as showed below. My internal lines are numbered
as 12345XX, and internal users can call another by the entire 7-digits
extension, or by just last 2 digits.
[invalid]
exten => _X.,1,Playback(pbx-invalid)
exten => _X.,2,Hangup()
[internal]
include => invalid
exten => _XX,1,Dial(SIP/12345${EXTEN}) ; Short alias for internal lines
exten =>
2006 May 24
1
Generate two calls from Asterisk and bridge them
Is there a way in Asterisk (I guess there's, it's only I can't figure
out how :-)) to:
1.- Generate a call to channel 1 (example, to PSTN v?a an E1 card, using
Zap/g1)
2.- Generate a call to channel 2 (example, an internal SIP extension).
3.- Once both channel have answered, connect the call between them.
This way, I can, for example, play audios in both channels before they
are
2006 Feb 23
3
Codec order sent wrong from Asterisk
I'm communicating a softphone (SJPhone) to a Grandstream phone GXP-2000.
The codec order on each one is the next:
SJPhone: GSM - iLBC - PCMA - PCMU
GXP2000: G729 - GSM - PCMA - PCMU
(I have a G729 license, so there's no problem with transcoding G729)
In my sip.conf, I've defined the following codec order:
disallow=all
allow=g729
allow=gsm
allow=g726
allow=alaw
allow=ulaw
And my
2001 Oct 08
2
Porting OpenSSH 2.9.9p2 to Dynix V4.4.4
Hello Porters,
I am attempting to compile OpenSSH 2.9.9p2 on a Dynix V4.4.4 host.
I have set USE_PIPES and BROKEN_SAVED_UIDS (the latter because there are
no functions for set{eu,eg}id() that I can find). I configured with
"./configure '--with-libs=-lnsl -lsec'".
Each time I attempt to login, I get this error:
No utmp entry. You must exec "login" from
2000 Oct 03
1
Various platforms
Hello,
I've been compiling OpenSSH up on just about every platform that I can
get my hands on. I am not certain of the best way of building my
'fixes' into the source tree, not least of all since I didn't worry about
#ifdef's or the configure scripts. However hopefully this will be of use
to you. This is all for openssh-2.2.0p1 compiled alongside
openssl-0.9.5a and
2007 Oct 07
6
issetugid() for other procs
Any way to check if another proc has run or been run by a proc that
is setuid or seteuid?
2001 Oct 10
1
openssh on LynxOS issues! - Changes and addons.
Hi,
With reference to my previous mail:
1. I use openssh-2.9p2 on a LynxOS i386 system. The
ssh and scp clients work fine. Even sftp from other
Linux systems works. But, if I run the sftp client in
LynxOS to localhost (LynxOS) or remote sshd in Linux,
the authentication succeeds, prints sftp> prompt and
then exits. I don't know why this happens. The problem
is with the sftp client
2017 Jan 23
2
Open SSH public key setup not working on windows 2012
Hi,
I downloaded setupssh-7.3p1-2.exe for Windows x64.
I created private public keys and set it up accordingly.
After entering the passphrase, I see authentication succeeded message but then
the connection to the remote host gets closed immediately.
Some of the Client output:
************************
...
Enter passphrase for key '/home/user2/.ssh/id_rsa':
debug1: Authentication
2003 Sep 16
2
[PATCH] permanently_set_uid fails on Cygwin :-(
Hi,
I'm terribly sorry that I missed this before 3.7p1 was out. The
permanently_set_uid() function fails on Cygwin since the test to
revert to the saved uid unfortunately works on Cygwin though it
shouldn't. The reason is that a Windows NT process always can
revert to its previous privileges. There's no such concept of
giving up rights in a process permanently. This is only
2019 Feb 16
2
[PATCH] Cygwin: rel 3.0 drops requirement for privileged non-SYSTEM account
Seteuid now creates user token using S4U. We don't create a token
from scratch anymore, so we don't need the "Create a process token"
privilege. The service can run under SYSTEM again.
---
contrib/cygwin/ssh-host-config | 15 +++++----------
1 file changed, 5 insertions(+), 10 deletions(-)
diff --git a/contrib/cygwin/ssh-host-config b/contrib/cygwin/ssh-host-config
index
2001 Feb 24
2
NeXT 3.3 vs openssh-2.5.1p1 (Couldn't restore privileges)
Wanted to make openssh w/both -lwrap and BIND 8.2.3's -lbind on an m68k NeXT
3.3. Started w/then current openssh-2.3.0p1. Had to use -posix for
compiler and loader to get -lbind to work, and had to throw out all openssh
NeXT porting to get -posix to work. By the time I had it all working and
installed, a security mailing list said there was a new openssh version
released.
Bagged
2011 Apr 06
2
a strange doveadm behavior
hi timo
very very good job you realize for the community
here I have a very strange problem with doveadm
I actually use a configuration file parameters in which the parameters
are placed carefully
My problem appears when I run this command
doveadm expunge -A mailbox Trash savedbefore 30d
i post command and result to the terminal
[fakessh at r13151 ~]$ doveadm expunge -A mailbox Trash savedbefore
2002 Nov 21
2
Configure Sambe 2.2.6 - installing on HPUX 11.11
hi!
i've got a problem with installing samba 2.2.6 on a HPUX 11.11 -
machine:
when i unzip and install the samba 2.2.6 and then start configuring ist
with
"./configure --prefix=/usr/local/samba"
i get the following error:
checking configure summary... WARNING: No automated network interface
determination
ERROR: no seteuid method available
configure: error: summary failure. Aborting