Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...it was ingeniously designed and all those clicks were for my own good... and that was even before I got my speedy and useful answer to my tekkie question that I eventually posted..."

Geography

Where in the world do Tek-Tips members come from?
newmex999 (IS/IT--Management)
5 Jan 11 14:20
I would like my users that log into a Samba server to be able to get read only access to their Novell drives.

Can anyone direct me on where to start?

Thanks
Provogeek (MIS)
5 Jan 11 18:13
Look into using Native File Access

=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
Brent Schmidt                    Senior Network Engineer
Keep IT Simple http://www.kiscc.com  
Novell Platinum Partner          Microsoft Gold Partner
VMWare Enterprise Partner    Citrix Gold Partner
 

JimHilton (IS/IT--Management)
1 Feb 11 1:59
You need to load the nlm that allows "windows" access (Sorry its been a while and i've forgotten what it is but its not too hard to figure out).

One that is loaded then you can create a user that the samba's can log in with and restrict that login ID to read only perms on the volumes you want them to have access to.

 
Provogeek (MIS)
10 Feb 11 14:13
What Jim is talking about is CIFS (Common Internet File System).  It is the protocol Windows uses for file access, and it is a part of NFAP (Native File Access Protocol).  It is built in, most likely you have the NLM already running cause it is default when NetWare 6.5 is installed (unless you clean up your autoexec.ncf after a server setup).

=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
Brent Schmidt                    Senior Network Engineer
Keep IT Simple http://www.kiscc.com  
Novell Platinum Partner          Microsoft Gold Partner
VMWare Enterprise Partner    Citrix Gold Partner
 

JimHilton (IS/IT--Management)
10 Feb 11 23:37
Hi Brent, thanks yes I am certainly getting rusty.

Provogeek, if you don't have these entries this should help you out.

In your autoexec.ncf file (From console load edit autoexec.ncf) put this entry below your IPX bindings

# -- Added by CIFS Install --
CIFSSTRT.NCF
# -- End of CIFS Install --

And if you don't have this file, or the data in the file differs from this then edit CIFSSTRT.NCF

# -- Load CIFS NLMs --
LOAD CIFS.NLM
%if !loaded cifsprox.nlm   then cmd LOAD CIFSPROX.NLM
%if !loaded nfap4nrm.nlm   then cmd LOAD nfap4nrm.nlm

You also can edit these in the SYS:\SYSTEM folder and you would either type the commands or just reboot the server.

Hope i'm close to right and hope this helps!

Thanks!

Jim

 

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close