Displaying 20 results from an estimated 4000 matches similar to: "samba 2.2.2 domain security w/ win2k AD"
2004 Apr 23
4
Share problems with NT4 and Samba 3.0.2
Hello,
I have recently installed Samba 3.0.2 on Solaris 8.
All is OK except for Windows NT.
I can't open the user's shares on the Samba box.
I get : D:\ n'est pas accessible
Erreur reseau inattendue (Unexpected network error)
I have already set
encrypt passwords = No
unicode = No
in smb.conf
and the corresponding register key on NT
I have a level 3
2002 Mar 08
2
samba on HPUX 11
I am having problems getting samba to run on HPUX 11.
Details:
HPUX 11
samba 2.2.2 and 2.2.3a
gcc 3.0.1
configure options: --prefix=/samba --with-pam --without-winbind
Problem:
1) I am running with logging level at 3 and see many PANIC messages.
PANIC: failed to set gid
log entry:
[2002/03/07 18:55:58, 3] smbd/server.c:exit_server(492)
Server exit (normal exit)
[2002/03/07 18:56:18, 3]
2002 Jul 09
0
Samba 2.2.4 on Redhat Linux 7.2 - Domain Auth Question
Hi all,
I'am trying to set up my Samba server to use DOMAIN auth. I followed
the instructions in the "security = domain in Samba 2.x" and had good
results. Used this command to join the domain "smbpasswd -j DOM -r DOMPDC
-UAdministrator%password" and I got the result "smbpasswd: Joined domain
DOM."
I added the entries into the configuration file to complete
2011 Feb 18
1
samba ADS-based authentication fails with NT_STATUS_USER_UNKNOWN but wbinfo works
Hi
I've found a few list posts with this problem but none of their
solutions helped.
Apologies for the long mail but I've no idea which section of the
various logs will be the important part.
I've set up a RHEL5.3 server (with Samba 3.0.33) to authenticate to an
existing active directory realm on our local network.
The AD server is Windows-based and works fine for a couple of
1999 Apr 28
2
Samba 2.0.3
Hi,
I am unable to log into samba anymore since I upgraded to 2.0.3. I've
attached my smb.conf below and I've even gone to trying the CVS releases to
see if one of them will help.
First of all, I get soemthing like
{33}: smbclient -L vilnius -U mharrell
Added interface ip=207.97.105.146 bcast=207.97.105.255 nmask=255.255.255.128
Password:
session setup failed: ERRSRV
2001 Nov 06
1
WinXP can't mount share from Samba 2.2.2 on RH linux
I am unable to mount a share using WinXP from samba 2.2.2 on RH linux.
The same share works correctly with Win95 clients.
WinXP reports this error:
The mapped network drive could not be created because of
the following error:
The account is not authorized to login from this station.
I looked through various archives and applied the registry patch
for requiresignorseal=0 in this
2005 Nov 27
1
smbpasswd -d nobody, listing still possible?
hi,
i wondered why i can still list my shares with "smbclient -NL localip",
security = SHARE ....i just disable the user nobody?
the log:
[2005/11/27 12:05:48, 2] lib/interface.c:add_interface(81)
added interface ip=192.168.10.66 bcast=192.168.10.255 nmask=255.255.255.0
[2005/11/27 12:05:48, 2] lib/interface.c:add_interface(81)
added interface ip=127.0.0.1 bcast=127.255.255.255
2013 Jan 21
1
Samba 3.6.10 not reading groups
Helpp! :) We didn't catch this in testing and now it's killing me in production!
I'm getting stuck with my fresh build of Samba 3.6.10. It isn't honoring groups specified in the valid users clause of the share configuration.
I'm running in security = SHARE mode, and user authentication is working just fine. Even if I specify individual users on the valid users = line, it
2001 Apr 11
0
samba 2.2.a3 using share mode
Hello folks,
I'm seeing a couple of things that I can't figure out.
Samba version - 2.2.a3 (samba-2.2.0.cvs040920001.tar.bz2 is where the source
is built from)
PDC is Win2k server
Client is Win2k pro
Samba share on linux 2.4.1
Security = share
I cannot connect at all from clients. If I do a net view from the client to
the samba server I get:
System error 64 has occurred
The
2005 Feb 09
0
connection from a Windows station problem
Hi everybody,
I'm having issues with samba. When I try to see my shares from a
Windows 2000 station, I get the following error message:
I've checked the log file, I could see that these errors always have
to do with the /root/tmp folder, whose permissions I think it is
allright:
[root@printerserver2 /root]#ls -la
...
drwxrw-rw- 2 root root 4096 Feb 9 16:54 tmp/
..
So,
2001 Nov 24
0
ERRSRV - ERRinvnetname
Hi!
I've got the fillowing trouble.
Im' trying to get the local shares list. I started the smbd using
"/etc/init.d/smb restart" script. It seem to work fine.
The smb.conf and log.smb are listed below.
The smbd says that he "Can't change directory to /root/tmp" when I'm trying
to "smbclient -L localhost -U%".
The permissions for /tmp/SHARE are
2003 Jan 08
0
print issue with 2.2.4a on FreeBSD
I have installed samba 2.2.7 on freebsd from the ports collections. I had a previous installation of samba 2.0 and I used my old smb.conf file to duplicate the funcationality I had. Trouble is, printing from winNT/2K clients doesn't work. Printing from win9x machines still does.
I've been through the docs on samba.org and looked in chap6 of HOWTO collection on printing and the
1999 Jan 28
4
Authentication only on NT Boxes not accepted
Hi folks,
I'am using Samba 2.0.0 on a Linux and a Sun box and i have the following
problem: I can log in from a smbclient but not from an NT Client using
Security=Domain.
1.) Doubleclick on the machine opens the password dialouge (which
should'n appear, beacuse i'am already logged in the domain) Enter my
domainusername and password. Window dissapears and appears again and
forces me
2005 Jun 01
1
smbclient not using winbind to authenticate
Hi All
I am using the samba 3.0.14a RPMs installed on SuSE 9.2.
I have a PDC running on one machine, using tdbsam as a backend - this
has been running fine for months.
I am not trying to set up a standalone server in another office, which
should authenticate with the PDC using winbind, as per the "The 500-User
office" chapter of samba by example :
2000 Aug 16
1
smbpasswd doesn't change passwort
Hi!
When I enter smbpaswd as a normal user iget the following error:
Connecting to 127.0.0.1 at port 139
machine 127.0.0.1 rejected the password change: Error was : The specified password is invalid.
Failed to change password for mgoeben
and in the logs I got:
==> /var/log/samba/log.smb <==
[2000/08/16 18:39:57, 3] locking/shmem_sysv.c:sysv_shm_open(707)
Initialised IPC area of size
2002 Nov 22
0
Samba 2.2.6 Write Problem
Hi all,
recently I asked for help with a problem Samba had to write files
(http://lists.samba.org/pipermail/samba/2002-November/085003.html,
http://lists.samba.org/pipermail/samba/2002-November/085083.html).
Since that hasn't solved, and since it occurs regardless of changes
of the smb.conf, I'd like to post some passages of the smb log file
(log level 4) of the attempt to copy a file to
2002 Feb 06
3
Windows XP and Samba
We have a local network with Samba 2.0.3 on SuSE-Linux and some
Windows 95 and Windows 98 clients. All works fine.
Now we have got a new Windows XP computer, and we found no way
to connect to the Samba server from that computer.
1. The network card works. I can ping the server, and it replies.
2. The Samba server as well as the Windows XP computer are shown
in the network neighbourhood.
3.
1999 Apr 14
0
all remote hosts refused
Any and all attempts to connect to our samba server, packaged in the
redhat RPM found on samba.org, have failed. The allow statement is
set to localhost, x.y.z. where x.y.z is our class C(ended with a
period, as per the online help in SWAT.) Local connections via
smbclient work beautifully, but connections from any other machine
fails.
I've followed the troubleshooting procedure to the
2005 Apr 25
0
Windows VBSscript and test.sh execution in /tmp/public in AIX 5.3
Hello,
I am having a very speific problem with my samba
interface. We just migrated to a new IBM pSeries
server with AIX 5.3. The older server was a RS6000,
with AIX 5.2 and everything I'm about to describe
below worked without fail.
We have a Windows 2000 Server that runs IIS. There is
a web-based program (programmed in VB Script) that
calls test.sh AIX script (through samba) on our AIX
2003 Jun 10
3
Samba 3.0 PDC on debian linux
Hi,
I try to install my linux as PDC.
I followed the samba project documentation and some other doc.
My samba is 3.0.0 alpha2.4
My smb.conf is with the user securrity, domain logons etc... Just like it
should be
I added the computername with the "$" sign
Added the computername in smbpasswd but when i try to connect with my
win2000 workstation i get
"unknown user name or bad