Displaying 5 results from an estimated 5 matches for "nisuser".
Did you mean:
nasuser
2006 Jul 04
1
Exporting tables to RTF?
Greetings.
Yesterday I managed to jury-rig a system to get a table out of R and
import it into Nisus Writer Express (a word processor for Mac OS X).
What I came up with is brittle, since it depends on an AppleScript
script which has to be in a specific location and on no one touching
the computer, since the AppleScript remotely controls Nisus Writer
Express rather blindly and will make
2012 Aug 18
4
Spaced text (from Digest)
On the suggestion for double-spaces, I share the general 'oh
no'. I see an explosion of people with iPads etc trying out
Markdown in education because formatting sucks on iPads. They
struggle with needing new lines (see recent post for an
example). In short, they struggle with white-space (invisible) mark-up.
Added to that, frequently cut and paste leaves double spaces (eg
in BBEdit
2012 May 04
16
forcing user resource provider to be local files only?
I see that there are an assorted bunch of "provider" types for resource
type user. Are there not any "local file" providers for it?
I have need of ensuring that certain local user accounts get created on all
machines, reguardless of what the system "/bin/password" and "useradd"
type mechanisms are set to.
It would be really nice to find a pre-written
2007 Jan 28
1
needs must make MD ignore my PHP
I need to exclude arbitrary chunks of my documents from Markdown
parsing, because my documents are littered with <?php blah blah ?>,
and a few other oddities. These blocks get gifted with unwanted
markup by Markdown:
<?php blah blah ?> becomes <p><?php blah blah ?></p>
If I can't make it stop that, it's a dealbreaker for me in an
otherwise
2011 Jun 17
5
ssh_authorized_key and NIS user
Hi,
I have this resource definition:
ssh_authorized_key { "nagios@login2":
key => [REDACTED]
user => "nagios",
type => "ssh-dss",
require => Service[''nis''],
}
This nagios user comes from NIS, yp.conf and nsswitch.conf are handled by puppet
and configured before the key. I still get an "User does not