[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Samba and homedirs?



> what is  the permissions of /home/j2 

drwxr-xr-x   18 j2       j2           4096 May 28 10:18 j2

> 
> what is it exports... homeserver:/etc/exports
> 	#
> 	# ip# and masks 
> 	# some apps wants to see mask  instead of  just an ip#
> 	#
> 	/home/j2  ....  192.168.1.0/255.255.255.0(rw,no_root_squash...)
> 

What does NFS has to do with anything? Samba never reads that afaik? Anyway, exports is blank, sinc ei have no NFS components.

> what is your /etc/samba/smb.conf looking like...
> 	- if it used to work...
> 	and doesn't work now... what changed /??

Fresh install from Testing. Nothing changed apart from workgroup name.

[global]
        workgroup = MUPPNET
        server string = %h server (Samba %v)
        encrypt passwords = Yes
        obey pam restrictions = Yes
        passwd program = /usr/bin/passwd %u
        passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n .
        syslog = 0
        max log size = 1000
        socket options = IPTOS_LOWDELAY TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192
        dns proxy = No
        invalid users = root
        wins support = yes
        preferred master = yes
        domain master = yes

[homes]
        comment = Home Directories
        create mask = 0770
        directory mask = 0770
        browseable = No


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: