Displaying 8 results from an estimated 8 matches for "deafault".
Did you mean:
dafault
2004 Mar 02
1
Changing 644 back to 600 on smbpasswd automatically?
Hi!
I want to list users from smbpasswd (stored in /etc/samba). I chmoded the
file from 600 to 644, to ba able to read it with PHP. After a while somehow
it changed back to 600, so it was fully unreadable again :(
How can I set that the samba don't need to change it back OR change it
deafaultly to 644?
(someone told me to make a hardlink to the file when it is 644 but that did
not help)
Awaiting Your Answers, Thank You:
TeeCee :o)
2007 May 21
1
Sysloglogger with multiple logs
...eperate
log but I''m having problems. I create the default application logger
with SyslogLogger.new (leaving it with the the default application name)
my second instance of the SyslogLogger I pass it the name
custom_app_log. Now in my syslog-ng conf I have 2 seperate filters for
my app, one deafault filter that catches "rails" and the second custom
filter which should catch "custom_app_log",,,, My default filter works
fine but my custom logging isn''t happening, anybody got ideas about
where I may be going wrong??
--
Posted via http://www.ruby-forum.com/.
--~--~-...
2023 Dec 18
3
Function with large nested list
...medicatie_actief = data.frame(dict[["med_AB"]]), geslacht = "man", gfr=90){
# vars
list_AB_status <- setNames(as.list(rep("green", length(AB_list))), names(AB_list)) #make a dict of all AB's and assign status green as deafault for status
list_AB_remarks <- setNames(as.list(rep("Geen opmerkingen", length(AB_list))), names(AB_list)) #make a dict of all AB's and assign "Geen" as default for remarks #Try empty list
list_AB_dosering <- setNames(as.list(rep("Geen informatie", length(...
2008 Sep 30
2
Configure an ATI Radeon X1200 card?
Hi,
I want to configure X on a NEC PC with an ATI graphic card. Usually, I
do that by hand, e. g.:
# init 3
# X -configure --> first draft
# mv xorg.conf.new /etc/X11
Then I edit this with Vi, step by step. Usually, this works, but not for
ATI cards. Here, the first draft only gives me a "vesa" driver... though
xorg-x11-drv-ati is installed. But then, when I replace
Driver
2013 Jun 24
2
samba 4.0.6 getent group
Hello all listies.
I've got samba4.0.6 running on FreeBSD 9.1.
Joined W2K12 domain as member server.
running getent group I noticed it takes a long time to resolve groups.
The result is correct, but it is inordinately long.
With 3.6.13 on FreeBSD 9.1 the return is nearly instantaneous.
smb4.conf looks like this.
[global]
workgroup = TMS3
security = ADS
realm = TMS3.COM
encrypt
2005 May 26
0
Review about uid and gid mount option
...mounted filesystem. It may be specified
as either a username or a numeric uid.
This parameter is ignored when the target
server supports the CIFS Unix extensions."
So, it's clear that if your SAMBA server supports the "CIFS Unix
extensions" (does it by deafault) then if you use the "cifs" filesystem
type on your samba client box and your UID is different from the UID
that the Samba server has assigned to you, then you will have problems
accessing to your files.
Then, maybe you think, "well, let's enable the CIFS Unix extension on...
1999 Jul 16
7
R:how to separate stuff?
Thanks for your help on moving files from
S+ to R and on attaching directories.
If attaching directories is NOT possible in R,
is there any other way to separate
objects into different folders or something similar?
For example, to keep user functions for multivariate
analysis in a different "place" than user functions on
time series, or to keep data objects of project_1
in a different
1999 Jul 16
7
R:how to separate stuff?
Thanks for your help on moving files from
S+ to R and on attaching directories.
If attaching directories is NOT possible in R,
is there any other way to separate
objects into different folders or something similar?
For example, to keep user functions for multivariate
analysis in a different "place" than user functions on
time series, or to keep data objects of project_1
in a different