On 02/13/2012 06:08 PM, ejp wrote:

It no longer fails on my workstation ID:-) It says "not permitted to access
this share (ep)". I'm missing permissions somewhere?

[ep]
        comment = restricted access
        path = /home/epluskwa
        create mask = 0775
        valid users = epluskwa,root
        read only = no


You defined ep to only be accessible for epluskwa and root, but you connected as CITNET\ed pluskwa. This does not match and so access to the share is denied

I also noticed in my nmbd.log that it was growing very quickly with the
following messages:
[...]
[2012/02/13 11:48:43,  2] lib/interface.c:341(add_interface)
   added interface en4 ip=159.3.99.56 bcast=159.3.99.191 netmask=
[2012/02/13 11:48:43,  2] nmbd/nmbd.c:280(reload_interfaces)
   Found new interface 159.3.99.56
[2012/02/13 11:48:43,  0] lib/util_sock.c:664(open_socket_in)
   bind failed on port 137 socket_addr = 159.3.99.191.
   Error = Can't assign requested address

Interface 159.3.99.191 is not a defined or valid addr for us. Where is that
coming from? Can't ping it and nslookup fails.

159.3.99.191 is detected as broadcast address of en4 with 159.3.99.56.
Maybe the broadcast address is not correctly configured for the NIC?
Please check your network settings.

Cheers,
Christian
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

Reply via email to