search for: unpriv

Displaying 20 results from an estimated 28 matches for "unpriv".

2006 Sep 25
1
[PATCH] implementation of getpeereid() for Solaris
...rated new configure script via autoconf, configured and built on Solaris and FreeBSD. It seems fine. I changed regress/agent-getpeereid.sh to accept existence of HAVE_GETPEERUCRED and added missing check for HAVE_SO_PEERCRED. I also suggest this change: < /dev/null ${SUDO} -S -u ${UNPRIV} ssh-add -l > /dev/null 2>&1 r=$? - if [ $r -lt 2 ]; then + if [ $r -le 2 ]; then fail "ssh-add did not fail for ${UNPRIV}: $r < 2" fi -> ie. to change less-then to less-or-equal. Reason behind that is if a user running regre...
2016 Sep 19
2
Windows 10 anniversary update (1607) causing profile sync errors
...rofile sync wierdness? >> >> They changed the profile version again... in 1511 it is version 5, in 1607 it is now version 6. > > Just passing by to say +1, you are not alone. Odd thing: not all users have problem. On the same workstation my user cannot load profile while another unpriv user has no problem. As usual, nothing useful either on samba logs (debug level 3 ~10) nor on event viewer (who knows?). > > Have you found something? > > Regards. > > -- > *Marcio Merlone* I have two W10 machines here. One is W10 Version 1511, it signs on just fine. The...
2016 Sep 09
2
Windows 10 anniversary update (1607) causing profile sync errors
Hello folks, We have some machines that have updated to the Windows 10 anniversary update (1607) that are having roaming profile sync problems. Before I search the event logs or provide details, has anyone experience profile sync wierdness? They changed the profile version again... in 1511 it is version 5, in 1607 it is now version 6. Thank You! -- Luc Lalonde, analyste
2013 Jul 05
1
postfix + amavisd-new
...erver, but decided to go over to postfix on this server when I saw it is now the CentOS default.) However, I came to a problem at the end of the instructions, when I appended ---------------------- # ========================================================================== # service type private unpriv chroot wakeup maxproc command + args # (yes) (yes) (yes) (never) (100) # ========================================================================== amavisfeed unix - - n - 2 lmtp -o lmtp_data_done_timeout=1200 -o lmtp_send_xforward_comma...
2002 Aug 28
5
Tru64 privsep patch testing
OK, I got a chance to try out the Tru64 patch for privsep. I applied the patch to 3.4p1. Partial success, in that it now works for me for logins to "root". Logins to ordinary accounts fail after authentication, when trying to set tty characteristics. See the excerpt from the debug messages below. This is for Tru64 V4.0F (with enhanced_security turned on, obviously.) I guess it's time
2003 Dec 05
3
GrandStream Budgetone Phone & DHCP & General Observations
Symptom: Phone after about 15mins will stop functioning Problem: DHCP lease renewed but default route dropped Fix: Assign a static ip and problem is resolved. Upgrade to new firmware once it is released It turn's out that these phones have a few issue in 1.0.3.81 firmware. The phone may stop transmitting packets if configured with DHCP, if DHCP is being provided by certain devices. Netopia
2016 Jan 28
0
C7 postfix problem
...file. For details on the format # of the file, see the master(5) manual page (command: "man 5 master"). # # Do not forget to execute "postfix reload" after editing this file. # # ======================================================================== == # service type private unpriv chroot wakeup maxproc command + args # (yes) (yes) (yes) (never) (100) # ======================================================================== == smtp inet n - n - - smtpd -v <= !!! #smtp inet n - n - 1...
2016 Sep 19
0
Windows 10 anniversary update (1607) causing profile sync errors
...e sync wierdness? >>> >>> They changed the profile version again... in 1511 it is version 5, in 1607 it is now version 6. >> Just passing by to say +1, you are not alone. Odd thing: not all users have problem. On the same workstation my user cannot load profile while another unpriv user has no problem. As usual, nothing useful either on samba logs (debug level 3 ~10) nor on event viewer (who knows?). >> >> Have you found something? >> >> Regards. >> >> -- >> *Marcio Merlone* > I have two W10 machines here. One is W10 Version 1511,...
2005 Oct 14
0
[PATCH]rtc emulation for xenU
There''s an issue on x86_64 whereby booting an unpriv guest using a kernel that has the RTC driver compiled in hangs when the rc scripts run the command hwclock. The patch attached resolves the issue. The patch adds a simple rtc emulation and also on i386, hwclock can get correct date when xenU enabled pirq binding, without this patch, hwclock read w...
2010 Dec 09
1
Delay email!
I am using postfix + dovecot 2.0.6 + mailman And others 2 serves with only postfix and dovecot writing at same storage with OCFS2. We are having problens with IOwait, and still trying to figure out why that is happen! But, problem becomes much worse when some emails are used in mailman, when it happens all 3 serves became really slow. iowait goes to 80. Does anyone have an idea how to slow
2002 Feb 18
4
[Bug 120] sshd fails pty chown() when run as non-root userid
http://bugzilla.mindrot.org/show_bug.cgi?id=120 ------- Additional Comments From markus at openbsd.org 2002-02-19 04:29 ------- can you allocate ptys as non-root? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2003 Feb 26
0
PAM merge from FreeBSD
...ion management stage uses information stored by the authentication > > stage only work when using threads, because threads can share a PAM > > handle but processes can't. > > Here are my initial thoughts. > > The PAM stuff runs in the priv part. You communicate to the unpriv part > via a socket. Why bother with threads? The thread is just an added > complication. OK, it avoids having to grab control of the main loop > from within the conversation function, but I just wonder if there's > another way to do this. I mean, you're still stuck in the c...
2016 Jan 28
2
C7 postfix problem
Hi all, topology: java/tomcat app mailing to the outside via a C7 postfix relay server. problem: java app submits mail to postfix but there is _nothing_ logged in the postfix maillog. This happen for 2/3 of all mail submitted. We cannot see any trace of this submitted mail either incoming/stored/outgoing. Log from java app (shortened): DEBUG: getProvider() returning
2012 Jun 02
1
postfix+dovecat: virtual domains with imap+lmtp
...he root user) master.cf file # # Postfix master process configuration file. For details on the format # of the file, see the master(5) manual page (command: "man 5 master"). # # ========================================================================== # service type private unpriv chroot wakeup maxproc command + args # (yes) (yes) (yes) (never) (100) # ========================================================================== smtp inet n - n - - smtpd submission inet n - n - - smtp...
2009 Aug 15
11
Postfix : lda problem
...file. For details on the format # of the file, see the master(5) manual page (command: "man 5 master"). # # Do not forget to execute "postfix reload" after editing this file. # # ========================================================================== # service type private unpriv chroot wakeup maxproc command + args # (yes) (yes) (yes) (never) (100) # ========================================================================== smtp inet n - - - - smtpd #submission inet n - - - - smtpd #...
2007 Apr 22
2
lda reports a lot of errors
...irtual_uid_maps = static:1005 virtual_gid_maps = static:1005 virtual_transport = dovecot dovecot_destination_recipient_limit = 1 : /etc/postfix/master.cf: : # dovecot lda # ============================================================================== # service type private unpriv chroot wakeup maxproc # command + args # (yes) (yes) (yes) (never) (100) # ============================================================================== dovecot unix - n n - - pipe flags=DRhu user=vmail:vmail argv=/usr/l...
2018 Aug 17
3
Call for testing: OpenSSH 7.8
On SPARC Solaris 10, using Solaris' native OpenSSL and Solaris Studio 12.2, I got the following errors: run test agent-getpeereid.sh ... ssh-add did not fail for nobody: 1 < 2 failed disallow agent attach from other uid gmake[1]: *** [t-exec] Error 1 gmake[1]: Leaving directory `/scratch/wieland/src/openssh/openssh-SNAP-20180817/regress' gmake: *** [tests] Error 2 -- Jeff Wieland,
2020 Mar 31
3
Disable Dovecot LDA
Hi, Is there any way to disable Dovecot LDA? I want to always send email via postfix and relay server even it will be a local delivery within the Dovecot server Thanks, Adam -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://dovecot.org/pipermail/dovecot/attachments/20200331/099b2d6f/attachment.html>
2003 Feb 05
0
openssh 3.5p1 hostbased authentication
...next auth method to try is password > root at i2-0's password: > > > seems like it is stuck waiting for a hostbased packet reply, but never > gets it. i have no clue where to go from here. there are no firewalls on > these machines either. and i have tried priveledge and unpriv ports. > any help would be greatly appreciated. thanks! > > Jason > > ps please cc me, i'm not subscribed to the list, thanks > >
2003 May 10
4
New PAM code landing (at last)
Hello all, The long-mooted PAM merge from FreeBSD is starting _now_. This replaces the PAM password auth kludge that we have used until now with a discrete challenge-response module. This module is invoked via keyboard-interactive for protocol 2 or TIS auth for protocol 1. Warning: this is a large change and will probably break things. It has only been tested with basic password auth modules and