Displaying 20 results from an estimated 100 matches similar to: "unable to assign static IPv6"
2018 Jul 04
2
user's home shares doesn't work with Samba 4.8.3
Hello!
I just upgraded Samba 4.8.2 to 4.8.3 on Arch Linux and user's home shares
doesn't work anymore.
Downgrading back to 4.8.2 they work again.
On samba server
smb.conf
...
[homes]
comment = Lietotāju Mapes
browseable = no
writable = yes
valid users = @Lietotāji
invalid users = Guest, @Guests
...
$ id
uid=1004(Dace) gid=1004(Dace) groups=1004(Dace),100(Lietotāji)
$
2018 Jul 04
0
user's home shares doesn't work with Samba 4.8.3
On Wed, 4 Jul 2018 20:01:42 +0300
Dāvis Mosāns via samba <samba at lists.samba.org> wrote:
> Hello!
>
> I just upgraded Samba 4.8.2 to 4.8.3 on Arch Linux and user's home
> shares doesn't work anymore.
> Downgrading back to 4.8.2 they work again.
>
> On samba server
>
> smb.conf
> ...
>
> [homes]
> comment = Lietotāju Mapes
>
2008 Feb 11
2
OpenVPN traffic will not be routed into network / as DefaultGW traffic ... with 1 NIC
Hello!
I''ve the following set-up
RemoteClient1 (Win Vista), RemoteClient2 (Win XP) do both connect to
my OpenVPN box. They can talk to each other, using their 172.16.1.x
tun0 Address on the server.
The server itself (Ubuntu gutsy, OpenVPN: 2.0.9-8, shorewall:3.4.4-1)
has 1 NIC that connects the machine to
a) a DSL-router (forwards several ports to this linux machine,
including the
2005 Apr 06
6
UDP port 1194 marking/routing problem
Hi folks,
I have OpenVPN (respect for it developers) running on my FW.
Is has two external NICs and on internal everything is fine, except
I want OpenVPN (UDP port 1194) going not via default route/network interface.
I use such commands:
iptables -t mangle -D POSTROUTING -o eth0 -p udp --dport 1194 -j MARK --set-mark 0x990
ip rule add fwmark 0x990
2005 Jul 12
3
comm between gui and app?
To me, the main app (an object) is separate from the app gui (object)...
MVC''ish.
How can I have the gui part communicate to the app that an event has
taken place? Example code somewhere?
Thank you.
--
- Martin J. Brown, Jr. -
- mjbjr@beaudesign.com -
Public PGP Key ID: 0xB09AFEFE keyserver: http://pgpkeys.mit.edu:11371/
Key
2011 Feb 16
1
BIND 9.7.3 -- TCP DoS in SO_ACCEPTFILTER
The release notes for BIND 9.7.3 contain this:
* A bug in NetBSD and FreeBSD kernels with SO_ACCEPTFILTER enabled
allows for a TCP DoS attack. Until there is a kernel fix, ISC is
disabling SO_ACCEPTFILTER support in BIND. [RT #22589]
The CHANGES file also says:
2996. [security] Temporarily disable SO_ACCEPTFILTER support.
[RT #22589]
2007 Apr 18
0
kilolarınızdan memnunmusunuz
Do=F0ru se=E7imi yap=FDn
Bazen, bir i=FEe giri=FEmeye ve farkl=FD bir =FEeyler yapmaya karar vermek =
=E7ok kolay olmayabilir.
Ortalama k=FC=E7=FCk =F6l=E7ekli bir i=FEletme kurma maliyetinin =E7ok paha=
l=FD oldu=F0unu ve bu i=FEletmelerin bir=E7o=F0unun ilk y=FDllar=FDnda kapa=
nmak zorunda kald=FD=F0=FDn=FD biliyor muydunuz? Herbalite ile kendi i=FEin=
izi y=FCr=FCtme zorlu=F0unun =F6n=FCne
2007 Apr 18
0
kilolarınızdan memnunmusunuz
Do=F0ru se=E7imi yap=FDn
Bazen, bir i=FEe giri=FEmeye ve farkl=FD bir =FEeyler yapmaya karar vermek =
=E7ok kolay olmayabilir.
Ortalama k=FC=E7=FCk =F6l=E7ekli bir i=FEletme kurma maliyetinin =E7ok paha=
l=FD oldu=F0unu ve bu i=FEletmelerin bir=E7o=F0unun ilk y=FDllar=FDnda kapa=
nmak zorunda kald=FD=F0=FDn=FD biliyor muydunuz? Herbalite ile kendi i=FEin=
izi y=FCr=FCtme zorlu=F0unun =F6n=FCne
2006 Mar 21
5
Cisco POS 3-08-2
Anyone have experience with the 3-08-2 release of Cisco's SIP firmware?
Are there any new features in the SIPDefault.cnf?
Thanks,
Ron
2010 Jul 13
1
incoming works out does not (prolly a newbie question)
host and guest both centos 5.5
network is 192.168.62.40
host is setup as follows
[root at cloud2 ~]# ifconfig
br0 Link encap:Ethernet HWaddr 00:1A:64:12:10:D9
inet addr:192.168.62.199 Bcast:192.168.63.255 Mask:255.255.254.0
inet6 addr: fe80::21a:64ff:fe12:10d9/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1705488
2008 Aug 14
5
dovecot performance
Hello All,
I've been studying dovecot for replacing my company's current system
and I got a little worried about an aspect of the dovecot's design.
I was surprised that dovecot doesn't use prefork for its mail
processes, forking a new processes for each new client connection.
Talking in the #dovecot channel I was gave a scenario of a system
supporting ~40k users with 4 servers
2003 Jan 20
2
Location of fileinfo
hello there,
I just started using ogg files. And want to thank you all for this new
format.
I have written an addon for mirc (chatclient for irc chat networks) to
play and exchange soundfiles and I am almost done with implementing the
ogg vorbis format into this application.
The mirc-scriptinglanguage provides me a command to read a specified
number of bytes starting at a specified location of
2006 Dec 05
1
Spearman correlation ties and discrepancies
Hi. I am currently trying to run some Spearman correlations, and have
encountered two issues.
1) When using cor.test() with a variable that includes ties, I get the
"Cannot compute exact p-values with ties" error. I have read that this
function now uses an asymptotic formula that allows for ties, so do not
understand why I am getting this error. (I am running version 2.4.0.)
I
2004 Dec 05
1
matrix of 1,0's to a data.frame of factors
Hi, I have an integer matrix consisting of 1's and 0's and I would like
to convert this to a data.frame where each column of the matrix becomes
a factor variable.
Now, some columns of the matrix have only 1's or only 0's as a result
there is only 1 level for those columns in the data.frame. However it is
required that each factor have 2 levels. So my solution is:
m <-
2006 Nov 06
0
problems with paypal plugin
hopefully there''s someone that can help me out... i am working with
paypal''s web payments pro for the first time. i went through all of the
steps in the readme and basically got everything to work on my testing
computer. however once i have the files uploaded to the server, i run
the same tests, and two fail and two have errors.
/usr/local/bin/ruby -Ilib:lib
2003 Apr 19
0
vorbis SSE diff
I just uploaded a diff I made for libvorbis to
http://www.fefe.de/diffs/libvorbis-1.0-simd.diff.bz2
It adds a 3dnow! decoding speedup (about 10%), SSE decoding speedup
(about 20%) and SSE encoding speedup (about 25%).
The code selection happens purely at compile time, no CPU flag detection
or so. I figure someone else will have to do that, I'm short on time.
To activate 3dnow!, add
2003 Feb 04
3
tc htb stats
I have an htb qdisc setup and it is shaping my traffic wonderfully but
I''ve just recently started taking a look at the output from the command
tc -s class ls dev eth?
Looking at the "rate" line I thought to myself..."cool I can use this to
graph throughput avg.es without having to worry about the "Sent bytes"
rolling over or being lost when the htb qdisc is
2003 Apr 03
4
Password Aging Policies - SAMBA
I am new to SAMBA. I am using it with LINUX and I love it! Nice change from you know who.
I am sorry if this is a lame question, but I am setting up a Primary Domain Controller and a Backup Domain Controller. All the clients are Windows 2K or XP. I need the clients to reset their passwords every 30 days. I am having a hard time locating a procedure to set this feature. LINUX has 'chage'
2015 Nov 20
6
[Bug 2503] New: The sshd log files are insufficient to detect sessions
https://bugzilla.mindrot.org/show_bug.cgi?id=2503
Bug ID: 2503
Summary: The sshd log files are insufficient to detect sessions
Product: Portable OpenSSH
Version: 7.1p1
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: sshd
Assignee:
2016 Apr 21
1
[Fwd: Re: [Fwd: Re: [Fwd: Re: Samba 4 more complete]]]
Second question:
Take a look at the logs
Apr 21 11:23:58 cd1 named[2224]: samba_dlz: starting transaction on zone
58.168.192.in-addr.arpa
Apr 21 11:23:58 cd1 named[2224]: client 192.168.58.10#22874: update
'58.168.192.in-addr.arpa/IN' denied
Apr 21 11:23:58 cd1 named[2224]: samba_dlz: cancelling transaction on zone
58.168.192.in-addr.arpa
Apr 21 11:23:58 cd1 dhcpd: Unable to add reverse