Re: [Samba] Maxtor NAS share problem

2008-04-28 Thread Rick Johnson
Scott Lovenberg wrote: I have tried telnet and ssh directly, but I haven't scanned for open ports. How do I do that? Rick J. Use NMap with NMapFE (nmap frontend) on Linux, or something like YAPS (yet another port scanner) on Windows. Any crappy port scanner will do, you don't need

Re: [Samba] Maxtor NAS share problem

2008-04-28 Thread Rick Johnson
Scott Lovenberg wrote: Scott Lovenberg wrote: Rick Johnson wrote: Toby Bluhm wrote: Rick Johnson wrote: Adam Williams wrote: what are the settings on the share you're trying to mount? does it have something like valid users = rickj Well, that is hard to determine. If you're asking

Re: [Samba] Maxtor NAS share problem

2008-04-28 Thread Rick Johnson
Toby Bluhm wrote: Judging by what I see through the web interface, there must be SOME type of user info stored, but how or where I don't know and can't see. I was talking about saving the Linux filesystem info. Do your rsync to the NAS, then do a recursive getfacl, redirecting the output

Re: [Samba] Maxtor NAS share problem

2008-04-27 Thread Rick Johnson
Toby Bluhm wrote: Rick Johnson wrote: Adam Williams wrote: what are the settings on the share you're trying to mount? does it have something like valid users = rickj Well, that is hard to determine. If you're asking whether the drive has something like an smb.conf file containing share

Re: [Samba] Maxtor NAS share problem

2008-04-27 Thread Rick Johnson
Scott Lovenberg wrote: Rick Johnson wrote: Toby Bluhm wrote: Rick Johnson wrote: Adam Williams wrote: what are the settings on the share you're trying to mount? does it have something like valid users = rickj Well, that is hard to determine. If you're asking whether the drive has

Re: [Samba] Maxtor NAS share problem

2008-04-25 Thread Rick Johnson
rsync you should use NFS if the unit supports that. to change the group ownership, pass the -o gid=some_group on your mount -t cifs command. you can also use uid= and to use both, -o uid=someone,gid=somegroup Rick Johnson wrote: I have a network accessible (192.168.2.97) Maxtor Shared

Re: [Samba] Maxtor NAS share problem

2008-04-25 Thread Rick Johnson
tried resetting them via the browser interface AND from a Windows system where I have the Maxtor mapped as a drive with no luck.) Is there perhaps some sort of bitmask at work behind the scenes here? Best Regards, Rick J. Rick Johnson wrote: Actually, it WASN'T root that mounted the share

[Samba] Maxtor NAS share problem

2008-04-24 Thread Rick Johnson
out how to do this correctly? Thanks, Rick Johnson -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba