[Samba] Network Resource Type is not correct - home directories only

jdyke jdyke at azimapower.com
Tue Dec 28 16:04:22 GMT 2004


jdyke wrote:

> Hi.  I've done something to disallow the access to home directories. 
> Permissions to these directories are the same as when they worked. The 
> only major change is that i added a few shares(4) last evening.

Wow. an actual error message would help...
The error i get from command NET USE J: \\adamwest\jdyke :

	Enter the user name for 'adamwest': jdyke
	Enter the password for adamwest:
	System error 66 has occurred.

	The network resource type is not correct.

> 
> I've obviously done something...can't figure out what it is.  Any help 
> is grately appreciated.
> 
> TIA
> Jeff
> 
> --- Details ---
> 
> As user jdyke - on a successful connect to 'Engi' and unsuccessful 
> connect to 'jdyke' in the log.machinename file i see:
> 
> [2004/12/28 10:44:34, 1] smbd/service.c:make_connection_snum(648)
>   sharedpc (192.168.2.133) connect to service jdyke initially as user 
> jdyke (uid=1001, gid=1001) (pid 1119)
> [2004/12/28 10:44:34, 1] smbd/service.c:close_cnum(836)
>   sharedpc (192.168.2.133) closed connection to service jdyke
> [2004/12/28 10:44:41, 1] smbd/service.c:make_connection_snum(648)
>   sharedpc (192.168.2.133) connect to service Engi initially as user 
> jdyke (uid=1001, gid=1001) (pid 1119)
> [2004/12/28 10:44:57, 1] smbd/service.c:close_cnum(836)
>   sharedpc (192.168.2.133) closed connection to service Engi
>     -- The closed came from logging off this machine --
> 
> Also, as of this morning, it stopped sending the username from windows 
> automatically.  When i attampt to login to my home directory, it prompts 
> for a username and password.  It did not do that before.
> 
> $> testparm
> [global]
>         workgroup = AZIMAOFFICE
>         server string = adamwest
>         log file = /var/log/log.%m
>         max log size = 50
>         preferred master = Yes
>         domain master = Yes
>         dns proxy = No
>         wins support = Yes
>         hosts allow = 192.168.2., 192.168.15., 192.168.102., 127.
> 
> -- Does not work --
> [jdyke]
>         comment = Jeffs
>         path = /data/jdyke
>         username = jdyke
>         read only = No
>         create mask = 0765
>         printable = Yes
> 
> [nbaxter]
>         comment = Neslson Baxter
>         path = /data/nbaxter
>         username = nbaxter
>         read only = No
>         create mask = 0765
>         printable = Yes
> -- Works --
> [Engi]
>         comment = Documents shared by Engineering staff
>         path = /usbpri/grpshare/engi
>         write list = @engi
>         read only = No
>         create mask = 0770
> [Shared]
>         comment = Public Documents/Share
>         path = /data/shared
>         write list = @azima
>         read only = No
>         guest ok = Yes
> 


More information about the samba mailing list