similar to: Samba

Displaying 20 results from an estimated 11000 matches similar to: "Samba"

2005 Nov 22
3
problem with login script not running as one user
Okay, have a small office running Samba on MDK 10.1 and XP workstations: samba-server-3.0.10-0.1.101mdk samba-client-3.0.10-0.1.101mdk samba-vscan-clamav-3.0.10-0.1.101mdk samba-common-3.0.10-0.1.101mdk Using tbdsam as our backend. I recently added a new user, however this user does not run the regular login script for some reason net use h: \\FILESERVER\homes /YES net
2006 May 09
2
Servers disappear from Network neighborhood
I am using Samba-PDC-LDAP with samba-3.0.20b-1. On my file servers I am using samba-3.0.10-1.4. I'm not sure exactly what is happening but every couple of weeks the file servers disappear form network neighborhood. I checked browstat on my Windows system and it points to my PDC as the master browser and I checked the wins.dat file on my PDC and the systems were there. I did not check
2012 Apr 16
2
Samba Standalone Server LDAP Issue
Hello List, i have a Samba Problem that is related to Sambas ldap behaviour. Problem: The standalone server ( no DC !!) tries to write an attribute to an write only ldap Slave is sent via WAN to the master write ldap. The problem results from the fact that samba never goes back to the "local" slave ldap to the "local" slave ldap so each samba request goes over an
2012 Jul 04
4
Identifying host OS in an ENC
Hi all, We have a mixed Linux and Windows environment and have so far just been using Puppet on our Linux servers. Having configured the inventory service, we''ve got an auditing script that uses the data to report on things like OS version, RAM, etc. This is all so nice that we''d like to extend it to auditing our Windows infrastructure. However, at this point in time, we have
2009 Apr 15
3
How to apply a function to all combinations of the values of 2 or more variables?
Hi, All Forgive me if this is a stupid newbie question. I'm having no luck googling an answer to this, probably because I don't know the right R terminology to frame my question. I want to know how to run an R function on each combination of the values of 2 or more variables. In SAS-speak this is multiple "BY variables" or "CLASS variables". In R I've figured
2006 Jun 17
1
Custom Extension halting execution upon caller hanging up
Hello, list! I'm having some trouble with A@H 2.7(?), Asterisk 1.2.5, inasmuch as my custom extension is not continuing execution when the caller hangs up. (Please excuse the sterilized output.) Here's how it's supposed to go: exten => 2,8,Monitor(wav,${TIMESTAMP}) exten => 2,9,Dial(SIP/Provider/8005551212) exten => 2,10,Macro(record-cleanup) If the caller hangs up
2019 Jun 10
2
Bug: Library functions for ISD::SRA, ISD::SHL, and ISD::SRL
LLVM appears to support Library functions for ISD::SRA ,ISD::SHL, and ISD::SRL, as they are properly defined in RuntimeLibCalls.def. The library functions defined in RuntimeLibCalls.def (among others) are these: HANDLE_LIBCALL(SRA_I16, "__ashrhi3") HANDLE_LIBCALL(SRA_I32, "__ashrsi3") HANDLE_LIBCALL(SRA_I64, "__ashrdi3") However, setting
2018 Apr 17
5
Getting glusterfs to expand volume size to brick size
pylon:/var/lib/glusterd/vols/dev_apkmirror_data # ack shared-brick-count dev_apkmirror_data.pylon.mnt-pylon_block3-dev_apkmirror_data.vol 3: option shared-brick-count 3 dev_apkmirror_data.pylon.mnt-pylon_block2-dev_apkmirror_data.vol 3: option shared-brick-count 3 dev_apkmirror_data.pylon.mnt-pylon_block1-dev_apkmirror_data.vol 3: option shared-brick-count 3 Sincerely, Artem --
2013 Mar 13
1
Fwd: [bisected] nouveau failure with 3.9-rc1 and ongoing
Hiya, I sent the enclosed email to linux-kernel before realizing that it would, perhaps, be more proper to send it here, which I hereby do. I shall be happy to try out any and all patches. Best regards, Sune M?lgaard -------- Original Message -------- Subject: [bisected] nouveau failure with 3.9-rc1 and ongoing Date: Tue, 12 Mar 2013 19:57:55 +0100 From: Sune M?lgaard <sune at
2018 Apr 14
2
Getting glusterfs to expand volume size to brick size
Hi, I have a 3-brick replicate volume, but for some reason I can't get it to expand to the size of the bricks. The bricks are 25GB, but even after multiple gluster restarts and remounts, the volume is only about 8GB. I believed I could always extend the bricks (we're using Linode block storage, which allows extending block devices after they're created), and gluster would see the
2005 Oct 26
1
Excel files locked for editing periodically in SAMBA 2.2.8a?
This is happening periodically on our network with users using excel documents. Either with Office 2000,XP or 2003. The problem seems to happen for a day or so then disappear for a while again. I've read it might be the version of Samba we are using? If so, is there a workaround that we could try until we upgrade in a couple weeks? Regards, -- -Paul
2005 Nov 30
1
old samba domain to new version of samba domain
I have upgraded from samba v2.2.8a to samba 3.0.14a and put the secrets.tdb file back in the /etc/samba directory. For some reason it seems like the old profile information isn't be located. The hostname and the domain name haven't changed. Is it advisable to copy the old secrets.tdb file back again to the new /etc/samba directory to see if it works? Or is there anyways to sync the
2013 Aug 19
3
Puppet environments vs App environments
I''ve setup dynamic environments using git but I''m confused about how environments are actually supposed to be used. We''re a small ISP and have freeradius servers, VPN servers and web servers. I''ve been using environments to enable me as the sysadmin to build and test new manifests/modules before deploying them to our production servers. I have dedicated
2018 Apr 18
1
Very slow rsync to gluster volume UNLESS `ls` or `find` scan dir on gluster volume first
Nithya, Amar, Any movement here? There could be a significant performance gain here that may also affect other bottlenecks that I'm experiencing which make gluster close to unusable at times. Sincerely, Artem -- Founder, Android Police <http://www.androidpolice.com>, APK Mirror <http://www.apkmirror.com/>, Illogical Robot LLC beerpla.net | +ArtemRussakovskii
2009 Apr 22
1
How to make a time series object from a data frame containing dates.
Hi, All I have a data frame like this. > names(x) [1] "month" "alloc_gb" One of the columns contains the dates I want to use: > data.class(x$month) [1] "yearmon" I would like to make a time series object out of this. However the ts function seems to require me to spell out the starting date. Is there a way to tell ts to use the date column I already
2018 Apr 16
2
Getting glusterfs to expand volume size to brick size
Hi Nithya, I'm on Gluster 4.0.1. I don't think the bricks were smaller before - if they were, maybe 20GB because Linode's minimum is 20GB, then I extended them to 25GB, resized with resize2fs as instructed, and rebooted many times over since. Yet, gluster refuses to see the full disk size. Here's the status detail output: gluster volume status dev_apkmirror_data detail Status
2018 Apr 17
0
Getting glusterfs to expand volume size to brick size
Ok, it looks like the same problem. @Amar, this fix is supposed to be in 4.0.1. Is it possible to regenerate the volfiles to fix this? Regards, Nithya On 17 April 2018 at 09:57, Artem Russakovskii <archon810 at gmail.com> wrote: > pylon:/var/lib/glusterd/vols/dev_apkmirror_data # ack shared-brick-count > dev_apkmirror_data.pylon.mnt-pylon_block3-dev_apkmirror_data.vol > 3:
2001 Jul 10
1
Mis-matched braces in Rd files (PR#1019)
This is related to the wishlist item 856 that Paul Gilbert submitted. If there's a missing closing brace, a whole section can silently disappear. It would be nice if the help parser (or CHECK) checked for matching braces in help files, and reported an error when they don't match over the whole file, or when one section is started within another one. For example: \name{test}
2005 Jun 01
3
histogramm?
Hello there! When I do freq=F on hist, I get on the left a small number, what exactly does that mean? Thanks, Martin
2013 May 23
1
[LLVMdev] Deprecating autoconf/make?
On Wed, May 22, 2013 at 8:33 PM, Charles Davis <cdavis5x at gmail.com> wrote: > > On May 22, 2013, at 5:14 PM, Eric Christopher wrote: > > > Hi All, > > > > Can anyone see good a reason not to move to cmake as our only build > > configuration system and drop future support for autoconf + makefiles > > now that 3.3 has branched? > +1. > - CMake