Displaying 11 results from an estimated 11 matches for "setparms".
2003 Oct 23
2
OOP like handling of lists?
...list itself* or make a copy of it.
An example:
the model object may have the name "lvmodel" (see below). so it can be
simulated and plotted simply using:
lvmodel <- simulate(lvmodel)
plot(lvmodel)
Parameters (and other stuff) may be modified with:
getParams(lvmodel)
lvmodel <- setParms(lvmodel, list(k1=0.5))
... and then simulated and plotted again.
The problem however is, that for functions which modify list elements an
assignement to a new (or the same) variable MUST exist.
I want to write simply:
setParms(lvmodel, list(k1=0.5))
and not
lvmodel <- setParms(lvmodel, li...
2018 Feb 01
2
Reload config with SIGHUP does not immediately revoke access to host removed from hosts allow
Hello All
My samba-4.x server has lot of registry shares added. There are windows
clients connected to it and I wanted to remove the access to one of the
hosts.
I did net conf setparm to set the updated list of IPs in "hosts allow"
param and then reloaded samba config with killall -1 smbd .
I see that the host which is not part of the hosts allow but already have a
open window in
2010 Aug 26
1
Samba permission changes are not applied to active connections
Hello,
I'm using Samba 3.4.2 with CTDB. If I remove a user from the valid users
list with "net conf setparm Share 'valid users' ..." on the server, and I
connect a new Windows client to the Samba server on Linux, I get a
permission denied for that user, which is correct behavior.
However, there is a problem for active connections. If I revoke access for a
user with a live
2007 Sep 27
3
testing the contents of an environment
Suppose I want to delete everything in my working directory that is not
a function. It seems that
sapply(ls(),is.function)
always returns FALSE, because ls() returns objects of mode character.
How do I evaluate is.function(), not on a character string, but on the
object that character string represents?
Thanks,
Tim
2018 May 12
3
domainuser cannot access a share
Hey,
I have a Windows Server 2016 as a DC and a Debian (Stretch) Server joined
the domain. I only want to use this server as a fileserver, but
domain-users cannot access the share.
Here is what I did:
smb.conf: https://paste.ubuntu.com/p/2fKDYFrZ6h/
nsswitch.conf: https://paste.ubuntu.com/p/qjKnKMtZ42/
mkdir /home/EXAMPLE/profile
chmod 1770 /home/example/profile
chgrp domänen-benutzer
2009 Jun 19
1
[Announce] Samba 3.4.0rc1 Available for Download
Release Announcements
=====================
This is the first release candidate of Samba 3.4. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Major enhancements in Samba 3.4.0 include:
------------------------------------------
Configuration changes:
o
2009 Jun 19
1
[Announce] Samba 3.4.0rc1 Available for Download
Release Announcements
=====================
This is the first release candidate of Samba 3.4. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Major enhancements in Samba 3.4.0 include:
------------------------------------------
Configuration changes:
o
2009 Jul 03
2
[Announce] Samba 3.4.0 Available for Download
=================================================================
"Always keep an open mind and a
compassionate heart."
Phil Jackson
=================================================================
Release Announcements
=====================
This is the first stable release of Samba 3.4.
Major enhancements in Samba 3.4.0 include:
2009 Jul 03
2
[Announce] Samba 3.4.0 Available for Download
=================================================================
"Always keep an open mind and a
compassionate heart."
Phil Jackson
=================================================================
Release Announcements
=====================
This is the first stable release of Samba 3.4.
Major enhancements in Samba 3.4.0 include:
2009 Jun 02
0
[Announce] Samba 3.4.0pre2 Available for Download
Release Announcements
=====================
This is the second preview release of Samba 3.4. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Major enhancements in Samba 3.4.0 include:
------------------------------------------
Configuration changes:
o The
2009 Jun 02
0
[Announce] Samba 3.4.0pre2 Available for Download
Release Announcements
=====================
This is the second preview release of Samba 3.4. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
Major enhancements in Samba 3.4.0 include:
------------------------------------------
Configuration changes:
o The