similar to: Comment editor?

Displaying 14 results from an estimated 14 matches similar to: "Comment editor?"

2012 Nov 21
1
Samba 4 & W2k8_R2 - No automatic DNS Updates
What works: - Samba4 Server migrated from Samba3 data. - adding a 2008_R2 DC. - Replication sofar as I could monitor. - internal DNS Server on Samba. What fails: Automatic DNS Updates are not working, althought "allow dns updates = true" in smb.conf is set - which seems to enable secure AND unsecure updates. Manual adding an Record works on both machines, and it gets replicated on
2001 Nov 09
1
Fix to track-kameipv6 branch for socket.c
I ran into a problem where systems without DNS entries could not connect to the rsync server with the IPV6 patch applied. Here is a fix to the problem. Basically they were checking the list of IP addresses returned by getaddr even if getaddr failed. I just changed it so they only check the list of IP addresses if getaddr succeeds. Any comments on this please email me directly because I do not
2011 May 02
0
Puppet bootstrap: via cdist
Good morning puppets, as stated for reallife, "one always meets more than one time", this is true for puppet and me: Although I''m migrating away from puppet [0] to cdist [1], a customer requests a new puppet installation. This brings me again to the question on how to bootstrap a new puppet infrastructure, which we did with a shell script or a Debian package and then running
2013 May 15
1
[PATCH] Expose remote forwarding ports as environment variable
Good evening gentlemen, the attached patch against openssh 6.2p1 exposes remote forwarding ports to the remote shell: targethost % ssh -R 1234:localhost:22 controlhost controlhost % echo $SSH_REMOTE_FORWARDING_PORTS 1234 targethost % ssh -R 0:localhost:22 controlhost controlhost % echo $SSH_REMOTE_FORWARDING_PORTS 54294 targethost % ssh -R 0:localhost:22 -R
2014 Apr 04
2
[LLVMdev] successful full recurse of mips32
We have NFS mounted drives. I first build an clang/llvm hosted compiler for Mips linux using the clang/llvm linux x86 compiler. Call this clang1. then in directory recurse on Mips host, I place this clang1 compiler and build clang2. then i rename recurse to recurse1 and create a new recurse directory. in recurse I copy clang2 from recurse1 to a recurse but name it clang1. then i build
2006 Apr 10
3
Vertical
Hi all. I'm in the process of configuring a phone system for my family and friends. I'm wondering if I should try to implement the "Vertical Services" (http://www.nanpa.com/number_resource_info/vsc_assign) in the Asterisk dialplan, or if I should delegate those functions to the various ATA's. For example, the Sipura SPA 2002 can handle*69 internally. On the other
2011 May 06
3
Over-riding changes in modules and classes
Hello puppet gurus, maybe one of you can help with this. We have a bunch of servers that are managed by puppet, but would like to make a single, small change to a text file only on newly built machines. This text file is controlled by a module that is referenced in several places in our current configuration files. So the question would be, is there a straightforward way to have this new config
2004 Dec 15
7
VoIP Termination
Hi all. I'm looking to change from a standard telephone line to a VoIP phone line at home. I'm looking for recommendations for VoIP providers that I can use with Asterisk. One of the catches is that I often telecommute and sometimes I do some side business; these practices violate many provider's acceptable use policies. So, I need a provider who doesn't care how I use the
2016 Nov 21
2
Winbind traffic not encrypted
A problem here getting winbind traffic to be encrypted using Kerberos. I have set up a test environment with a pair of servers (actually lxc containers): - samba server (ubuntu 16.04, stock samba 4.3.11) - client machine (ubuntu 16.04) joined with "net ads join" and winbind The client machine has the following in /etc/samba/smb.conf: ------- [global] #netbios name = client-ad
2012 Jun 24
0
nouveau _BIOS method
Hi to all! I have a problem with a nvidia geforce 520mx [NVd0 generation card (0x0d9110a1)] i have on my notebook (samsung 3 series). In practice i'm not able to use it with bumblebee and bbswitch. The dmesg message is: [ 13.507435] nouveau 0000:01:00.0: power state changed by ACPI to D0 [ 13.507440] nouveau 0000:01:00.0: power state changed by ACPI to D0 [ 13.507448] nouveau
1997 Jul 24
0
smbclient, tar, and exclude
As of release samba-1.9.16p11, the X option (exclude file) for tar creates doesn't work recursively; if the exclude file is a directory, files that are in the directory or subdirectories are not excluded from the tar create. I would like the exclude feature to work recursively, and attached is a patch to do it. The exclude feature works the same way for both create and extracts. ***
2000 Dec 16
0
bug fix for smbclient/tar
There's a race condition: when a file increases in size when being archived by the tar function in smbclient, the resulting tar file is created with an invalid format. The tar header for the file has the wrong length, and many tar programs will abort when they get to the invalid header/file. I've seen this happen when using smbclient/tar to back up a Win98 computer, and there's
1999 Jun 30
0
How to backup from Win to Linux using smb
> I have big problem: I need to automaticaly copy files from Win'pc to Linux > server. I submitted this one to the mailing list awhile back, but I've made some improvements, so here it is again. We have cron run a script every night that backs up all the systems (Win and Unix) to a single tape. Naturally, the tape capacity needs to be large enough for all the systems involved.
1999 Sep 01
0
smbfs directory cache broken in 2.2 kernels?
Using RHL 6.0 (2.2.5 kernel) with Win95 systems, smbfs doesn't recognize (immediately) changes made on the remote the remote system by a user on the remote computer. After a share has been mounted, if some computer other than the computer using smbfs to mount the share adds/removes a file to a directory in the share, an 'ls' of the mounted directory doesn't show the new/removed