Displaying 20 results from an estimated 1000 matches similar to: "More on Changing Windows Passwords"
1999 May 24
3
Long hesitation with Win95 OSR2 client
Server Specifics:
#uname -a
Linux denali 2.0.35 #1 Thu Jul 23 14:01:04 EDT 1998 i686 unknown
#rpm -q samba
samba-2.0.3-19990228
using encrypted passwords...
Problem Client Specifics:
Windows 95 OSR2
Symptoms:
There is a long (several second) hesitation when I try to open share on the
samba server. Example: Drive U: is mapped to the user shares. If I
double-click drive U: under My
1999 Jul 19
0
Cross Domain Browsing (More Details...)
List,
I'm trying to figure out how to get access to remote shares.... I have two RH
5.2 boxes running 2.04b separated by routers (pecan the VIRCIO lmb and shipe
the COMMUNITY lmb)... I turned on remote browse sync to get the browselist
from COMMUNITY onto VIRCIO. The COMMUNITY domain shows up on VIRCIO, but it
is empty...
I don't know, but I think that this could be security
1999 Jul 19
2
Cross Router Browsing
Hi, I'm running 2.04b on two RH 5.2 boxes (A + B). The boxes are control
separate domains and have a router in between them. I would like for the
domain controlled by A to show up in browse list on B.
I've tried using remote announce on A to broadcast on the other side of the
router, but domain A does not show up.... It seems to me that WINS (nmbd)
should be able to hold
2014 Mar 31
1
Unix Password Sync
Does unix password sync still work in Samba 4.1.6?
I'm trying to debug setting passwords on a system... I have this in smb.conf
passdb backend = samba_dsdb
passwd program = /usr/local/sbin/passtest.sh %u
passwd chat = *password* %n\n
passwd chat debug = Yes
unix password sync = Yes
My passtest.sh script is very simple...
#!/bin/bash
set -e
user=$1
2013 Sep 14
2
samba4 adding an index to sam.ldb
I have a large installation >20k users. We're using samba4 for AD Authentication, and also email address validation. I'm trying to edit the @INDEXLIST in sam.ldb to add an index on otherMailbox to speed up searches (0.05 sec for indexed, vs 2.5 sec for non-indexed searches) I'm finding that when I use ldbedit to do this, it appears to add the additional @IDXATTR. However, when I
2014 Mar 26
1
Managing Samba4 shares from Windows "Security Tab Missing"
When I try to manage samba shares from windows, I cannot reliably get the Security Tab to show up. I have tried many reprovisions, sometimes it works, sometimes not. I cannot figure out what I'm doing wrong.
How the domain is provisioned...
samba-tool domain provision \
--domain=avails \
--host-name=fs.avails.com \
--host-ip=10.2.2.1 \
--adminpass='not2forget!' \
2023 Jul 15
1
Fwd: ComputerSecureChannel -Verbose False since windows 10/11 update 07/2023
On Thu, Jul 13, 2023 at 11:47?AM Bo Kersey <bo at vircio.com> wrote:
> The patch on Windows Server 2012 R2 that does the same thing as kb5028166
> is KB5028228
>
>
> ------------------------------
>
> *From: *"Philippe LeCavalier" <support at plecavalier.com>
> *To: *"Bo Kersey" <bo at vircio.com>
> *Cc: *"samba" <samba
2014 Nov 04
1
Solution for: "Samba server does not show up in Windows Network Places"
I may have a solution to this problem but would like any advice on the downside of doing this. Essentially, I remove role check in nmbd.c as follows:
--- samba-4.1.13.orig/source3/nmbd/nmbd.c
+++ samba-4.1.13/source3/nmbd/nmbd.c
@@ -914,16 +914,6 @@ static bool open_sockets(bool isdaemon,
reopen_logs();
- if (lp_server_role() == ROLE_ACTIVE_DIRECTORY_DC
- && !lp_parm_bool(-1,
2023 Jul 13
1
Fwd: ComputerSecureChannel -Verbose False since windows 10/11 update 07/2023
The patch on Windows Server 2012 R2 that does the same thing as kb5028166 is KB5028228
> From: "Philippe LeCavalier" <support at plecavalier.com>
> To: "Bo Kersey" <bo at vircio.com>
> Cc: "samba" <samba at lists.samba.org>
> Sent: Thursday, July 13, 2023 10:43:55 AM
> Subject: Re: [Samba] Fwd: ComputerSecureChannel -Verbose False
2002 Dec 05
1
Patch to ignore exluded files.
I came up with a patch to fix the problem of IO Errors caused by
excluded files as did Eugene V. Chupriyanov below.
Is there a chance that this change will show up in a future version of
rsync?
Is there a reason that we should not ignore IO errors when copy_links is
off? Just want to make sure that I'm not missing something here that
may corrupt my syncs....
Here's the version that
2001 Aug 09
1
how do I rsync files which have a colon in the name?
I can't figure out how to quote a colon in a filename that I'm trying to push so
that it doesn't think everything in front of the colon is a hostname.
Chris
--
Chris Garrigues http://www.DeepEddy.Com/~cwg/
virCIO http://www.virCIO.Com
4314 Avenue C
Austin, TX 78751-3709 +1 512 374 0500
My email address is an
2000 Apr 27
0
Need an smb server that supports both ldap and win2000
I followed the directions for getting ldap support in samba that I'd found at
http://www.unav.es/cti/ldap-smb/ldap-smb-HEAD-howto.html
and was perfectly happy with that until I discovered that win2000 wouldn't
work with that code....
...so, is there a version of samba that supports both ldap and win2K?
Chris
--
Chris Garrigues virCIO
http://www.DeepEddy.Com/~cwg/
2000 May 01
1
Is this the right list to ask samba-tng-alpha-2.5 questions?
It seems that nothing else has everything that I need working, so I'm diving in to
alpha territory.
Chris
--
Chris Garrigues virCIO
http://www.DeepEddy.Com/~cwg/ http://www.virCIO.Com
+1 512 432 4046 +1 512 374 0500
4314 Avenue C
O- Austin, TX 78751-3709
My email address is an experiment in SPAM elimination. For
2013 May 11
1
Best Ferrups (bestfcom patch)
Hello,
I have a Best Ferrups 3.1KVA and I noticed that the percent battery voltage reported from upsc never gets above 69.9%. I believe there is a mistake in the driver. The battery percentage is calculated based on the High Battery Alarm Setpoint (59.6V) instead of the Ideal Voltage which is about 54V (4 batteries x 13.6V). I examined the source code and found that the variable fc.fullvolts is
1999 Jul 02
3
Time Sync Details
Hi, All!!
Again about time sync Win and Linux. If there is a way to sync. time of
Windoze
and my LInux server except "net time \\flash /set /yes". That way works
wonderfull
and properly, but BAD user of my net DON"T want to remember their
passwords....
Does anybody know what I should do?
......,Yours Alex "Flash"
1999 Jul 09
3
Virus checking
We are using samba to give our NT users access to our UNIX servers (running
Solaris 2.5.1) and to give our UNIX users, using Wincenter, access to their
UNIX directories.
We want to be able to run a virus checker (Network Associates VirusScan)
from a NT 4.0 workstation and have it check the samba (UNIX directories).
Since we want to centralize this activity, I want to be"root" on the
1999 Jul 20
1
MS Word from samba share
A few days ago I send a message titled "A samba question or a mutt question".
I got a few repies but they suggested wide work-arounds to the problem. I
have done some more work and it is clear it is not anything to do with
the mail side of what I was trying. The question or problem I have is
essentially this:-
How do you double click on a MS Word icon to bring the document into
MS Word
2010 Jun 23
0
Directory Permissions?
Hello,
Running Samba 3.3.10 on FreeBSD 7.3.
Cannot copy a folder with a subfolder and 10 files in the subfolder from
an OSX 10.6.4 client to a folder on the Samba server. What happens is
that the folder gets copied but not the subfolder and its files.
root at aries:/usr/local/etc# testparm
Load smb config files from /usr/local/etc/smb.conf
Processing section "[homes]"
Processing
2008 May 02
0
Adaptive design code
I have been trying to create code to calculate the power for an adaptive design with a survival endpoint according to the method of Schafer and Muller ('Modification of the sample size and the schedule of interim analyses in survival trials based on interim inspections,' Stats in Med, 2001). This design allows for the sample size to be increased (if necessary) based on an interim look at
2006 Sep 11
1
graphics: y limit on xyplot
I would like to set the y axis limit of an xyplot using the object 'ylimit',
but receive this error:
[1] 990
Error in extend.limits(limitlist[[i]], axs = axs) :
improper length of lim
I get the same error if I use ylim.
library(lattice)
trellis.device(col = FALSE, theme = lattice.getOption("col.whitebg"))
name <- "Variable name"
symbols <-