Displaying 7 results from an estimated 7 matches for "tanukisoftwar".
Did you mean:
tanukisoftware
2016 Apr 25
1
copy of a share without path
...ssage.
I was not sure if the example (from here
https://www.samba.org/samba/docs/using_samba/ch06.html) was incorrect or
if I was missing something.
Alexandre Klein
Tanuki Software, Ltd.
6-18-10-4F Nishi-Kasai, Edogawa-ku
Tokyo 134-0088 Japan
Tel: +81-3-3878-3211
Fax: +81-3-3878-0313
http://www.tanukisoftware.com
On Mon, Apr 25, 2016 at 5:34 PM, Rowland penny <rpenny at samba.org> wrote:
> On 25/04/16 08:52, Alexandre Klein wrote:
>
>> Matthias,
>>
>> Sorry I should have wrote more details.
>> I agree with your message and I understand that template12 is not meant...
2016 Apr 25
3
copy of a share without path
...nable to access "alex".
But if I don't use "copy", then it works correctly:
[alex]
path = /home/alex
valid users = alex
Alexandre Klein
Tanuki Software, Ltd.
6-18-10-4F Nishi-Kasai, Edogawa-ku
Tokyo 134-0088 Japan
Tel: +81-3-3878-3211
Fax: +81-3-3878-0313
http://www.tanukisoftware.com
On Fri, Apr 22, 2016 at 5:10 PM, mathias dufresne <infractory at gmail.com>
wrote:
> How to use copy:
> [template12]
> writable = yes
> browsable = yes
> valid users = andy, dave, jay
> [share1]
> path=/path/to/share1
> copy = template12
> [sh...
2016 Apr 21
2
copy of a share without path
Hello,
Is the example for 'copy' (
https://www.samba.org/samba/docs/using_samba/ch06.html ) valid?
[template]
writable = yes
browsable = yes
valid users = andy, dave, jay
When I'm trying a similar configuration, I can't log in and I have this
message in log.smbd:
WARNING: No path in service template - making it unavailable!
It seems I need to add a path:
[template]
2016 Apr 25
0
copy of a share without path
...", then it works correctly:
> [alex]
> path = /home/alex
> valid users = alex
>
>
>
>
> Alexandre Klein
> Tanuki Software, Ltd.
> 6-18-10-4F Nishi-Kasai, Edogawa-ku
> Tokyo 134-0088 Japan
> Tel: +81-3-3878-3211
> Fax: +81-3-3878-0313
> http://www.tanukisoftware.com
>
> On Fri, Apr 22, 2016 at 5:10 PM, mathias dufresne <infractory at gmail.com>
> wrote:
>
>> How to use copy:
>> [template12]
>> writable = yes
>> browsable = yes
>> valid users = andy, dave, jay
>> [share1]
>> path...
2016 Apr 22
0
copy of a share without path
...nt to be used as a share
because a share is a directory you are sharing. A directory is represented
by a path. So without path to the directory you want to share, Samba can't
share anything because there is nothing to share...
2016-04-21 11:56 GMT+02:00 Alexandre Klein <
alexandre.klein at tanukisoftware.com>:
> Hello,
>
> Is the example for 'copy' (
> https://www.samba.org/samba/docs/using_samba/ch06.html ) valid?
> [template]
> writable = yes
> browsable = yes
> valid users = andy, dave, jay
>
> When I'm trying a similar configuration, I...
2010 Nov 22
4
best way to start and shutdown programs in CentOS?
I have a Java program that I want to start up with every boot, but I'm
unsure how to do it.
There are two bootup scripts that start manually (script1.sh and
script2.sh), and when the server gets shutdown, we have another script that
we run (shutdownscript.sh) so that the DB does not get corrupted.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Feb 13
7
PuppetDB & KahaDB db.data leak
Hi all,
I''ve been looking at a potential problem, as documented here:
http://projects.puppetlabs.com/issues/19241
To do with a leak within the KahaDB persistence layer of ActiveMQ.
Specifically, there are reports of the db.data file growing unbounded:
https://issues.apache.org/jira/browse/AMQ-3956
I''m hoping to find out information from other PuppetDB users to see if
this is