Displaying 20 results from an estimated 60000 matches similar to: "[Bug 236] New: No setproctitle() replacement for many unices"
2002 May 08
2
[Bug 236] No setproctitle() replacement for many unices
http://bugzilla.mindrot.org/show_bug.cgi?id=236
------- Additional Comments From djm at mindrot.org 2002-05-08 11:41 -------
Created an attachment (id=93)
setproctitle() replacement for more OSs
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2003 Jan 09
8
[Bug 236] No setproctitle() replacement for many unices
http://bugzilla.mindrot.org/show_bug.cgi?id=236
------- Additional Comments From djm at mindrot.org 2003-01-09 11:22 -------
This seems to work on Linux and I have had reports of it working on other
platforms too. Please test this patch and report here or on the list. I'd like
to get this in for the next version.
------- You are receiving this mail because: -------
You are the
2004 Jul 20
3
[Bug 899] sshd displays illegal usernames through setproctitle()
http://bugzilla.mindrot.org/show_bug.cgi?id=899
Summary: sshd displays illegal usernames through setproctitle()
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
2011 Mar 28
15
[Bug 1883] New: use setproctitle for persistent mux master
https://bugzilla.mindrot.org/show_bug.cgi?id=1883
Summary: use setproctitle for persistent mux master
Product: Portable OpenSSH
Version: 5.8p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy:
2002 Jun 07
1
Setproctitle && HPUX, patch/fix included
Hello,
I've asked this on the openssh (regular) list before, but was directed
here. I've been trying to get the 'setproctitle' part working on HPUX
systems (11.00). I've figured out that on HP setproctitle requires
sys/pstat.h and some other settings.
I can locate sys/pstat.h on my system, but the ./configure won't find it
(it's in /usr/include/sys/pstat.h). When I
2017 Mar 17
0
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
-----Original Message-----
From: BasSamba [mailto:bassamba at rediffmail.com]
Sent: Friday, March 17, 2017 12:17 PM
To: 'L.P.H. van Belle'; samba at lists.samba.org
Subject: RE: [Samba] samba: setproctitle not initialized, please either call
setproctitle_init() or link against libbsd-ctor.
Hi,
Tried, It says "not installed" below is the result
2017 Mar 17
0
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
On Fri, 2017-03-17 at 12:16 +0530, BasSamba via samba wrote:
> Hi,
> Tried, It says "not installed" below is the result
To be clear, for this particular solution you need to now rebuild and
re-install samba from source, as removing the -dev files has no impact
on already built binaries.
Thanks,
Andrew Bartlett
>
2017 Mar 15
1
samba: setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor.
Try :
apt-get remove libbsd-dev
restart samba, now is the message gone?
Gr.
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens BasSamba via
> samba
> Verzonden: woensdag 15 maart 2017 16:09
> Aan: samba at lists.samba.org
> Onderwerp: [Samba] samba: setproctitle not initialized, please either call
>
2016 Sep 20
2
setproctitle not initialized, please either call setproctitle_init() or link against libbsd-ctor
Hi for all!
I have Samba 4.3.9-Ubuntu DC in ADDC_Mode and it's working perfectly
But in Samba Log have this: "samba: setproctitle not initialized, please
either call setproctitle_init() or link against libbsd-ctor."
The libbsd-dev package is installed
Is this a problem?
SAMBA.CONF:
# Global parameters
[global]
workgroup = TESTEAD
realm = testead.xxxxx.xxx
netbios name = GTESTE2
2001 Jun 05
2
setproctitle
The portable OpenSSH source comes with an implementation of
setproctitle() that on some systems (Solaris for example) does nothing.
The current sendmail distributions have an alternate setproctitle()
that tries to get the effect on a wide range of systems.
Would there be any interest in a patch for the portable OpenSSH that
uses the sendmail setproctitle as a starting point to get setproctitle
2005 Jan 20
1
[Bug 974] Enhancement : Record Badlogins for all supported Authentication methods
http://bugzilla.mindrot.org/show_bug.cgi?id=974
Summary: Enhancement : Record Badlogins for all supported
Authentication methods
Product: Portable OpenSSH
Version: 3.9p1
Platform: HPPA
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
AssignedTo:
2002 Jun 21
0
[Bug 282] New: ttymodes sent can be invalid
http://bugzilla.mindrot.org/show_bug.cgi?id=282
Summary: ttymodes sent can be invalid
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: todd
2003 Aug 24
2
[Bug 628] Review usage of mysignal() vs signal()
http://bugzilla.mindrot.org/show_bug.cgi?id=628
Summary: Review usage of mysignal() vs signal()
Product: Portable OpenSSH
Version: 3.6.1p2
Platform: All
OS/Version: OpenBSD
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
AssignedTo: openssh-bugs at mindrot.org
ReportedBy:
2010 Nov 21
3
[Bug 1839] New: ssh/scp to localhost/127.0.0.1 should not update known_hosts
https://bugzilla.mindrot.org/show_bug.cgi?id=1839
Summary: ssh/scp to localhost/127.0.0.1 should not update
known_hosts
Product: Portable OpenSSH
Version: 5.3p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Miscellaneous
AssignedTo:
2000 Nov 05
1
suggested bsd-setproctitle.c
Keven Steves,
Can I suggest this minor change. To halt a bit of compiler grumble on
BSD4.3 platforms.
It's complaining about unsued variable "__progname".
I wanted to check with you before committing it incase you had some
other plans in mind (and I know how I hate when others break my code =).
Thanks,
- Ben
--- ../openssh/bsd-setproctitle.c Wed Oct 18 08:11:44 2000
+++
2002 Jun 14
0
[Bug 279] New: ssh-keyscan can't check for fingerprints
http://bugzilla.mindrot.org/show_bug.cgi?id=279
Summary: ssh-keyscan can't check for fingerprints
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Miscellaneous
AssignedTo: openssh-unix-dev at mindrot.org
2003 Jul 15
0
[Bug 618] askpass connect to ssh-agent?
http://bugzilla.mindrot.org/show_bug.cgi?id=618
Summary: askpass connect to ssh-agent?
Product: Portable OpenSSH
Version: 3.6.1p2
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Miscellaneous
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: hanwen
2003 Sep 17
1
[Bug 660] buffer_free should reset buffer->alloc
http://bugzilla.mindrot.org/show_bug.cgi?id=660
Summary: buffer_free should reset buffer->alloc
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Miscellaneous
AssignedTo: openssh-bugs at mindrot.org
2004 Mar 30
1
[Bug 827] RFE: Allow forwarding of Xprint servers if X11 forwarning is enabled
http://bugzilla.mindrot.org/show_bug.cgi?id=827
Summary: RFE: Allow forwarding of Xprint servers if X11
forwarning is enabled
Product: Portable OpenSSH
Version: 3.8p1
Platform: All
URL: http://xprint.mozdev.org/docs/Xprint_FAQ.html#manual_xpr
int_forwarding_via_ssh
OS/Version: Linux
2004 Jun 23
2
[Bug 885] List of preferred address families ?
http://bugzilla.mindrot.org/show_bug.cgi?id=885
Summary: List of preferred address families ?
Product: Portable OpenSSH
Version: 3.8p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Miscellaneous
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: