Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Netware 6 rights issues I think

Status
Not open for further replies.

1stITMAN

MIS
Oct 20, 2003
294
GB
Well we are currently having problems accessing or mapping network drives to a specific server.

Users have been moved from Netware 4.11 servers to netware 6.

The computers were ok yesterday. When I browse the Network from Network Neighbourhood, I can access the Folders but I can map the drives any ideas.

Nw Client 4.9, windows 2000 also.

Rights are set to Everyone Group.

Currently running DSREPAIR on both servers, When do I stop runiing it when errors are dwon to zero?

Thanks

Zaheer Ahmed Iqbal
I.T Systems Support Engineer
Bsc. (Hons).
 
I have ran DSREPAIR unatteneded about minimum 5 times on both servers and I am still getting errors.



Zaheer Ahmed Iqbal
I.T Systems Support Engineer
Bsc. (Hons).
 
Hi,

Have you tried mapping from a DOS window.

map h:=<server_name>\sys:<path_to_directory>

What error do you get when you attept this?

Also, logged in as the user, can you change (CD) to that directory? If so, you should be able to map to it. If not it's rights. You need a minimum of &quot;R F&quot; to map to it.

Lou


 
Ok

Well Ive tried this after a few dsrepairs the two users are now ok to login to the mapped drives.

These are SERVER_COMMON/TEMP and SERVER_USER
They way I mapped the drives was through network neighbourhood it would let me map thorugh UNC path mapping.

I want to create Login Script to map drives as:
F: SYS of server
G: SERVER_COMMON/Temp
H: SERVER_USER

any help appreciated.


Zaheer Ahmed Iqbal
I.T Systems Support Engineer
Bsc. (Hons).
 
Hi,

If you want to map root to these locations you add it to the login script as follows:

map F:=<Server_Name>\sys:
map root G:=<Server_Name>\SYS:\SERVER_COMMON\Temp
map root H:=<Server_Name>\SYS:\SERVER_USER

Lou
 
Well look here thi is the problem, I think it may be with rights.

My other colleague has been sorting a few folders out regarding rights.

Ok heres a whats happening a folder with \\Server\\Commom\Temp

I can map to with out any errors, then if I disconnect that drive I can map to \\Server\Common without any errors.

Im stumped.

Any help with DSREPAIR?

Zaheer Ahmed Iqbal
I.T Systems Support Engineer
Bsc. (Hons).
 
Well I thought I'd create a login script and this is the erorr I get in the Results windows.

Your current context is *****.*******.*****
The user specified does not exist in this context.
Login will try to find the user in the server context.
****.*******
LOGIN-LGNWNT32.DLL-895: The user does not exist in the specified context.
Your current context is ****.****.*****
User: Username Context: *****.****.*******
Your current tree is: *****
You are attached to server *****.
LOGIN-LGNWNT32.DLL-430: The following drive mapping operation could not be completed.
[ROOT F:=\\ETHER\SYS]
The error code was 8901.
LOGIN-LGNWNT32.DLL-430: The following drive mapping operation could not be completed.
[ROOT G:=\\ETHER\COMMON]
The error code was 8901.
LOGIN-LGNWNT32.DLL-430: The following drive mapping operation could not be completed.
[ROOT H:=\\ETHER\USER]
The error code was 8901.

There we are what is happenin.



Zaheer Ahmed Iqbal
I.T Systems Support Engineer
Bsc. (Hons).
 
I think you're looking in the wrong place. DSREPAIR is not going to fix it.

You might have a problem with your licensing. That is a common error if you don't have licensing setup correctly.

From the console on the server, do a VERSION and see what it says about your license. Report back on what it displays.

Marvin Huffaker MCNE, CNE
Marvin Huffaker Consulting
 
Well do you have any tips on DSREPAIR?
I have ran unattended repair but i keep gettin errors.


Zaheer Ahmed Iqbal
I.T Systems Support Engineer
Bsc. (Hons).
 
Why not?


Zaheer Ahmed Iqbal
I.T Systems Support Engineer
Bsc. (Hons).
 
How could it be licensing they were alright yesterday.
Any how I am not at the office now so it will have to monday.


Zaheer Ahmed Iqbal
I.T Systems Support Engineer
Bsc. (Hons).
 
Typed in VERSION this is what is displayed

Server Version 5.60 September 13 2001
NDS Version 10110.20 6 Spetember 2001.

Our primary server with Groupwise shows
SERVER_NAME<1>:

Zaheer Ahmed Iqbal
I.T Systems Support Engineer
Bsc. (Hons).
 
Hi,

First off your server has an Abend. This is indicated by the <1> after the name. You should restart and bring it up clean.

Sencond, version 5.60???

Lou
 
5.60 indicates NetWare 6.0 with no service packs.

Zaheer, You need to patch the server. And that will probably resolve the abend problem as well. And wasn't there more info displayed when you typed version than what you listed? It looks like you omitted stuff that I was hoping you'd list.

Marvin Huffaker MCNE, CNE
Marvin Huffaker Consulting
 
Sorry nothing else came up. I am aware that the server needs pactching. We do not have a backup startegy in place yet. Thank you again.
Ill post back, with more detials our server will not boot now after it has been powered off.


Zaheer Ahmed Iqbal
I.T Systems Support Engineer
Bsc. (Hons).
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top