Displaying 20 results from an estimated 700 matches similar to: "See inherit user, need inherit group"
2004 Feb 29
2
procfs + chmod = no go
Hello,
I was wondering if it was possible to limit user access on /proc
without having to use securelevels.
For some reason chmod 751 /proc (or 750) does nothing.
Is this possible on FreeBSD 4.9 ? Can't find anything about it in the
manual pages. Just want to prevent lusers from running:
for file in /proc/*/cmdline; do cat $file; echo; done
Greetz,
Jimmy Scott
2007 Mar 07
5
Memory Leaks with Rails 1.2?
I''ve been getting a bunch of reports about the latest Rails "leaking"
memory more than before. Please fill out this survey:
1) Have you noticed an increase in memory usage with the latest Rails
1.2?
2) Have you changed anything else in your application?
a) No, really, don''t be a dumbass like the lusers you hate. Go look
at your svn logs and really figure out if
1998 May 11
2
determining domain master and forcing elections?
Every now and then one of my lusers sets up a machine which attempts
to be a local master and/or a domain master for our workgroup. This
sucks since we want our samba machine to *always* be the WINS master
server. (we have os level set to 255 for this machine) but appearantly
it still loses elections that come up from time to time.
The only way I know when this happens is when people come to me
2010 Dec 09
4
Asterisk SIP attacks and sshguard
Hello,
We had been seeing SIP-guessing attacks on our Asterisk server here.
While it wasn't that hard to write a once-a-minute cron job to spank
the lusers, that runs once a minute and creates little spikes in the
usage and I/O graphs, and is slower to respond than I'd really prefer.
I felt that it'd be much cooler to get something more comprehensive
put together. We don't use
2001 Aug 02
0
Bugs: SSH sometimes failing to report exit-status and more
I have a few bug reports and some comments after upgrading from SSH
1.2.27 to OpenSSH 2.9p2 at a large university.
OpenSSH often fail to return the correct exit status from the remote
command if small amounts of data are transfered, SSH version is 2 and
ssh is run with no STDIN or with the -n option. Below is an example.
Authentication method is hostbased and the file sizes are 1KB, 4KB and
8KB:
2004 Jul 26
3
Source for 9-911 Labels to attach to phones?
I looked on google for some time and haven't found a source for 9-911
labels to attach to phones.
I have run into them in the past but I can't currently find a source.
I am looking for a low volume were having them printed up for me would
not be economical.
Any suggestions would be welcome.
Thanks -Jason
--
----------------------------------------------------------------------------
2011 Mar 24
4
{OT] Re: Installing IMA (Integrity Measurement Architecture) on CentOS 5.5
Greetings,
On 3/24/11, Akemi Yagi <amyagi at gmail.com> wrote:
> I should note, however, that they are not for production use.
>
> Akemi
Thanks Akemi very much for your always relevant and brilliant works.
</rant>
As an Indian, where "veda" repository of knowledge originated, I have
always looked at every member of this list as a repository of
knowledge.
2001 Feb 12
0
Samba and password protected directories
Hello, I have Win98 clients that need
to connect "securely" to directories on Linux boxes.
In smb.conf, I have added these home directories:
[Luser Dir]
comment = dir
public = no
browseable = yes
writable = yes
path = /home/luser
Accounts have been created in the appropriate directories with
proper accessibility, this includes passwords. This was done
with "useradd
2006 Mar 29
7
sshd config parser
Hi All.
For various reasons, we're currently looking at extending (or even
overhauling) the config parser used for sshd_config.
Right now the syntax I'm looking at is a cumulative "Match" keyword that
matches when all of the specified criteria are met. This would be
similar the the Host directive used in ssh_config, although it's still
limiting (eg you can't easily
2014 Jan 22
1
Advice/directions to users of Syslinux
In message <BLU0-SMTP218A5F5400BB0FCA0312DC28BA70 at phx.gbl>, Ady wrote:
>By adding technical details, it makes it harder for a non-technical
>user to follow, and such user will probably go away looking for a
>simpler answer.
Yes.
>If a user doesn't know what "create a new DOS partition table" means,
>there are many ways to find out, including a web
2004 Jul 15
6
[OT] The stories people tell to support.
This one is for the archives.
I got a call today that the * at one of my clients was not working. The
switchboard is set up to ring for a while and then the rest of the
phones start up if the switchboard doesn't pick up. This was not
happening. Instead the mobile phone of one of the people there was
ringing and after the delay the internals started ringing.
When I connected to the web
2004 Dec 29
1
User authentication to AD200X, need local users?
I am trying to get user authentication in a 200X AD to have domain
users see the samba shares (RH ES3, samba 3.0.9-1).
I can see the shares, but when I try to access any of the shares, I
get prompted for a username and password and this is what shows up in
the log.winbindd file
-------------------
[2004/12/29 08:17:37, 1] nsswitch/winbindd_user.c:winbindd_getpwnam(161)
user 'robl' does
2017 Jun 09
2
Minor patches for builds against ancient platforms
"M. Balridge" <dovecot at r.paypc.com> writes:
> I assume it's a rarely seen issue because few Dovecot users compile the
> software in caves on computers powered by horse-pulled generator
> wheels.
I resemble that remark.
>> Warning: Transaction log file /home/luser/mail/.imap/INBOX/dovecot.index.log
>> was locked for 95 seconds (rotating while syncing)
2017 Jun 16
1
Minor patches for builds against ancient platforms
> I've tried changing how I symbolically linked the mailboxes, i.e.,
> creating a sub-directory that is symlinked into the user's mail/
> directory versus symbolically linking the mbox files themselves, etc.
> No dice. Permissions are fine. I've even resorted to changing the
> index locking strategy, to no avail.
I've tested my setup by symlinking both folders and
1996 Dec 05
0
NFS/mountd minor bug
This is only a small one and not that serious because remote lusers shouldnt
have access to your portmappers at all. However if they do then rpc.mountd
gives out more info than is ideal.
Viz
mount testbox:/usr/lib /mnt
mount testbox:/usr/lib failed, reason given by server: Permission denied
mount testbox:/usr/libs /mnt
mount: testbox:/usr/libs failed, reason given by server: No such file or
2006 Mar 01
2
Method Calling Problems
Hi all! I am attemping to call a method inside of my
LeviUserController named show_userland from my
LeviInterfaceController class. No matter how I do it,
I keep getting some type of error. If I make the method
a class method, then my render_partial inside of
show_userland can''t be found. If i call it using
@luser = LeviUserController.new;
@luser.show_userland;
I get an error with a nil
2004 Nov 29
4
asterisk newsgrup proposal or phpBB forum
Hi all,
I can see huge traffic here over 400 post in 4 days.
My proposal is to create asterisk newsgrup proposal or phpBB forum
what do think about it ?
BR,
Corvin
btw. I'm admin of phpBB Forum (slackware forum - polish language), nearly 900
users. I think if someone will prepare it good it can be great project.
(but I have 7 person team).
2009 Apr 06
2
[Bug 1587] New: [man] sshd_config(5) provide examples of keyword 'Match'
https://bugzilla.mindrot.org/show_bug.cgi?id=1587
Summary: [man] sshd_config(5) provide examples of keyword
'Match'
Product: Portable OpenSSH
Version: 5.2p1
Platform: Other
OS/Version: Other
Status: NEW
Severity: enhancement
Priority: P2
Component: Documentation
2000 Aug 10
3
Control-c not work under openssh?
>This issue has actually cropped up again recently in my testing. When I
>do use Solaris login (UseLogin yes), a ton of the important environment
>variables (like TERM, etc) don't get passed. Is that normal behavior?
Looking at the source os session.c it is obvious that when you use login
the environment is not passed:
execl(LOGIN_PROGRAM, "login",
2019 Jun 14
2
LMTP doesn't save to +mailbox
Since switching to lmtp in dovecot, mail to user+mailboix at example.com does not get saved in ?.mailbox? as it did with LDA, instead it gets saved into the INBOX. If it matters, these are users who do NOT have a ~/.active_sieve file. I could understand (though it would bene a bit annoying) if the save overrode this mechanism.
I did add lmtp_save_to_detail_mailbox = yes in the protocol lmtp