similar to: NT User can't access share

Displaying 20 results from an estimated 2000 matches similar to: "NT User can't access share"

1999 Aug 03
1
smbd has memory leak
Hi, I am running smbd ver 1.9.16P9 on QNX when I do a find computer from a windows NT box and start clicking I see smbd 's DATA szie increase...but after I kill( close) all windows explorer tasks on the Windows NT box.. smbd still has the same DATA size....It does not free up memory.... Jitendra Patel OSS Corporation
1999 Jul 27
4
Permissions issue
Greetings: I couldn't find this one in the archive: What we want to do here is make it so a non-owning user can map a drive, but not see anything below the top level. However, if they know the exact pathname to a file, they should be able to open it. In Unix, we do this with file permissions like: drwx--x--x foo drwx--x--x foo/bar -rwxr--r-- foo/bar/foobar So the owner can do
1999 Sep 09
2
KINGSTON SOHO Hub
I just ran into a completely unexpected problem. It appears that the Kingston SOHO Hubs don't do TCP. They do NETBEUI very well. After 4 hours of troubleshooting I went home and got my cheap Bay Networks 8 port hub and everything worked. This is to hopefully prevent others from running into the same problem. Nothing on Kingstons site mentions no TCP support but swapping only the hub worked
1999 Sep 15
2
nbtstat doesn't show MAC address for samba servers
On Win9x I issue the command: nbtstat -a <netbios name> If <netbios name> is a Win9x machine I got the MAC address of that machine on the last line of the command output. If it's a samba server the MAC address is not returned: MAC Address = 00-00-00-00-00-00 Is there anyone who gest the MAC address back from a samba server? -- giulioo@tiscalinet.it
1999 Jul 31
1
NT service problem
Hi ! I hope this is the correct place to ask questions ... I'm having the following problem : A "service" on an NT 4 server cannot connect to a samba share on my linux machine. The specific versions are given below. From the NT machine I have no problem as the administrator to login to samba server and view the target share. The supplier's service however cannot
1999 Sep 17
1
How do I force a browser election?
I can force a browser election with the Win98 command: net view /workgroup:workgroupname However, that does not work on NT (and I haven't tried it on W95). What I'd really like is a command from the Linux command line to force the election. I've looked everywhere and can't find it. For my purposes having preferred master=yes and restarting Samba is not an option. Does anyone
1999 Sep 23
1
How to remove Printers folder.
Hi This is my conf file [global] workgroup = WORKGROUP1 server string = Samba Server encrypt passwords = yes log file = /var/log/samba/log.%m max log size = 50 socket options = TCP_NODELAY dns proxy = No load printers = no password level = 0 preferred master = no os level = 0 null passwords = no dead time = 0 debug level = 0 domain
1999 Sep 10
1
MS Visual Developer and Samba
I am running samba-2.0.3-8 on Redhat 6.2 in five global locations. All are fine except one. In this location when a user runs MS Visual Developer they are able to open, save compile and edit files just fine. However when they type either [Enter] or [Bkspc] to add or delete a line, in this case only MSVD hangs for several seconds. Insert several lines and wait 1+ minutes!!! I have watched the
1999 Sep 07
2
W95 speed issue
Hello all, I've got a W95 box connected via crossover to a 2.2.12 RH 6.0 linux box, running 2.0.3 samba. Writes to samba from Win explorer are around 450 K/sec. Reads from samba to Windows using Explorer are around 8 K/sec. Using the smb version of tcpdump, I see between a .200 and .220 second lag between packets. smbd is nowhere near the top of my "top" list output in linux. Is
1999 Aug 14
1
dos floppy client for samba wanted
I need to be able to access my Samba network from a DOS floppy. Obviously it must be a tcp/ip client rather than netbeui. Any pointers on doing this? Not *too* cryptic as I'm not expert at this sort of thing. I'm pretty sure I saw some material on the Samba site, but now I cannot find it. =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Lindsay Allen
1999 Aug 14
1
[Fwd: Re: dos floppy client for samba wanted]
-------- Original Message -------- Subject: Re: dos floppy client for samba wanted Date: Sat, 14 Aug 1999 12:22:12 -0400 From: John LeMay <jlemay@njmc.com> To: allen@cleo.murdoch.edu.au References: <Pine.LNX.3.96.990814105455.706A-100000@elm.cbcfreo.wa.edu.au> Absolutely. Microsoft released a TCP/IP client for DOS, and there is another client called "TinyTCP" that works
1999 Sep 18
2
Printing from Linux to Win98
I have a printer - an HP 1120c - connected to my wife's Win98 machine. Occasionally I would like to print to that printer instead of the HP Laserjet 4+ connected to my Linux machine. Could someone explain a couple of things for me? 1. I am running Mandrake 6.0. When I start printtool, it complains that it does not believe Samba is installed. Why and how do I fix? 2. I ignore the message and
2004 Feb 24
5
Is it possible to use PXELinux/SYSLinux with out changing DHCP Server settings ?
Hi, We have some 100 Servers (includes both Intel and PPC based systems). Is there any way to easly install OS (different flavours of Linux) on these systems ? We do not have control over the DHCP Server settings so is there any way to do this with out touching the DHCP Server ? We have static IPs for all the systems. Regards, Naveen
2000 Jan 23
5
Remote win98 refusing to connect to samba server
The problem: attempting to connect to a samba network drive from a Windows 98 machine gives me the error message: "Not logged on". Background: We have been running samba to serve a number of w95 clients for a couple of years. Some of the clients are remote and we don't bother with running nmbd(8), so all clients have LMHOSTS files. The problem is related to a new W98 machine
1998 Jun 25
3
Cannot change password
Server: Slakware Linux 2.0.30, GNU C 2.7.2.1 Samba 18p7 Server is not using PAM and is a ypclient. Client PC's are DOS 6.20 with MS Client 3.0 and Windows 95. I am having trouble changing passwords using the "net password \\<server>" command from either DOS or Win95 command prompt. Changing passwords worked fine using Samba 17p3. The compile switch -DALLOW_CHANGE_PASSWORD
1998 Apr 08
1
Samba can't resolv password
Hello, I finally switched to the samba-1.9.18p4, and got all my files on this server. But now I have a big problem, all our NT machines can't access the server. They tell wrong user or password. In the debugging mode I see, that the NT machines come to the server and find the right user, then they tell me: lp_file_list_changed() file /usr/local/samba/lib/smb.conf ->
2000 Aug 17
1
resolve_name(644) messages in log.smb file
I am an newby to samba, and I have a user who is getting permission denied when he attempts to copy files from his PC to his UNIX account. Everything appears to be working correctly on the samba server. I believe he is the only one having a problem. I found this message in the log.smb file after his copy attempt: libsmb/namequery.c:resolve_name(644) resolve_name: unknown name switch type
2000 Jan 04
3
Account management...newbie question
Hi all, I'm currently in the process of piloting a Samba server for file/print in a Windoze NT network. I'm using Samba 2.0.5 on Caldera OpenLinux 2.3 I've been managing Windows networks for quite a while, but Linux/Samba is new to me. What I want to know is: Other than making my Samba server a domain controller, is there a relatively easy way to import my existing user accounts
2000 Mar 01
1
smbpasswd failure
I've attempted to change my smb password on a remote NT PDS, but it always fails with resolve_name: Attempting lmhosts lookup for name SERVER<0x20> getlmhostsent: lmhost entry: 127.0.0.1 localhost resolve_name: Attempting host lookup for name SERVER<0x20> Connecting to nnn.nnn.nnn.nnn at port 139 error connecting to nnn.nnn.nnn.nnn:139 (Connection refused) unable to connect to
1999 Mar 29
1
Password Problems on AIX 3.2.5
I'm trying to setup samba 2.0.3 server on AIX 3.2.5 box using DIAGNOSIS.txt and on test 3 i'm having problems. This is what i have on command line: smbclient -d 4 -L alenianola Added interface ip=190.20.200.200 bcast=190.20.255.255 nmask=255.255.0.0 Client started (version 2.0.3). resolve_name: Attempting lmhosts lookup for name alenianola<0x20> startlmhosts: Can't open lmhosts