[Samba] problems with 2.2.4 on RH7.2

Enrique Sanchez Vela esanchezvela at yahoo.com
Wed May 8 15:07:21 GMT 2002


hello, 

I've been testing 2.2.4 on a RH7.2 system.

when logging in as a existing user, the "homes"
section does not get mapped to my windows machine but
when running 2.2.3a it does.

Also, it does not update my linux password nor it logs
the output to anywhere.

comments are welcomed.

here is my config file....

thanks,
esv.

[global]
# Debug Information
;        admin log = yes
        log level = 100
        syslog  = 100
        log file = /var/log/samba.log
        max log size = 10000
        debug timestamp = yes
;
        netbios name = samba
	workgroup = TTT 
	; act as the domain and local master browser
	os level = 20
;	preferred master = yes
;	domain master = yes
;	local master = yes
	
	; security settings 
;        admin user = pedro
	security = user
        map to guest = Bad User
        guest account = ftp
	add user script = /usr/sbin/adduser -g 100 %u
; 	delete user script = /usr/sbin/userdel %u

	passwd program = /usr/bin/passwd %u
	unix password sync = yes
	passwd chat = New password: %n\n *ew* password:
%n\n*success*
        passwd chat debug = yes

	; support domain logons
;	domain logons = yes

	; where to store user profiles
;	logon path = \\%N\profiles\%u

	; where is a user's home directory
;	logon drive = H:
;	logon home = \\%L\%U\.profiles
;	logon path = \\%L\%U\.profiles
;
 	; specify a generic logon script for all users
	; this is a relative **DOS** path to the [netlogon]
share
    
;	logon script = logon.cmd
	encrypt passwords = yes

	preserve case = yes
        short preserve case = yes
        case sensitive = no
	; map spanish chars correctly
	character set = ISO8859-1
	client code page = 850

	
# Name Resoultion
        ; wins support = yes
        name resolve order = wins lmhosts hosts bcast
;       dns proxy = yes


[data] 
	path = /data
	read only = no
	guest ok = yes
	map system = yes
	map archive = yes
	writable = yes
        create mask = 0777
        force create mode = 0444
 
        write cache size =  1048576


[homes]
	browseable = no
	guest ok = no
	map system = yes
	map archive = yes
	writable = yes
;


__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Mother's Day is May 12th!
http://shopping.yahoo.com




More information about the samba mailing list