Re: [Samba] Default Keyboard Layout changed to english.

2011-03-10 Thread Jean-Jacques Moulis
h the code for estonian. I leave that to you and google. Your other problem is that you probably didn't preserve the SID of you domain and ended up with a new domain (that's why you needed to rejoin clients) the profile of all your user is a new one NTUSER.DAT contains now to s

Re: [Samba] Samba 3 with Windows 2008 Enterprise Terminalserver

2011-02-18 Thread Jean-Jacques Moulis
amba4 or a Microsoft AD domain. or you could ,as we do, use start scripts to enforce machine policies and login scripts for users ones. -- Jean-Jacques Moulis Tel: (013) 281684 ISYFax: (013) 139282 Linköping Univer

Re: [Samba] Windows 7 problems

2010-11-10 Thread Jean-Jacques Moulis
,6d,00,65,00,6e,00,74,\ 00,73,00,00,00 "{374DE290-123F-4565-9164-39C4925E467B}"=hex(2):25,00,53,00,79,00,73,00,74,00,\ 65,00,6d,00,44,00,72,00,69,00,76,00,65,00,25,00,5c,00,4c,00,6f,00,63,00,61,\ 00,6c,00,20,00,48,00,6f,00,6d,00,65,00,73,00,5c,00,25,00,55,00,73,00,65,00,\ 72,00,4e,00,61,00,6d,00,65,00,25,00,5c,00,44,00,6f,00,77,00,6e,00,6c,00,6f,\ 00,61,00,64,00,73

Re: [Samba] Issue upgrading to samba 3.5.5

2010-10-10 Thread Jean-Jacques Moulis
should work with W2K8 and probably not with W2K3 (I use this with windows seven, the system account of the clients write logs on a samba server only accessible to machine accounts. I needed an other way around for XP) -- Jean-Jacques Moulis

Re: [Samba] Windows 7 cannot connect to domain member

2010-10-05 Thread Jean-Jacques Moulis
ser on the member server local password database) this behavior is rather new for samba but normal for a windows server. -- Jean-Jacques Moulis Tel: (013) 281684 ISYFax: (013) 139282 Linköping

Re: [Samba] enable client to join domain with no or any password?

2010-08-17 Thread Jean-Jacques Moulis
age of the password of such an account is a lesser problem. SeMachineAccountPrivilege This right controls whether or not the user can join client machines to a Samba-controlled domain http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/rights.html -- Jean-Jacques Moulis

Re: [Samba] windows 7 and printer sharing

2010-01-05 Thread Jean-Jacques Moulis
ge of SMB printing is automatic installation of drivers. this is worth the trouble only if you have many clients. (and to my knowledge it doesn't work with 64bits OS) Use http://your.cups.server/printers/your_printername to connect to your cups server. -- Jean-Jacques Moulis

[Samba] Matlab not working when run of a samba 3.4.x share

2009-12-30 Thread Jean-Jacques Moulis
the patch for it fixes the matlab problem in 3.4.x (which is present in XP and probably affects other java applications) This message is for the record as the problem is to be fixed in 3.4.4 -- Jean-Jacques Moulis Tel: (013)

Re: [Samba] Samba 3.4.2 with Solaris ZFS Snaphots

2009-11-18 Thread Jean-Jacques Moulis
/*RECYCLE*/ -- Jean-Jacques Moulis Tel: (013) 281684 ISYFax: (013) 139282 Linköping UniversityE-mail: j...@isy.liu.se 581 83 Linköping -- To unsubscribe from this list go to the

Re: [Samba] Fwd: most common way to implement 'net time' privileges

2009-08-28 Thread Jean-Jacques Moulis
a on W2K you have to replace w32tm /resync /nowait by w32tm -once -- Jean-Jacques Moulis Tel: (013) 281684 ISYFax: (013) 139282 Linköping UniversityE-mail: j...@isy.liu.se 581 83

Re: [Samba] Fwd: most common way to implement 'net time' privileges

2009-08-28 Thread Jean-Jacques Moulis
chronize clocks by other means run the following on every client (via Wpkg or psexec or ...) sc config w32time start= auto net time /setsntp:your.favorite.ntp.server net stop w32time & net start w32time w32tm /resync /nowait -- Jean-Jacques Mo

RE: [Samba] default printer selection based upon computer a user logs into

2009-04-26 Thread Jean-Jacques Moulis
SystemRoot%\system32\cscript %SystemRoot%\system32\prnmngr.vbs -t -p "\\printserv\freja" @if "%computername:~0,7%"=="TELEKOM" %SystemRoot%\system32\cscript %SystemRoot%\system32\prnmngr.vbs -t -p "\\printserv\telekom" Regards! -- Jean-Jacques

Re[2]: [Samba] net use /home ?

2009-02-16 Thread Jean-Jacques Moulis
" on your windows machines? C:\Users\jj>set home HOMEDRIVE=h: HOMEPATH=\ HOMESHARE=\\PDC\jj I suppose the command: net use drive /home uses the value of HOMESHARE -- Jean-Jacques Moulis Tel: (013) 281684 ISY

Re: [Samba] Vista won't copy roaming profile to server

2009-02-10 Thread Jean-Jacques Moulis
hide files = /?esktop.ini/$RECYCLE.BIN That's for the server side! On the client side bad drivers are causing problems! We have to disable the "Nvidia Display Driver Service" as it impedes uploading of the profile. Why a certified driver does this? -- Jean-Jacques Moulis

Re[2]: [Samba] Samba and Vista profile probs

2008-04-21 Thread Jean-Jacques Moulis
well with Vista (if run as SYSTEM) even with UAC enabled. Wpkg intalls and maintains software on clients computers and is IMHO an indispensable companion to a samba domain server. Regards! -- Jean-Jacques Moulis Tel: (013) 281684 ISY

Re: [Samba] Samba and Vista profile probs

2008-04-18 Thread Jean-Jacques Moulis
Unfortunatly Vista doesn't obey Netlogon\NTConfig.pol. you have to apply policies with other methods. -- Jean-Jacques Moulis Tel: (013) 281684 ISYFax: (013) 139282 Linköping University

Re: [Samba] Running a login script

2008-03-19 Thread Jean-Jacques Moulis
s --> scripts --> logon --> add define the location of your script. Regards! -- Jean-Jacques Moulis Tel: (013) 281684 ISYFax: (013) 139282 Linköping UniversityE-mail: [EMAIL PROTE

Re[2]: [Samba] Vista, 35 second login delay, domain only.

2008-03-10 Thread Jean-Jacques Moulis
lly quite annoying. :( o> > o> > I'm curious to know if anyone else experiences this or not? o> > o> > Thanks! o> > Mike We experience the same problem with Vista clients and samba 3.0.28 on Solaris 10 I havn't looked into it as I concentrate on Vista packages in

Re: [Samba] windows printer config management

2008-02-05 Thread Jean-Jacques Moulis
This is default) -You can allow installation from others domain (some tweaks on clients) -You can run start scripts on every clients to install drivers (and many others things). Put your clients on a domain (why not a samba one) use wpkg www.wpkg.org . it's a great help in managing clients!

[Samba] the architecture of remote W2K3 is now detected as Win2K instead of Win2K3

2008-01-09 Thread Jean-Jacques Moulis
ver by a Win2K3. This is not a big problem for us but it should nonetheless be eventually fixed. Thanks! -- Jean-Jacques Moulis Tel: (013) 281684 ISYFax: (013) 139282 Linköping University

Re[2]: [Samba] Problem with netlogon\logon.bat not mapping all drives

2007-08-31 Thread Jean-Jacques Moulis
On Fri, 31 Aug 2007 11:52:34 +1000 Jai Lamerton <[EMAIL PROTECTED]> wrote: JL> Does that mean that the H: drive is already mapped before the script was JL> run? JL> yes! if you have a "logon drive = h:" directive in smb.conf. JL> Regards, JL>

Re: [Samba] Re: Log files created for every machine not joined to the domain...

2007-08-21 Thread Jean-Jacques Moulis
ick replies! MA> -Matt Windows XP automatically searches the network for shares and printers upon connecting to the network. To disable XP automatic discovery: * In Explorer, click Tools * Click Folder Options * Click the View tab, * Uncheck Automatically Search

Re: [Samba] prepare for vista

2007-07-30 Thread Jean-Jacques Moulis
logon path = \\%L\Profiles\%U [Profiles] path = /export/Profiles comment = Roaming Profile Share profile acls = Yes create mode = 0600 directory mode = 0700 read only = no browseable = no csc policy = disable hide files = /?eskt

Re: [Samba] Fwd: Samba 3.025 wbinfo checking the trust secret via RPC calls failed

2007-06-01 Thread Jean-Jacques Moulis
f seem OK- it just seems to be a GV> winbind or trusts issue. You are, perhaps, looking at the wrong place! Are you trying to log in with remote desktop? In this case users have to be members of the "Remote Desktop Users" group. try to log in att the console to see if it make a d

Re[2]: [Samba] Altered behavior in 3.0.25 and 3.0.24-gc-1

2007-05-22 Thread Jean-Jacques Moulis
On Mon, 21 May 2007 12:31:57 -0500 "Gerald (Jerry) Carter" <[EMAIL PROTECTED]> wrote: GC> Jean-Jacques Moulis wrote: GC> > By mistake or by design membership in a Windows Primary Group seems to be mandatory! GC> > GC> > We are using printservers configur

[Samba] Altered behavior in 3.0.25 and 3.0.24-gc-1

2007-05-21 Thread Jean-Jacques Moulis
ommon denominator for users with print problems was the lack of mapping from their GID to a SID net groupmap add ntgroup="A new group" unixgroup=gidgroupname solved the problem but it took a while to find out :-) Regards! -- Jean-Jacques Moulis Tel: (

Re: [Samba] Endless Password Expiration in 3.0.25

2007-05-19 Thread Jean-Jacques Moulis
ue is stored or is calculated the value shown by pdbedit is still wrong after regressing to 3.0.24 (and was probably wrong before upgrading to 3.0.25) but doesn't cause any troubles -- Jean-Jacques Moulis Tel: (013) 281684 ISY

[Samba] Expired passwords since upgrading to 3.0.25 from 3.0.24

2007-05-15 Thread Jean-Jacques Moulis
Password must change" value is stored I will for the time being regress to a patched 3.0.24. -- Jean-Jacques Moulis Tel: (013) 281684 ISYFax: (013) 139282 Linköping UniversityE-mail:

Re: [Samba] disable printing ?

2006-12-05 Thread Jean-Jacques Moulis
On Mon, 04 Dec 2006 17:05:39 +0100 Peer-Joachim Koch <[EMAIL PROTECTED]> wrote: PJK> Hi, PJK> is it possible to disable the whole printing subsystem ? PJK> When our cups server is hanging, the samba print server is also not working, PJK> but the file server (which is not printing and also not sh

Re: [Samba] Problem with CHM files

2006-08-18 Thread Jean-Jacques Moulis
re.com/products_hhreg.html Regards! -- Jean-Jacques Moulis Tel: (013) 281684 ISYFax: (013) 139282 Linköping UniversityE-mail: [EMAIL PROTECTED] 581 83 Linköping -- To unsubscribe from

Re: [Samba] [OT] DeleteRoamingCache=1 doesn't work

2006-03-14 Thread Jean-Jacques Moulis
On Tue, 14 Mar 2006 16:41:44 + Toni Casueps <[EMAIL PROTECTED]> wrote: TC> TC> I have a Samba server which I set so that Windows clients have roaming TC> profiles. It works but when the user logs off, his personal folder in TC> C:\Documents and Settings remains there, although i created the

Re: [Samba] problem with Too many open files

2006-02-13 Thread Jean-Jacques Moulis
x27;t ask me why or where the limitation lays but that solved our problem. -- Jean-Jacques Moulis Tel: (013) 281684 ISYFax: (013) 139282 Linköping UniversityE-mail: [EMAIL PROTECTED] 58

Re: [Samba] Usernames & Passwords

2006-02-05 Thread Jean-Jacques Moulis
On Sat, 04 Feb 2006 07:50:10 -0500 Gerard Seibert <[EMAIL PROTECTED]> wrote: GS> Using the following command, I can access a share on one of the WinXPmachines: GS> smbclient //SERVER/SHARE -u NAME%PASSWORD GS> I now find that I can also access the share using an incorrect 'NAME' or GS> 'PASSWORD'

Re: [Samba] what to do in worst case scenario: samba pdc not available

2006-01-12 Thread Jean-Jacques Moulis
On Thu, 12 Jan 2006 17:57:36 -0300 Martin Miethe <[EMAIL PROTECTED]> wrote: MM> Hi, MM> MM> my question no really concerns 100% to Samba but since I use Samba ... MM> I use Samba 3.0.13 as an PDC and have about 40 WinXp Pro Clients. MM> I was wondering what happens if the WinXP Pro Clients won´t

Re: [Samba] Restricting logins to certain clients

2005-12-14 Thread Jean-Jacques Moulis
uot; in C: C:\Documents and Settings on all machines where B is unwanted. It's a bit difficult to stay on a machine where you can't read a damn thing :-) -- Jean-Jacques Moulis Tel: (013) 281684 ISY

Re: [Samba] run a script with "administrator" credentials?

2005-05-21 Thread Jean-Jacques Moulis
ient ex of a scripts.ini: [Startup] 0CmdLine=\\Sambaserver\Publicshare\Startup.cmd 0Parameters= -- Jean-Jacques Moulis Tel: (013) 281684 ISYFax: (013) 139282 Linköping UniversityE-mai

Re: [Samba] MSI deployement with script ?

2005-05-13 Thread Jean-Jacques Moulis
ript situated on a samba share (the share as to be accessable by anybody without authentification) for install switches, scripts examples for a particular application: http://www.appdeploy.com/packages/ -- Jean-Jacques Moulis Tel:

Re: [Samba] Roaming profiles and accounts

2005-05-06 Thread Jean-Jacques Moulis
ies of an existing one and modify machine names. If you are using a more conventional way of deploying, you need to create an account with right to add machines to the domain on the samba server ( root on previous samba versions) and modify your install scripts accordingly. p> T

Re[2]: [Samba] PDC: Logging out from Windows XP SP2 takes a long time

2005-04-11 Thread Jean-Jacques Moulis
ct the WAB file on a network share. -- Jean-Jacques Moulis Tel: (013) 281684 ISYFax: (013) 139282 Linköping UniversityE-mail: [EMAIL PROTECTED] 581 83 Linköping -- To unsubscribe from t

Re: [Samba] Privileges problem

2005-03-10 Thread Jean-Jacques Moulis
In Configure automatic updating choose:4 - Auto download and schedule the install You can be kind to users and have a question asked before the probable reboot. Choose: No auto-restart for scheduled Automatic Updates installations This is what we are using and

Re: [Samba] Logon script

2005-03-09 Thread Jean-Jacques Moulis
ws\WindowsUpdate\AU" PART "Wait after system startup(minutes): " NUMERIC REQUIRED VALUENAME "RescheduleWaitTime" MIN 1 MAX 60 DEFAULT 5

Re[2]: [Samba] Samba as PDC and BDC on the same network.

2005-03-07 Thread Jean-Jacques Moulis
t; > CD> > Thanks CD> CD> Nobody :( A preexec script on the BDC netlogon share could modify the logon script according to the availability of the PDC. -- Jean-Jacques Moulis Tel: (013) 281684 ISYFax:

Re: [Samba] Re: Debugging Privilege and Samba 3.0.11

2005-02-25 Thread Jean-Jacques Moulis
sers" using: Computer management ---> Local Users and groups ---> groups ---> Debugger Users ---> Add The change is effective immediatly. Our way to deal with the tools mentioned by JLB <[EMAIL PROTECTED]> is to automatically reinstall the comp

Re[2]: [Samba] Windows update

2005-02-15 Thread Jean-Jacques Moulis
tware\Policies\Microsoft\Windows\WindowsUpdate\AU" PART "Wait after system startup(minutes): " NUMERIC REQUIRED VALUENAME "RescheduleWaitTime" MIN 1 MAX 60

Re[2]: [Samba] Creating mandatory profiles (not making profiles mandatory)

2005-02-03 Thread Jean-Jacques Moulis
ate NTCONFIG.POL ( we leave desktop in the profile and redirect almost everything else). W2k and XP profiles coexist rather well, NT don't. -- Jean-Jacques Moulis Tel: (013) 281684 ISYFax: (013) 139282 Link