search for: temorari

Displaying 6 results from an estimated 6 matches for "temorari".

Did you mean: temorary
2001 Jun 08
0
SSH / X11 auth: needless complexity -> security problems?
On Wed, 6 Jun 2001, Markus Friedl posted the following to Bugtraq: > this feature [placing the X11 cookie file in /tmp] was inherited > from ossh and the reason was: > 1) if $HOME is on NFS, then the cookie travels unencrypted > over the network, this defeats the purpose of X11-fwding > 2) $HOME/.Xauthority gets polluted with temorary cookies. > however,
2003 Aug 29
1
additional digit in front of the dialed extenesion by outgoing pri/E1 call
Hi all, i have configured incoming voip traffic as follows: [voipin] exten => _X.,1,SetCallerID(033283077734) exten => _X.,2,Dial,Zap/g4/${EXTEN} exten => _X.,3,Hangup If the call going out the pri dials with an additional '0' before the dialed number. This is for caller number AND called number. But i can't see anything that says set a '0' more in front of the
2002 Jun 06
0
Problems with Samba 2.2.x under FreeBSD with Win2k Clients
Hi, Has anyone had the following problem. Under Win2000 I copy a file from Windows Explorer to a share running samba 2.2.x. The file does not yet exist on the share however windows pops up a warning that the file already exists and it asks me to replace it. The thing is, the file has a size of 0 bytes. If I click "no" to not replace I end up with an empty file, otherwise it copies
2008 May 27
2
printer drivers - Add Printer Wizard disabled
I'm following along in the guide, trying to make printer drivers available from Samba. But when I right-click on a printer in Windows XP and select the "properties" tab, it's disabled: http://tinypic.com/usermedia.php?uo=BMeeHijW2w%2FyTvDsjpQbEQ%3D%3D So how do I enable this so the client can upload the drivers? So far I have tried: * Add the name of the user as "printer
2006 Oct 25
0
Some curious problems migrating from 3.0.10 to 3.0.23c on new server
Hello all, at this point i'm at the end of my ideas, so i ask here, at what point i ran in this problem. Hopefully some give advices to the proper direction. The plan: An old debian woody machine with samba 3.0.10-1 should migrated to an new hardware with debian etch and samba 3.0.23c-2. My simple idea was to copy all configuration files and also the passdb.tdb, secrets.tdb and
2016 Feb 13
2
Code in headers
> On Feb 11, 2016, at 12:43 AM, via llvm-dev <Alexander G. Riccio> wrote: > > I don’t think that we can agree to abstract code guidelines without knowing what it means in practice for the codebase. If you’re interested in this, please include a diff that shows the impact to the headers, and we should also measure what happens to the performance of the generated compiler. > >