Displaying 20 results from an estimated 400 matches similar to: "How to allow write access"
2003 Oct 22
14
Samba Installation
Hello Folks,
I want to install new version of samba but have already old version of samba which came with Linux 8.0.
Please advise, I want to install new version of samba ...
How would I un-install old version which came with Linux8.0 ?
Do i really need to do so, in order to install new version of samba ?
Do i reallly need to remove any files or pkgs before i install new version ? which ?
2008 Mar 14
1
WinXP Pro can't join Domain (Samba PDC) after server migration but current domain machine are OK
Hi,
I had a Samba PDC running on unstable hardware. I migrate everything on a
new machine, I transferred all the configuration files (smb.conf, smbpasswd,
.), transferred all the users and groups. Everything was working 100% until
I had to join a new machine to Domain, WinXP Pro SP2 can't find de Domin
Controler, but all the WinXP Pro SP2 that where already in the Domain before
the migration
2008 Apr 18
1
Can't kill smbd process
Hi,
Since this week my Samba keep accumulating smbd process that keep lock on
files and neither me as root or samba itself can't kill. The only way to
release the locked files is to reboot the machine and this is really
annoying for all the clients. I read in a forum that this might be link with
a kernel corruption, but this threads hasn't been active in a long time and
wasn't so
2008 Feb 13
0
Samba share over a NFS mount (tuning)
Hi,
I have a server that run OpenSuse 10.3, this server run VMware Server and
host an OpenSuse 10.3 virtual machine witch is a Samba file server for my
windows clients. The goal behind having a OpenSuse hosting an OpenSuse
virtual machine is to separate the configurations from the data so I can
easily change the configurations without affecting the data. The host keep
all the data and share it
2006 Oct 16
4
grep function with patterns list...
Dear R-users,
is there a way to pass a list of patterns to the grep function? I
vaguely remember something with %in% operator...
Thanks,
St?phane.
--
"La science a certes quelques magnifiques r?ussites ? son actif mais
? tout prendre, je pr?f?re de loin ?tre heureux plut?t qu'avoir raison."
D. Adams
--
AGC website <http://www.genoscope.cns.fr/agc>
St?phane
2009 Jun 23
2
Shader error with GMA 950 in The Sims 3
I have an Intel GMA 950 and I installed Sims 3 on vista. It works but crash after 10 min. I reinstalled Sims 3 on Ubuntu 9.04 with playonlinux script.
Install works fine but when I start the game, I have this error :
" impossible de d?marrer le jeu. L'appareil 0 ne peut pas ex?cuter ce titre. Votre carte vid?o ne semble pas prendre en charge Shader Model version 2 ou ult?rieure.
2005 Aug 25
2
question sur R
bonjour
je suis elève à l'ENSAI Rennes et je suis actuellement en stage de fin
d'études
j'ai une question sur R
en fait lorsque le simule 2 lois normales qui sont mes 2 variables
explicatives continus
- une avec que des valeurs > 0 (ou que <0) X1
- l'autre peut prendre aussi bien des valeurs <0 ou >0 X2
et que je regresse le rating (facteur
2010 Jul 16
0
Problem using multiple SAMBA + ADS file server
Hi everybody,
I have joined 3 of my 40 samba fileservers on my active directory domain.
And today I have a weird error message while I am trying to join another
fileserver.
Error message is the following :
# tail -f /var/log/samba/log.winbindd-idmap
[2010/07/16 13:26:02, 1] winbindd/idmap.c:idmap_init(385)
Initializing idmap domains
[2010/07/16 13:27:47, 1]
2017 Nov 03
0
Enabling notification for all users
Hello,
I have a domain populated with ~60 users who infrequently receive email. As a result, they rarely check their email, and miss important messages. The users are virtual LDAP users, and each user has an attribute "backupMailAddress" that contains their primary high-traffic email address that they check daily. (i.e. they have an address like John at
2003 May 12
0
Réf. : profile itineranr
Salut
La liste samba, n'est maheuseulent pas muli-lingue donc pas fran?ais. Tu
peux poser tes questions sur la liste samba-fr.
Pour r?pondre ? ta question, il faut aller sur les machines clientes et
prendre le panneau de configuration, outils d'administration, Gestion de
l'ordinateur, troisi?me onglet [profiles]. Et dans cet onglet il est
possible de s?lectionner le type de profile
2004 Aug 11
0
NT domain and valid user problem
Hello everybody,
I met a problem when I configure the samba for our company. The case is,
1. We have to use Windows Domain to authenticate the user.
2. Only a few domain users can access the samba server.
2. We wanna all the allowed domain users are mapped to 1 unix userid:
checkpoint.
The Window Domain auth is working perfect. And if we created the unix id
same as the domain users,
2008 Jan 16
0
AD maximum user token size
Hi,
We're running Samba 3.0.26a on AIX 5.3 using security=ads. Users get
access denied when ADS user token size gets over an unknow limit even
though the ACL settings on JFS2 files/directories should give them
access.
To demonstrate and based on "id userid" output, user1 AD user token size
is over 9k in size since it belongs to about 400 AD groups while user2
AD user token size
2010 Sep 19
0
No subject
highly-available server, and have links from there to my three single=20
hosts (all with shared SAN access). Unfortunately, I only have these=20
three servers to work with.
Is there a way I can use DFS with just the three nodes to create a highly=20
available DFS configuration? Sorry if my terminology is off a little, I'm=
=20
pretty new to DFS.
2002 Apr 16
1
-P option fails
Hi,
It seems rsync no longer resumes partial transfers after a SIGINT
(CTRL-C). I tried the following:
% rsync -avzP ~/video/Gone_In_60_Seconds_-_DivX.avi 192.168.0.3:/backup/DivX
building file list ...
1 files to consider
Gone_In_60_Seconds_-_DivX.avi
262144 0% 10.34kB/s 19:40:22
[CTRL-C]
[testing remote size]
% rsync -avzP 192.168.0.3:/backup/DivX/Gone_In_60_Seconds_-_DivX.avi
2011 Mar 09
0
intamap plot : specifying cutoffs
Hello all,
A question for plotting of intamap results :
Is it possible, and in so, how, to specify the cutoff points for changing colors of plots ?
Using the example :
data(meuse)
meuse$value = log(meuse$zinc)
data(meuse.grid)
coordinates(meuse) = ~x+y
coordinates(meuse.grid) = ~x+y
object = interpolate(meuse,meuse.grid,outputWhat = list(mean = TRUE, variance = TRUE, excprob = 7, excprob = 8,
2008 May 17
0
Job offer in France : FreeBSD administrator
Hello,
This job offer comes from "Computer Futures" an french provider of
recruitment services to the IT industry. I receive this email this week
from one of the recruiters.
This job is based in France, not so far from Paris; I post here the
offer in french.
-/-
www.computerfutures.fr
Marianne Cohen
Computer Futures Solutions - France
40 Rue De La Boetie, 75008 Paris
Phone 0033
2007 Apr 16
1
2 samples KS-test...
Dear R-users,
I have some trouble to perform a 2-samples KS test.
Apparently my 2 samples are numerical (see below) but R
complains that the "y" term is not....
-------------------------------------------------------------------------------------
> str(subset(mydata,Identified=="NO",select=KD))
'data.frame': 2889 obs. of 1 variable:
$ KD: num -0.272 -0.080
2008 Oct 22
0
Bug when importing datas with tcltk window (PR#13191)
Full_Name: PREUSS Bastien
Version: R version 2.6.2 (2008-02-08)
OS: mingw32
Submission from: (NULL) (193.51.249.166)
Hello,
I wrote a small function using tcltk to import my datasets.
When I use it, both the tcltk and the R windows closed themselves.
I don't understand why. What is surprising is that it doesn?t happen each time.
Most of the time I can't finish the importation of my 3
2007 Dec 04
2
Multiple stacked barplots on the same graph?
Dear R-Users,
I would like to know whether it is possible to draw several
stacked barplots (i.e. side by side on the same sheet)...
my data look like :
Cond1 Cond1' Cond2 Cond2'
Compartment 1 11,81 2,05 12,49 0,70
Compartment 2 10,51 1,98 13,56 0,85
Compartment 3 1,95 0,63 2,81 0,22
Compartment 4 2,08 0,17
2010 Oct 19
1
Highly-available file server question..
I'm working on a project which requires a highly-available Samba service
in a hurry.
We multiple (3) servers with access to SAN storage using Oracle OCFS2
(clustered filesystem, allows each of the 3 nodes to simultaneously access
to the same SAN disk). We need to somehow provide Windows clients with
access to a location on this shared SAN disk, using Samba. OS is RHEL
5.5.
I can run