Displaying 11 results from an estimated 11 matches for "setparm".
Did you mean:
setpars
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, l...
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 Windows Explorer still continues to get the access for good
amount of time which is a sec...
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 connection to a sh...
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
...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 /home/EXAMPLE/profile
net conf addshare profile /home/EXAMPLE/profile writeable=y guest_ok=n "profile"
net conf setparm profile "profile acls" "yes"
What did I do wrong?
2009 Jun 19
1
[Announce] Samba 3.4.0rc1 Available for Download
...ns.
* Fix SAMR server for winbindd access.
o Michael Adam <obnox@samba.org>
* BUG 4271: testparm should not print includes.
* BUG 6292: Update config.guess from gnu.org.
* BUG 6320: Handle registry config source in file_list.
* BUG 6371: Unsuccessful ''net conf setparm'' leaves empty share.
* BUG 6387: Fix a crash bug in idmap_ldap_unixids_to_sids.
* BUG 6415: Filter out of range mappings in default idmap config
(idmap_tdb).
* BUG 6416: Filter out of range mappings in default idmap config
(idmap_tdb2).
* BUG 6417: Filter out of...
2009 Jun 19
1
[Announce] Samba 3.4.0rc1 Available for Download
...ns.
* Fix SAMR server for winbindd access.
o Michael Adam <obnox@samba.org>
* BUG 4271: testparm should not print includes.
* BUG 6292: Update config.guess from gnu.org.
* BUG 6320: Handle registry config source in file_list.
* BUG 6371: Unsuccessful ''net conf setparm'' leaves empty share.
* BUG 6387: Fix a crash bug in idmap_ldap_unixids_to_sids.
* BUG 6415: Filter out of range mappings in default idmap config
(idmap_tdb).
* BUG 6416: Filter out of range mappings in default idmap config
(idmap_tdb2).
* BUG 6417: Filter out of...
2009 Jul 03
2
[Announce] Samba 3.4.0 Available for Download
...nctions.
* Fix SAMR server for winbindd access.
o Michael Adam <obnox@samba.org>
* BUG 4271: testparm should not print includes.
* BUG 6292: Update config.guess from gnu.org.
* BUG 6320: Handle registry config source in file_list.
* BUG 6371: Unsuccessful 'net conf setparm' leaves empty share.
* BUG 6387: Fix a crash bug in idmap_ldap_unixids_to_sids.
* BUG 6415: Filter out of range mappings in default idmap config
(idmap_tdb).
* BUG 6416: Filter out of range mappings in default idmap config
(idmap_tdb2).
* BUG 6417: Filter out of rang...
2009 Jul 03
2
[Announce] Samba 3.4.0 Available for Download
...nctions.
* Fix SAMR server for winbindd access.
o Michael Adam <obnox@samba.org>
* BUG 4271: testparm should not print includes.
* BUG 6292: Update config.guess from gnu.org.
* BUG 6320: Handle registry config source in file_list.
* BUG 6371: Unsuccessful 'net conf setparm' leaves empty share.
* BUG 6387: Fix a crash bug in idmap_ldap_unixids_to_sids.
* BUG 6415: Filter out of range mappings in default idmap config
(idmap_tdb).
* BUG 6416: Filter out of range mappings in default idmap config
(idmap_tdb2).
* BUG 6417: Filter out of rang...
2009 Jun 02
0
[Announce] Samba 3.4.0pre2 Available for Download
...nctions.
* Fix SAMR server for winbindd access.
o Michael Adam <obnox@samba.org>
* BUG 4271: testparm should not print includes.
* BUG 6292: Update config.guess from gnu.org.
* BUG 6320: Handle registry config source in file_list.
* BUG 6371: Unsuccessful 'net conf setparm' leaves empty share.
* BUG 6387: Fix a crash bug in idmap_ldap_unixids_to_sids.
* BUG 6415: Filter out of range mappings in default idmap config
(idmap_tdb).
* BUG 6416: Filter out of range mappings in default idmap config
(idmap_tdb2).
* BUG 6417: Filter out of rang...
2009 Jun 02
0
[Announce] Samba 3.4.0pre2 Available for Download
...nctions.
* Fix SAMR server for winbindd access.
o Michael Adam <obnox@samba.org>
* BUG 4271: testparm should not print includes.
* BUG 6292: Update config.guess from gnu.org.
* BUG 6320: Handle registry config source in file_list.
* BUG 6371: Unsuccessful 'net conf setparm' leaves empty share.
* BUG 6387: Fix a crash bug in idmap_ldap_unixids_to_sids.
* BUG 6415: Filter out of range mappings in default idmap config
(idmap_tdb).
* BUG 6416: Filter out of range mappings in default idmap config
(idmap_tdb2).
* BUG 6417: Filter out of rang...