Displaying 20 results from an estimated 1000 matches similar to: "NAT from eth0:0 port 80 to lo port 8080?"
2007 Mar 11
2
logrotate, syslog, and chsh
I'm noticing that logrotate's default configuration for rotating /var/
log/secure and /var/log/messages partially fails if root's shell is
set to /bin/tcsh (via chsh). (Running on CentOS 4.4;
logrotate-3.7.1-5.RHEL4).
What seems to be happening is that the logrotate.d/syslog postrotate
command runs:
/bin/kill -HUP `cat /var/run/syslogd.pid 2> /dev/null` 2> /dev/null
2007 Oct 20
1
how does one remove bond1?
Hi List,
We're using bonding to create bond0 with 2 NICs, and noticing that
CentOS 5 2.6.18-8.1.14.el5 (and presumably older) creates bond1 as well.
I'd like to remove bond1 from the system, so that our monitoring
scripts don't pick it up, except for those machines that actually do
have a bond1.
So... how does one remove bond1?
Thanks! Misc info below of configuration and
2013 Jun 04
1
Security = ADS and uidnumbers
Hi all,
I'm trying to set up a samba (3.6.6, debian wheezy 64bit) member server on
a 2008R2 domain. I'd like to be able to specify the uidnumbers users get on
here in AD but I'm getting really erratic results.
I've tried changing various range options, and as far as I can tell it
works sometimes, but not others - don't know why.
I have 2 users I've specifically set up,
2009 Feb 07
0
Redirection in shell (was: squid HA failover?)
Hi,
Regarding the last example creating the config files with several
echos with redirection:
On Fri, Feb 6, 2009 at 20:37, J Potter <jpotter-centos at codepuppy.com> wrote:
> echo "node a.example.com" > /etc/ha.d/ha.cf
> echo "node b.example.com" >> /etc/ha.d/ha.cf
> echo "udpport 9000" >> /etc/ha.d/ha.cf
>
2016 Dec 27
2
Trouble with access to sysvol share using SMB2 or SMB3 protocol on client PC
Hi, guys.
I have an issue with accessing to my sysvol share with smb2 or smb3
clients. I have an issue with editing my Group Policy from Windows
7,8,8.1,10 or Windows Server 2012 clients with RSAT installed and
everything works fine when I edit group policy from Windows XP machine.
I disable SMB2 & SMB3 in my Windows server machine and it fix the problem,
but is it a correct workaround for my
2005 Feb 20
2
No Command Line
Hello all,
I've just installed Wine 20040813 on a Linux Computer (SusE 9.2) without a
Native Windows environment. I've installed a few Windows software programs
and things seems to be ok for the most part.
One of my Applications will not run if I call it using wine direct from the
shell command line. If, however, i frst call 'winefile' and then start my
application from
2005 Oct 14
2
ocfs2's bmap output
I'm writing a stackable file system and one of it's features is that it
can combine many sparse files into a single view. On ext2/3 I was using
bmap to give me the information needed, so for instance, if I created a
big sparse file and tacked on some information at the end on ext2/3 I'd
get something like
blade12:~# ~/a.out abc
File: abc Size: 30002 Blocks: 8 Blocksize: 4096
0
2004 Sep 26
3
Implementing samba3/LDAP system across several schools
Hi All,
I am looking into the feasability of using Samba/LDAP for domain
control across several schools in my area, and would be interested to
hear of anyone who has any experience/thoughts on how this could work.
The schools share a community learning resource centre, and I am
looking for ways for all users to be able to log in at their own
schools, and also at the learning resource
2018 Jul 29
2
macOS 10.13.6 error joining to Samba 4.8.3
On Sat, Jul 28, 2018 at 11:40:26AM +1200, Andrew Bartlett wrote:
> On Sat, 2018-07-28 at 00:10 +0100, Phillip Potter via samba wrote:
> > Dear All,
> >
> > I have recently setup a completely new AD domain on my Linux server, running Samba 4.8.3. From the server, I can authenticate via kerberos and get users and groups through winbind etc. When I try to join a freshly
2004 Sep 03
1
Slow access when opening shares
Hey,
I have slow access when I first open shares. If I reboot my XP box and then
go to access a share, it takes a good 10 seconds for files to come up, even
after I've typed in my username and password. Once accessed it runs fine and
is fast. But, if I don't access it for 30 minutes, when I access it again it
sits for like 10 good seconds before it does anything. This is very
annoying.
2011 Sep 07
2
Problems with this Harry Potter PC game in wine 1.2.2
Hi guys.
I am using Lubuntu 11.04 and so far I've been able to run via wine a few games, among which: Star Wars KOTOR1, TOCA race driver 3, Neverwinter Nights 1...
Now I tried installing and running Harry Poter 1 (Sorcerer Stone). Installs ok, but game crashes when starting with a critical error "General Protection Fault".
Here is what the terminal shows:
...
emy at
2018 Jul 27
3
macOS 10.13.6 error joining to Samba 4.8.3
Dear All,
I have recently setup a completely new AD domain on my Linux server, running Samba 4.8.3. From the server, I can authenticate via kerberos and get users and groups through winbind etc. When I try to join a freshly installed Mac running macOS 10.13.6, I receive the error:
"Unable to add server. Authentication server failed to completed the requested operation. (5103)"
The Mac
2002 May 10
3
Samba 2.2.4 on s/390
I have just compiled Samba 2.2.4 with the following configure.
./configure --with-pam --with-winbind
I used the same instructions as I did go get Samba 2.2.2 working. I noticed
the winbind daemon dies after about a minute. I set the debug to 10 for it
and I found some confusing things. Why is it trying to connect to GIGDC1
with a null username? Is this why the connection is refused?
2013 Apr 14
3
Sysvol replication
Hi all,
Has anyone actually got sysvol replication working between 2 (or more)
Samba4 DCs? I've tried gluster, inosync, csync and rsync and keep getting
stuck on issues with the extended attributes.
Is there a roadmap or any clues of a date when MSFRS or DFS replication
will be part of Samb4?
thanks again,
Jim
2013 May 31
0
ADS and uidnumbers
Hi all,
I'm trying to set up a samba (3.6.6, debian wheezy 64bit) member server on
a 2008R2 domain. I'd like to be able to specify the uidnumbers users get on
here in AD but I'm getting really erratic results.
I've tried changing various range options, and as far as I can tell it
works sometimes, but not others - don't know why.
I have 2 users I've specifically set up,
2004 Apr 21
1
Symlinks and roaming profiles
Hi all,
Has anyone else had trouble (or not) with symlinks created in root
preexec scripts and roaming profile directories? I'm trying to add a
"shared links" director (symlink) to everyone's favorites, and I get
error loading profiles where a symlink loop is forming (ends up with
something like "cannot copy
2007 Apr 06
2
Vista and UNC solved
For those having problems with Vista, and unc paths showing up empty,
I can confirm that:
[global]
host msdfs = no
fixes the problem. This is on 3.0.24 with all patches. Note that I am
not using Dfs root shares or the like. YMMV
Hope this helps someone.
Cheers!
--
Richard Potter
2004 Aug 06
1
alsa support for ices
Who wants it? Do you? I know I do.
I have a patch here that applies to the cvs from a couple of nights
ago. I like how modular the inputs are... it made the development that
much easier.
I'm not a "professional" alsa developer, so people may find problems. I
was able to stream a test stream for a couple of minutes with no
(noticable) problems. I'm going to do more testing
2008 Dec 31
4
problems with games
I've bought my 12 yr old son a used laptop (Dell Latitude D600) and convinced him to use a version of linux unstead of Windows. The laptop came with PCLinuxOS release 2007.
He really wants to be able to run some of his games, so I used the Synaptic Package Manager to install Wine. The version available for PCLinuxOS was Wine 0.9.58.
So far I've tried two games, and I've struck out
2016 Feb 19
4
Automatically inferring %d on multi-domain virtual install ?
On Fri, Feb 19, 2016 at 08:41:15AM +0100, Steffen Kaiser wrote:
> >I'm trying to allow domain-less logins for a multi-domain virtual IMAP
> >server, and wondering if I can automatically infer the domain (value of
> >variable %d) from the local IP (%l) or the hostname used by the client
> >when connecting to my server.
> >
> >Let's say I have two host