The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > IP Networking
Google UNIX.COM


IP Networking Questions involving TCP/IP, Routers, Hubs, Network protocols, etc go here.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
problem with dd command or maybe AFS problem Anta Shell Programming and Scripting 0 08-25-2006 07:10 AM
SSH Problem auth problem budrito UNIX for Advanced & Expert Users 1 03-17-2004 06:12 AM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-28-2005
Registered User
 

Join Date: Jun 2005
Posts: 3
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
NT_STATUS_ACCESS_DENIED problem

I am having a heck of a time getting smbclient to work on my sgi irix box. I am trying to connect to a share that has been established on a windows 2003 box. I use ./smbclient -L 192.168.0.251 -U Test%letmein to connect with the test account that was created for me.

it spits the following out:
Domain=[DDSPA] OS=[Windows Server 2003 3790 Service Pack 1] Server=[Windows Server 2003 5.2]
tree connect failed: NT _STATUS_ACCESS_DENIED

I am not sure what else needs to be done.

Any help would be great. Thanks
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 06-28-2005
TioTony's Avatar
Bit Pusher
 

Join Date: Oct 2001
Location: Southern California
Posts: 332
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
My guess would be you need to specify a domain/workgroup in the smbclient command.
Reply With Quote
  #3 (permalink)  
Old 06-28-2005
Registered User
 

Join Date: Jun 2005
Posts: 3
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
I tried doing that as well but I get the same result
Reply With Quote
  #4 (permalink)  
Old 06-29-2005
Registered User
 

Join Date: Jun 2005
Posts: 3
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
Any other ideas as to what could be going on?
Reply With Quote
  #5 (permalink)  
Old 07-25-2005
infierno's Avatar
Registered User
 

Join Date: Jul 2005
Location: Asuncion, Paraguay
Posts: 79
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
i'm getting something like that:
added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0
session request to 192.168.0.244 failed (Called name not present)
session request to 192 failed (Called name not present)
Anonymous login successful
Domain=[XXX_XXX_XXX] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]

Sharename Type Comment
--------- ---- -------
Error returning browse list: NT_STATUS_ACCESS_DENIED


As I noticed, it is trying to do an anonymous connection... try without the '%' in your command -U Test%, of course, maybe you'll be asked for the 'Test' user password if any on your Windows box

Last edited by infierno; 07-26-2005 at 05:38 AM.
Reply With Quote
  #6 (permalink)  
Old 05-12-2008
Registered User
 

Join Date: May 2008
Posts: 1
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
PDBEDIT may help

Hi

I found out that modifiying all sorts of parameters means very little.
The only thing that works is to use pdbedit
pdbedit --user=<username> --create
it will prompt for the users password.
which manipulates the backend database. (whetever that is defined to be) and confirm with
pdbedit -L
which should list all users in the backend database

When you introduce users you create them and then
preferably at the same time assign a password.

NOTE: smbpasswd -a <username> may also be
used to create the user. To reset the passwd you
smbpasswd <username>

You would do this on a LINUX machine running SAMBA.
Of course if your server is not LINUX or UNIX ??

Active directory is a real hassle. Once you run DNS
and tell the Windows machine to use Active Directory
as well - then you can no longer run a successful
'export (DNS zones) to file', because it gets exported all right
but to a container within AD. SIGH!!!

Now if your AD hickups then so does your DNS server
and that can be really scary.

Kind Regards
Helpful.
Reply With Quote
Google UNIX.COM
Reply

Tags
linux

Thread Tools
Display Modes


The 50 most popular UNIX and Linux searches.
Google Search Cloud for The UNIX and Linux Forums
"inappropriate ioctl for device" 421 service not available, remote server has closed connection ^m arg list too long ascii eof autosys awk trim bash eval bash exec bash for loop boot: cannot open kernel/sparcv9/unix command copy/move folder in unix curses.h dead.letter export display find grep grep multiple lines grep or grep recursive grep unique inappropriate ioctl for device logrotate.conf lynx javascript mailx attachment mget mtime perl array length ping port read awk output into multiple variables replace space by comma , perl script scp recursive segmentation fault(coredump) sftp script snoop unix stale nfs file handle syn_sent tar exclude unix unix .profile unix com unix forum unix forums unix interview questions unix memory usage unix mtime unix simulator unix.com vi select all vi tab size while loop within while loop shell script


All times are GMT -7. The time now is 03:27 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101