[Samba] how to remotely join workstations from commandline no ADS

2010-11-17 Thread Hubert Choma
Any help ??? -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

[Samba] how to remotely join workstations from commandline no ADS

2010-11-16 Thread Hubert Choma
It is any commandline to remotely join workstation to domain (pdbedit backend) . On WIKI I have found http://wiki.samba.org/index.php/Remote_join net dom join command but it is for Active Directory . I don't have AD so how can I add remotely computer ? I have following problem with one

[Samba] how to prevent copying programs on local harddisk from samba share

2010-10-14 Thread Hubert Choma
Hello Ia have samba PDC 3.3.8-0.52.el5_5.2 on centos 5.5. My clients - win XP PRO SP3. I have noticed that some users copy from sama share whole catalog with program and run it from local drive where they got full access. Write access for This share [geo$] is only for @geo group! Others can't

[Samba] ow to force samba to allow write specified filename to folder

2010-10-05 Thread Hubert Choma
Hello I have directories named as the names of years eg. 2009 2010 etc. And in this folders eg. 2009 folder there are scanned .tif files like this: 10_09.tif 229_09.tif 3890_09.tif 3890_1_09.tif etc. I would like to samba check correct filenames eg. in folder 2010 there shouldn't be any

[Samba] ow to force samba to allow write specified filename to folder

2010-10-05 Thread Hubert Choma
Hello I have directories named as the names of years eg. 2009 2010 etc. And in this folders eg. 2009 folder there are scanned .tif files like this: 10_09.tif 229_09.tif 3890_09.tif 3890_1_09.tif etc. I would like to samba check correct filenames eg. in folder 2010 there shouldn't be any

[Samba] how to set samba to not download the whole roaming profiles ?

2010-07-21 Thread Hubert Choma
How to set up roaming profiles that samba doesn't download whole profiles, only necessary files ntuser.ini ntuser.dat eg. end rest of registry settings? I would like to setup profiles running (downloading) fast from server when clients login. Clients XP PRO SP3. Samba ver. 3.0.33-3.29.el5_5

Re: [Samba] migration of PDC tdbsam backend to BDC - failed to fetch domain database

2010-06-28 Thread Hubert Choma
09:19 AM, Hubert Choma wrote: Hello According to NT4 Migration Using tdbsam Backend http://samba.org/samba/docs/man/Samba-Guide/ntmigration.html#id2604610 I would like to transfer PDC settings (users,groups sids) to BDC and later make from BDC PDC machine. I have Fedora Core 7 PDC

[Samba] migration of PDC tdbsam backend to BDC - failed to fetch domain database

2010-06-25 Thread Hubert Choma
Hello According to NT4 Migration Using tdbsam Backend http://samba.org/samba/docs/man/Samba-Guide/ntmigration.html#id2604610 I would like to transfer PDC settings (users,groups sids) to BDC and later make from BDC PDC machine. I have Fedora Core 7 PDC(hostname serwer) and Centos 5.4 BDC

[Samba] samba migration from PDC tdbsam to BDC tdbsam

2010-06-24 Thread Hubert Choma
Hello According to my post samba migration to another distro llinux on samba lists I would like to make migration of samba from one machine to another. I can't find information how to transfer accounts,policies,users,domain SID and other options from PDC (tdbsam backend)(current server) to

Re: [Samba] samba migration to another llinux distro

2010-06-16 Thread Hubert Choma
Gaiseric Vandal gaiseric.vandal at gmail.com writes: Hello Thanks for help Gaiseric Probably you misunderstood me Gaiseric. I put 3 ware controller with new disks to test machine (gigabyte mobo). I have installed Cenots with samba on raid 5 on this controller and I want to move this discs

Re: [Samba] samba migration to another llinux distro

2010-06-16 Thread Hubert Choma
John Drescher drescherjm at gmail.com writes: -  Don't use RAID5 for your /boot or OS slices.      If your raid configuration gets messed up the system can't boot.   A messed up mirror is easier to recover from.  RAID5 for your data is OK-  since at that point the OS is up and running.  

[Samba] samba migration to another llinux distro

2010-06-15 Thread Hubert Choma
Hello I need a description how to move painlessly samba from one system to another without re-adding to the domain windows clients. Currently, I have samba Version 3.0.28a-1.fc7 on Fedora 7 and I want to move it on CentOS 5.5 As far as the server hardware remains the same. In addition to

[Samba] drive mapping for one user

2009-12-04 Thread Hubert Choma
I would like to map a drive letter for one user via netlogon script. How can I do it ? The user is in geo group and I would like to map only for one user not group. echo off C: CD \ NET TIME \\SERWER /SET /YES NET USE * /D /YES REM NET USE H: /HOME NET USE R: \\SERWER\RASTRY$ NET USE S:

[Samba] problem with the transition from winter to summer time usrmgr.exe and logon hours

2009-03-30 Thread Hubert Choma
Hello I have usrmgr.exe (form NT server ver.5.1) to manage user accounts of samba.(one year ago) I set logon hours from 8:00 to 16:00. My server (Fedora 7) changed the time correctly from winter to sumer (+ 1 hour). I chenged hardware time clock -w (write system clock to hardware clock

Re: [Samba] problem with the transition from winter to summer timeusrmgr.exe and logon hours

2009-03-30 Thread Hubert Choma
Why I shouldn't change hardware clock ? Its a bios (CMOS) clock and it doesn't matter which time is BIOS clock in relation to samba and tdbsam . Dnia 30-03-2009 o godz. 15:00 Charles Marcus napisał(a): On 3/30/2009, Hubert Choma (hubert...@wp.pl) wrote: I chenged hardware time clock -w

[Samba] how to set samba to force users to log off ??

2008-11-07 Thread Hubert Choma
Hello I have samba PDC with tdbsam backend. I set logon hours by usrmgr.exe utility from 8am to 4pm but I would like to samba force users to log off after 4PM because logon hours doesn't do it. Is There any possibility without restarting smb nmb daemons to force users to log off?? Please reply

[Samba] How to add registry file via netlogon script ?

2008-09-05 Thread Hubert Choma
Hello I have netlogon script.cmd C: CD \ NET TIME \\SERWER /SET /YES NET USE * /D /YES REM NET USE H: /HOME NET USE W: \\SERWER\SKANY NET USE U: \\SERWER\TMP$ regedit /s \\serwer\netlogon\placesbarskanery.reg And file placesbarskanery.reg doesn't add to clients registry (Windows XP Pro sp3)

[Samba] problem with pdbedit logon hours and usrmgr.exe

2008-04-02 Thread Hubert Choma
PLEASE HELP!! I have got strange problem on samba-3.0.28-0.fc7 with logon hours and passwords policies .I use tdbsam backend. After changing time form winter to summer client's (windows XP) cannot login after 8:00AM ( time zone Warszawa/Poland UTC ). Linux and windows clients correctly changed

[Samba] tdbsam allow users to change password without notice!!!

2008-04-02 Thread Hubert Choma
I use tdbsam . I use pdbedit -P password hisotry -C 3 pdbedit -P min password length -C 5 -P maximum password age -C 7776000 (90 days) -P minimum password age -C 6912000 (80 days) -P user must logon to change password -C 2 (on) So my passwords need to be changed every 90

[Samba] how to add registry files to windows

2008-03-19 Thread Hubert Choma
Hello I would like to add .reg file to all samba clients (windows xp) in quiet mode. How can I do it ? It is possible from eg netlogon?? ERROR! ... . bEZbłęDnY prOgrAm__o nowośĆiAcH w_ ŚwiEcie G_iER na.jNowSzy_OdcinEk_ : co $ZykujĄ

[Samba] how to log only opened files via vfs_modules?

2008-03-18 Thread Hubert Choma
I have share with a lot of scan files with .tif extension. They are grouped in catalogs by years for example 2006 2007 2008 etc. I would like to log open files (open scanned files .tif) by users. But /var/log/messages shows a lot of useless informations!!. For example user fujitsu opened only

[Samba] where samba store user's passwords ?

2007-11-02 Thread Hubert Choma
I have got tdbsam as backend in smb.conf passdb backend = tdbsam When user change password from windows XP file passdb.tdb schould change date because was updated, but I have still the same date IX 18 10:30. [EMAIL PROTECTED] private]# ls -al razem 76 drwx-- 2 root root 4096 IX 11 20:25 .

[Samba] recycle: touching failed operation not permitted

2007-10-09 Thread Hubert Choma
Hello In /var/log/messages I have got a lot of errors such as : recycle: touching .recycle/jankowski/500/500_U/21-10-5U.~TIF failed, reason = Operation not permitted ~~.tif it's a temp file and I noticed that samba deletes this files to recycle . My smb.conf comment = Rastry public =

[Samba] pdbedit -P password history doesn't work !!

2007-09-19 Thread Hubert Choma
Hi ! This is my firs post here. I've got a problem with password history policy -C 3 which doesn't work !! I set policy pdbedit -P maximum password age -C 777600 (90days) pdbedit -P minimum password age -C 691200 (80days) user must logon to change password -C 2 password