Displaying 20 results from an estimated 1000 matches similar to: "Tips/hints for Windows network management"
2007 Mar 20
1
Strange integer result on Debian/amd64
Using the following version of R:
> R version 2.4.1 (2006-12-18)
installed using apt-get on a Debian/Sarge AMD64 system with the
following entry in /etc/apt/sources.lists:
deb http://www.stats.bris.ac.uk/R/bin/linux/debian/ stable/
The problem: I'm seeing strange results in a integer calculation as
follows:
> choose(11,6)
> [1] 462
> as.integer(choose(11,6))
> [1] 461
2008 Jan 18
1
Strange locking behaviour upsets Apache
We have a server which runs Samba and Apache. Web developers edit their
files (via Windows mapped drives) from Windows XP SP2. These files are
typically CGI files and the developers' routine is:
while (web page not quite right) {
1. Edit file
2. Save
3. Click Reload on web browser
4. Check results
}
They go around that loop many times during a typical development run.
2012 Jun 27
1
Windows 7 v. Samba: why is default network profile in 'NETLOGON/Default User.v2' not used?
Setup:
- Samba 3.5.6 (Debian Stable release, amd64);
- Testing Windows 7 client behaviour, specifically with regard to users
who don't yet have profiles.
The Windows docs state that a domain logon for a new user will cause the
default network profile to be used if available, if not then a default
local profile is used instead. The location for the default network
profile is
2007 Jul 10
2
XP Home and Samba problem
Hi All,
I am unable to connect to my Linux samba shares from XP Home, I always
get a grayed out login field with guest selected.
I googled around for solutions but none helped.
I would appreciate any help, thanks
SG
2007 Jun 06
2
Change password expiry date for ALL users?
Hello,
I want to set the expiry date for passwords for all users with one
command. As --pwd-must-change-time only works for a single user and
policy settings are not applied after a change, I was wondering how to
solve this. Is the only way to write a script which runs "pdbedit
--pwd-must-change-time..." for every user?
greets Jimmy
--
Andreas "Jimmy"
2007 Apr 16
1
Samba with LDAP Intergration
All,
I am trying to work out if the current setup is possible:
I would like to have Samba running to authenticate shares for /home
directories running under FC6. All of my users are posixAccount's in an
LDAP Directory.
I would like to use this information to authenticate these shares but
without making any changes to the LDAP Directory itself (so including no
new objects or schema
2012 Jul 31
1
Samba+LDAP: Minimal permissions for sambaLMPassword/sambaNTPassword attributes?
Hi,
what are the minimum permissions for the attributes
sambaLMPassword/sambaNTPassword for the the LDAP administrator account
so that Samba is just enabled to use it for authentication with
ldapsam backend.
It seems like auth is not enough, is this true?!
Thanks,
Arokux
2012 Jun 28
5
speed of samba vs Windows
Is there any reason to believe that a samba server would be slower when
serving up roaming profiles than a real Windows server? I know roaming
profiles are slow by nature and that there are things you can do to help
like configuring ffolder redirection. But all else being equal, how would a
samba server compare to a Windows server when it comes to speed specifically
with respect to roaming
2007 Mar 23
0
Importing accounts from NT4 domain with Vampire
Hi
I have folowed this guide
http://www.enterprisenetworkingplanet.com/netos/article.php/3457461 to
import users from my NT4 domain to a debian sarge with samba 3.0.14a
Everything runs fine till the net rpc vampire command, some users give
an error others are imported fine.
I don't see any problem on this users configuration in the NT4 server,
here is part of the output:
thanks.
2007 Apr 10
0
Some errors importing accounts from NT4 PDC with net vampire
Hi
I have folowed this guide
http://www.enterprisenetworkingplanet.com/netos/article.php/3457461 to
import users from my NT4 domain to a debian sarge with samba 3.0.14a
Everything runs fine till the net rpc vampire command, some users give
an error others are imported fine.
I don't see any problem on this users configuration in the NT4 server,
here is part of the output:
thanks.
[Bug 1469] New: Should sshd detect and reject vulnerable SSH keys (re: Debian DSA-1571 and DSA-1576)
2008 May 24
9
[Bug 1469] New: Should sshd detect and reject vulnerable SSH keys (re: Debian DSA-1571 and DSA-1576)
https://bugzilla.mindrot.org/show_bug.cgi?id=1469
Summary: Should sshd detect and reject vulnerable SSH keys (re:
Debian DSA-1571 and DSA-1576)
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.0p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
2016 Dec 16
1
help/hints/suggestions/tips please: how to give _generic_ compilation for a particular ISA a non-zero LoopMicroOpBufferSize?
Dear all,
Some benchmarking experimentation I`ve done recently -- all on AArch64 -- has shown that it
might be beneficial for all AArch64 targets to have a positive LoopMicroOpBufferSize, whereas
the default that applies to all ISAs seems to be zero.
Although I`ve tried going as far down the rabbit hole as I can, I haven`t found a way to set
DefaultLoopMicroOpBufferSize on a per-ISA basis or
2007 Aug 28
6
Factor levels
Dear R-users,
I have found this not-so-recent post in the archives -
http://tolstoy.newcastle.edu.au/R/devel/00a/0291.html - while I was
looking for a particular way to reorder factor levels. The question
addressed by the author was to know if the read.table function could be
modified to order the levels of newly created factors "according to the
order that they appear in the data
2002 May 13
2
Problems with the rsync command line syntax for multiple files
I feel completely stupid for asking this question, but I have an
essential problem of getting the syntax right for synchronizing
multiple files. I am trying to use rsync to synchronize files
generated in one directory with our public directory our web server.
We have a number of files with the extension html so I have tried the
following command line:
rsync *.html
2003 Mar 13
4
gpedit.msc as centralized policy for 2k/xp clients
John,
> I would like to figure out how to do this
> gpedit.msc+AD+gpc+gpt magic for
> win2k/xp with linux+samba(2.2/3.0/tng)+openldap and is it possible at
> all?
We use local (!) GPOs on our Win2k clients with great success:
- log on to "master" workstation as administrator
- create a link to the "C:\WINNT\system32\GroupPolicy" folder on your
administrator's
2003 Mar 12
1
gpedit.msc as centralized policy for 2k/xp clients in domain
I found this from
http://charon.minilab.bdeb.qc.ca/anonym/nt/2000/ads/TTGW2KGP_Vol1through4.pdf
I would like to figure out how to do this gpedit.msc+AD+gpc+gpt magic for
win2k/xp with linux+samba(2.2/3.0/tng)+openldap and is it possible at all?
Thanks.
Although GPOs provide significantly more policy features than NT 4.0 System
Policy provides,
GPOs are stored and processed differently than NT
2010 Dec 10
4
Windows XP Profile-Samba 3
Hi,
We are setting up a samba PDC with rhcl 5.I made some restrictions in XP
box using GPEDIT like restricting the access to control panel,desktop
properties, registry and etc. ,then i copied the DEFAULT USER folder frm
that XP box to netlogon share of samba server.(thought it would act as
baseprofile for all users and this profile policy will be copied to all new
users).But what ever the
2004 Jun 03
1
Exporting local policies on several computers
Hello everyone,
Not really a Samba problem, but I hope someone can help me :
I am doing some tests for integrating XP clients on Samba 3.02 with LDAP
backend.
I have tried this on a test machine on which I have applied local
policies withthe gpedit.msc console (ie : Delete the roaming profiles or
hide the logon scripts...) and this work perfectly.
Now I'd like to do the same on other
2007 Aug 31
0
Semi-OT: any tips on how to track down memory leaks?
hello list!
i seem to have a serious memory leak in my rails app that i run with a
bunch of mongrels on windows (as services).
i tried the MemoryProfiler i found at
http://scottstuff.net/blog/articles/2006/08/17/memory-leak-profiling-with-rails
but honestly i have no idea on how to read those string dumps. i tried
diffing them but nothing there made any sense to me.
any tips or hints would be
2006 Dec 12
1
[Fwd: Server is overloaded, any tips?]
Yesterday our website was acting a little odd, and i received a few
email complaints. Running 'top' showed that we had a very high load
average, today the load average is even higher!
load average: 13.18, 12.49, 10.48
It is pretty unlikely that our site grew in popularity that quickly, and
taking a look at the log file it was saying that a certain directory was
not found, when in fact it