similar to: XP Home and Samba problem

Displaying 20 results from an estimated 200 matches similar to: "XP Home and Samba problem"

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
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
2007 Feb 20
2
Tips/hints for Windows network management
Hello, I'm looking for some extremely general tips/hints/ideas here, because I am sure that I may be missing out on some good ways of managing the Windows PCs on my network. This is what I have and what is available to me: - Samba 3.0.x (current Debian/Sarge version) - LDAP backend for Samba - Windows XP SP2 clients - Domain users are typically unprivileged users - A
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
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
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
2012 May 15
5
setting up the SQLite database
I know this isn''t Python, but I''d like to get a view on the ''one obvious'' way to set up an SQLite (or other) database and its location per-app. I''ve got a bit lost with the Camping 2 changes and various code snippets I have kicking around. 1. is it best to set up the DB creation/connection: 1.1 at the end of the app
2009 Aug 17
6
hi all! can''t open github!!
hi all! can''t open github (http://github.com/why/camping/tree/master) What''s going on? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/camping-list/attachments/20090817/bba31d63/attachment.html>
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.
2012 May 02
17
ChillDB License
A few of you sounded interested in using it. I haven''t explicitly put a software license on it, so I guess it''s not technically FOSS yet. What licenses are good? BSD? Public Domain? ? Jenna -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/camping-list/attachments/20120502/96b87580/attachment.html>
2004 Feb 06
2
Samba limitation/configuration questions
I hope you can help us. We've created a few Samba shares (v2.x) on an HP-UX 11 server and are mounting the shares from a Windows 2003 server. Generally it's OK, but we're having a issues and would like to know if they are known problems, limitations, or errors on our part with the configuration. 1. Files that end in "." (a dot) are producing short-name displays on Windows
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
2009 Nov 03
2
Camping on Wikipedia
Hi all I found the Camping page on Wikipedia in need of some serious TLC, so I updated it, added some newer links and removed the ''stub'' status: http://en.wikipedia.org/wiki/Camping_%28microframework%29 I also pointed people to the Github repo for version 1.9. Please take a look and either make suggestions for further material for me to add (not too much...
2006 May 16
7
WYSIWYG IDE, etc...
I''m new to Ruby, so don''t be too hard on me. Is there a great visual editor for Ruby? Also can Ruby on Rails (RoR) work with any other databases other than the ones listed in the documentation, I need to connect to SQLBase? Can Ruby be used to create standalone Applications (like Java)? If yes, does it create native looking apps? Can it be use in Client-Side and/or Server
2013 Sep 01
2
string processing(regular expressions)
I have a variable that is course # nCourse <- as.factor(c("002A","002B","002C","007A","007B","007C","101","118A","118B","118C")) And I would like to get rid of the leading zeros, and have the following set
2015 Apr 20
3
Issues with call dropping
Hi guys, have really annoying problem with trunks when I calling over voip provider.. after awhile provider sends INFO packages but for some reason Asterisk doesn?t answer on it. after 8 packagers provider just drops the call, here is the package <--- Received SIP request (555 bytes) from UDP:192.168.53.1:5060 ---> INFO sip:c2e74184-4d23-43a3-8fd9-26ba2c5ef6c9 at 192.168.53.9:5060 SIP/2.0