Displaying 20 results from an estimated 200 matches similar to: "Question about Solaris ZFS and ACLs"
2010 Jan 30
2
Applying a transformation to multiple data frame columns
How can one simplify the folowing?
t$aum[is.na(t$aum)] = 0; t$aum.core[is.na(t$aum.core)] = 0
t$num[is.na(t$num)] = 0; t$num.core[is.na(t$num.core)] = 0
Thank you.
--
View this message in context: http://n4.nabble.com/Applying-a-transformation-to-multiple-data-frame-columns-tp1457641p1457641.html
Sent from the R help mailing list archive at Nabble.com.
2015 Aug 11
3
Update from 6.6 to 6.7 > automount logs error message
Hello,
after an update from 6.6 to 6.7 the following error message is logged to
/var/log/messages when I login (per ssh):
Aug 11 16:31:21 a1234 automount[1598]: set_tsd_user_vars: failed to get passwd
info from getpwuid_r
Checked all log-files of my systems running 6.6 with same configuration -- never
got such a message (We use NFS/autofs for home-directories, NIS and tcsh (login
shell)).
2019 Sep 25
3
Update to Centos 7.7 / Arch ppc64le / Problem with nvidia driver
Hello,
today I updated a CentOS 7.6 ppc64le machine to CentOS 7.7. After reboot to the
new kernel (4.18.0-80.7.2.el7.ppc64le) dkms could not build the nvidia-module.
Error-message from dkms:
Compiler version check failed:
The major and minor number of the compiler used to
compile the kernel:
gcc version 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC)
does not match the compiler used here:
cc (GCC)
2015 Aug 17
2
Update from 6.6 to 6.7 > automount logs error message
On Mon, Aug 17, 2015 at 8:39 AM, Phelps, Matthew <mphelps at cfa.harvard.edu>
wrote:
>
>
> On Tue, Aug 11, 2015 at 10:55 AM, Ralf Aum?ller <
> Ralf.Aumueller at informatik.uni-stuttgart.de> wrote:
>
>> Hello,
>>
>> after an update from 6.6 to 6.7 the following error message is logged to
>> /var/log/messages when I login (per ssh):
>>
2006 Aug 28
1
Can't connect to Samba share when using "security = server"
Hello,
when I try to connect from Client-1 (Windows 2003 Server with AD-Server)
to a share on Samba-Server-1 (security = server, password server =
Samba-Server-2) I got the error "No network provider accepted the given
network path". There is no popup for the login information.
If I try to access the share from a PC running Windows XP Professional
everything works without any
2007 Apr 12
1
Moving a Samba PDC from Solaris 2.8 to CentOS 4.4
Hello,
I try to move a Samba-PDC (3.0.24) from Solaris 2.8 to CentOS 4.4 with the
guidance from:
http://www.samba.org/samba/docs/man/Samba-Guide/upgrades.html#id333969
(Replacing a Domain Controller)
At the moment I am trying this in a test environment. This means the
following (not the real names/IPs. Just for illustration ;-)):
smb.conf entries:
...
netbios name = smbtest
interfaces =
2014 Dec 18
0
IDMAP_NSS on member server
On 17/12/14 23:01, Gaiseric Vandal wrote:
> I have two Samba 3.6.24 domain controllers (Solaris 10.) On all
> machines unix accounts and groups are in the LDAP as well as idmap
> entries for trusted domains. Samba accounts on domain controllers are
> in LDAP so there is problem with consistency unix/windows id and group
> mapping on the domain controllers. The domain
2014 Dec 18
0
IDMAP_NSS on member server
On 17/12/14 22:01, Gaiseric Vandal wrote:
> I have two Samba 3.6.24 domain controllers (Solaris 10.) On all
> machines unix accounts and groups are in the LDAP as well as idmap
> entries for trusted domains. Samba accounts on domain controllers
> are in LDAP so there is problem with consistency unix/windows id and
> group mapping on the domain controllers. The domain
2019 Apr 01
1
gencache.tdb: device busy
On a fresh installed Illumos/Solaris in a VirtualBox Guest I get the following error after starting up samba 4.10:
[2019/04/01 09:51:41.112485, 0] ../../lib/tdb_wrap/tdb_wrap.c:64(tdb_wrap_log)
tdb(/var/samba/lock/gencache.tdb): tdb_open_ex: tdb_mutex_init failed for /var/samba/lock/gencache.tdb: Device busy
[2019/04/01 09:51:41.141396, 0] ../../lib/util/become_daemon.c:136(daemon_ready)
2013 Jan 12
0
Solaris 11.1 Samba 3.6.6 oddity: wbinfo is good, but getent is not.
Hi all.
I've been searching various archives and lists to see if I can track down what I'm doing wrong ? but I suspect something is getting in my way (bug perhaps)? I thought I'd ask on the list to see if others have any experience here.
Situation is as follows:
1. Solaris 11.1 box, successfully bound to active directory domain using traditional net join ads syntax.
2. Can
2014 Dec 18
0
IDMAP_NSS on member server
On 18/12/14 16:43, Gaiseric Vandal wrote:
> I think IDMAP_RID would not be the appropriate solution for me. Not
> only do I want consistent IDMapping across all servers - which this
> could do - but I want them to match the the existing unix uidNumber
> in LDAP.
You never said that you had uidNumber in LDAP!, in fact you seemed to
mention every winbind backend except the one that
2014 Dec 18
2
IDMAP_NSS on member server
I think IDMAP_RID would not be the appropriate solution for me. Not
only do I want consistent IDMapping across all servers - which this
could do - but I want them to match the the existing unix uidNumber in
LDAP.
Thanks for your help.
On 12/18/14 04:29, Rowland Penny wrote:
> On 17/12/14 22:01, Gaiseric Vandal wrote:
>> I have two Samba 3.6.24 domain controllers (Solaris
2014 Dec 17
4
IDMAP_NSS on member server
I have two Samba 3.6.24 domain controllers (Solaris 10.) On all
machines unix accounts and groups are in the LDAP as well as idmap
entries for trusted domains. Samba accounts on domain controllers are
in LDAP so there is problem with consistency unix/windows id and group
mapping on the domain controllers. The domain controllers are the
main file servers as well.
I am configuring a
2014 Dec 18
0
IDMAP_NSS on member server
On 18/12/14 17:24, Gaiseric Vandal wrote:
> I don't have an AD backend for this domain. The DC's are "classic"
> domain controllers, Samba 3.6 , with LDAP backend for all accounts.
> Would this still be an option?
>
>
>
>
> I tried adding
>
>
> idmap config MYDOMAIN:schema_mode = rfc2307
> idmap config MYDOMAIN:backend = ad
> idmap
2017 Nov 02
0
[Announce] Samba 4.7.1 Available for Download
======================================================
"Lighten up, just enjoy life,
smile more, laugh more, and
don't get so worked up about
things."
Kenneth Branagh
======================================================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.7 release series.
Changes since 4.7.0:
2017 Nov 02
0
[Announce] Samba 4.7.1 Available for Download
======================================================
"Lighten up, just enjoy life,
smile more, laugh more, and
don't get so worked up about
things."
Kenneth Branagh
======================================================
Release Announcements
---------------------
This is the latest stable release of the Samba 4.7 release series.
Changes since 4.7.0:
2014 Dec 18
2
IDMAP_NSS on member server
I don't have an AD backend for this domain. The DC's are "classic"
domain controllers, Samba 3.6 , with LDAP backend for all accounts.
Would this still be an option?
I tried adding
idmap config MYDOMAIN:schema_mode = rfc2307
idmap config MYDOMAIN:backend = ad
idmap config MYDOMAIN:range = 100-300
Didn't seem to work.
Thanks
On 12/18/14 11:57, Rowland
2009 Nov 18
3
Samba 3.4.2 with Solaris ZFS Snaphots
Hi,
I'm trying to make samba working with Solaris ZFS Snaphots.
Solaris 10 is running on a x64/X86 box which is both Samba (3.4.2)
server and Zfs server.
I created home/delaye filesystem with home zfs pool.
# zpool list
NAME SIZE USED AVAIL CAP HEALTH ALTROOT
home 1.98G 2.60M 1.98G 0% ONLINE -
home/delaye 2.47M 1.95G 1.66M /home/delaye
2008 Oct 10
2
magical disappearing background processes!
Hi all,
I''ve been having trouble for a long time with backgroundrb processes
that suddenly vanish without a trace. What happens is that at some
point I discover that all the backgroundrb processes are suddenly
gone. Nothing special is seen in any of the log files. This has
happened intermittently for a long time, and I was hoping that
upgrading to 1.0.4 would somehow help me out, but
2011 Oct 31
1
troubles installing R
I am trying to install R on a pretty up-to-date CentOS system. I have
tried installing 2.14.0 and 2.13.2. In both cases, the configure step
fails, and does not produce a Makefile. So, of course, I can't issue
"make".
The errors that I can find in config.log are, first, several missing
files: ac_nonexistent.h, minix/config.h., readline/history.h, and
readline/readline.h.
Then,