RE domain user fix patch

David Mulcahy david.mulcahy at eseol.co.uk
Tue Mar 5 12:54:03 GMT 2002


> I have just checked with SAMBA_2_2 CVS. I have "Web content in folders"
> enbaled, when I click on the file I see VCR-style buttons appear in the
> area to the left of the file display (is this what you mean by "preview
> screen" ?). I can still rename it easily.

Yes

> Either I'm not understanding the steps you're using to reproduce this
> or the problem really is fixed in 2.2.x CVS. Can you check out the current
> CVS tree and see if you still get the problem please ?
>
> Jeremy.

Hi 

Do you ever get the feeling that things are starting to go over your head - 
well I am getting that feeling now.  Anyhow in for a penny, in for a pound.

Downloaded from cvs using

cvs -d :pserver:cvs at samba.org:/cvsroot co -r SAMBA_2_2 samba

after loging on of course. is that right?

Configure - make - make install. over my 2.2.3 version

restarted samba and win2k same thing happens share violation.

A couple of interesting points
1.  I can rename a html file when that is being previewed. I can even rename 
that in the folder when the file is open.
2.  Still cannot rename the mpg file though and cannot rename the same file 
when it is open and playing - same error message share violation

Should i be able to rename the mpg file by right clicking on the folder 
share\filename  when it is actually playing in windows media player?

3.  Pie chart in samba share is empty Capacity is 27.9  Used = 0  Free = 27.9 
In fact capacity = 30 Gig and about 3 is used.  It gets that wrong in all 
samba shares.

my smb.conf
        workgroup = OFFICE
        server string = Samba %v
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        interfaces = eth0 eth1
        hosts allow = 192.168.100. 192.168.150. 127.
        security = user
        encrypt passwords = Yes
        unix password sync = yes
        passwd program = /usr/bin/passwd %u
        username map = /etc/samba/smbusers
        smb passwd file = /etc/samba/smbpasswd
        passwd chat = *New*password:* %n\n *Retype*new*password:* %n\n 
*passwd:*all*authentication*tokens*updated*successfully*
        add user script = /usr/sbin/useradd -d /dev/null -g 500 -s /bin/false 
-M %u
        log file = /var/log/samba/log.%m
        log level = 1
        max log size = 50
        read raw = yes
        write raw = yes
        logon drive = H:
       logon home = \\%L\%U\.profile
       logon path = \\%L\%U\ntprofile
        name resolve order = wins
        domain logons = Yes
        wins support = yes
        os level = 128
        preferred master = yes
        domain master = yes
        local master = yes
        dns proxy = No
        printer admin = @netmin
        follow symlinks = no
        large readwrite = yes

[shr]
        path = /shr
        read only = No
        guest ok = Yes
        create mask = 0777

Samba 2.2.4pre Win2k upgrade from win98?

Hope that helps

David Mulcahy

I do hope i am not wasting your time and just doing something incredibly 
stupid.  I will set up a test with another win2k box just to check tomorrow.




More information about the samba-technical mailing list