similar to: Simple configuration and not working.

Displaying 20 results from an estimated 2000 matches similar to: "Simple configuration and not working."

2004 Feb 17
4
group problem on NT4 domain
Hi, Installed latest Samba3.0.2a on NT4 domain, security = domain and net rpc join successfully. everything work great, but group permission failed, error message is "user_in_winbind_group_list: nametogid for group NTGROUP failed". smb.conf on shares as below: ===================== omitted base configurations... [shareA] path = /public/shareA valid users =
2003 Sep 16
0
RC4 valid users problem
First, many thanks for all who have already help me. I finally success to connect to a share from another computer after searching a lot. Arg isn't this marvellous? ;-) However, i succeed this while removing my account from the valid user in the share declaration. In the following example, authentification for mylogon success in both case. But i can only connect on myshare, while having a
2003 Aug 29
3
insufficient permissions to open spool file ........
Hello Linux/Samba folks, am new on Linux/Samba and in dying need of help. From the error message: insufficient permissions to open spool file /var/spool/samba/smbprn.000016.jp8nNO. Here is a copy of my smb.conf: In most cases, i have edited my smb.conf using the root console screen and added/edited printers thru YaST2. [global] workgroup = ARBEITSGRP netbios name = SAMBA interfaces =
2002 Jul 31
16
Trying to debug a WinXP - Win2000 ADSproblem..HELP!
Now I could be way of base here, but I run 2 samba web servers with approx 8 people working with them. So my exp is limited. When I got here the boxes were set up with server level security and I had tons of problems with them. When I reformatted the units, I actually joined the samba boxes to the domain and set the security to "domain" I found these steps in an old version of Linux-Mag,
2002 Oct 03
1
SWAT could not start
Hi All Folks, RH7.3 I could not start 'swat' on Konsole window # swat - It hanged there. I also tried after having Samba started with the same result # rpm -qa | grep samba-swat samba-swat-2.2.3a-6 It was there. I have re-installed it from RH CD with no improvement Kindly help Stephen Liu
2003 Sep 15
1
RE : Problem uploading printer driver on 2.2.8a (FreeBSD 4.8)
>-------- Message d'origine-------- >De: Dragan Krnic [mailto:dkrnic@lycos.com] >Date: sam. 9/13/2003 20:15 >?: J?r?me Fenal >Cc: samba@lists.samba.org >Objet: Re: Problem uploading printer driver on 2.2.8a (FreeBSD 4.8) >It's a bug. Fortunately it can be fixed by applying >a couple of patches described in > >
2002 Jul 30
1
Trying to debug a WinXP - Win2000 ADS problem.. HELP!
Sorry for the log log file dump, but while looking at some problems mapping drives, I've run across some stuff. Below is a chunk of my log when I successfully map a network drive from a WinXP client to a Samba 3.0-alpha18 server. The thing that bothers me is that it looks like my DOMAIN\USERNAME combination isn't being honored and I'm getting in based on a check to the locally
2020 Apr 28
3
Service Winbind stopped, what could be the reason ?
Dear Rowland, Please find a dump of smb.conf and resolv.conf of my centos 7 server : # testparm Load smb config files from /etc/samba/smb.conf Loaded services file OK. Server role: ROLE_DOMAIN_MEMBER Press enter to see a dump of your service definitions # Global parameters [global] client min protocol = SMB2 client signing = required disable spoolss = Yes domain
2002 Jul 31
1
Trying to debug a WinXP - Win2000 ADS problem..HELP!
Do you know if the same symptoms appear with Windows 2000? In your conf file, what is the autentication set to? Share, Domain etc? Dan -----Original Message----- From: Ladner, Eric (Eric.Ladner) [mailto:Eric.Ladner@ChevronTexaco.com] Sent: Wednesday, July 31, 2002 7:44 AM To: samba@lists.samba.org Subject: RE: [Samba] Trying to debug a WinXP - Win2000 ADS problem..HELP! I can't believe
2018 Jun 10
2
samba-tool - password
Hello When I run following command on my samba DC: sudo samba-tool dns serverinfo localhost (or other DC on same domain) samba-tool asks for: Password for [MyAD-DomainName\root]: But there is no root user at the domain. Domain Administrator name at mu domain is "admin". If I enter admin's password for Password for [MyAD-DomainName\root]: promt - I get: Connecting to DNS RPC
2007 Jan 29
3
Problem runing Samba 3.0.23d with LDAP on FreeBSD 6.2 sparc64
Hi I want to run a Samba PDC with LDAP backend on a FreeBSD 6.2 for Sparc64. And off course, if I send this mail, it is not working ! :-( I have this error message when using smbclient on the PDC itself. The command line is: smbclient -L janus -Uadministrator%toto The result is: session setup failed: Call returned zero bytes (EOF) I've tested on 2 differents FreeBSD6.2 Sparc64, I have the
2020 Feb 21
3
Mac OS and interpretation of @ in a username. Ex user@mds.xyz doesn't work on Mac OS but does on Win 10
Hey Guy's, When the user is 'joe at mds.xyz' login works fine on Win 10. Same user types on a Mac OS gives [ Mac OS - Fails ] [2020/02/21 00:03:16.960566, 5, pid=12382, effective(0, 0), real(0, 0), class=auth] ../source3/auth/auth_util.c:126(make_user_info_map) Mapping user [mds.xyz]\[joe] from workstation [SERVER-PBM] [ Win 10 - Works ] [2020/02/20 23:58:01.059514,
2005 Mar 21
2
PDC Migration - Mapping user \ from...
Hi, I'm trying to migrate our PDC from samba 2.2.3 on redhat 7.3 to samba 3.0.10 on fedora core 3. We use smbpasswd which I have copied to the new server - all the unix users and groups are yp'd so they're the same on both servers. Everything seems to work fine initially. Most people can log on and get their roaming profile from most machines (they can all log in from their own
2005 Apr 27
4
winbind and NTLM authentication problems - NT_STATUS_ACCESS_DENIED
Hello, Specifications of the environment: Samba 3.0.13 running on Solaris 8. This is configured as a domain member of a NT4 style PDC. The smb.conf file is provided for details. Problem definition: When trying to access the Samba server from a windows machine through network neighborhood, the system challenges the user for their credentials. On providing the username/password the system rejects
2008 Oct 29
2
Problem using samba with ldap
Hello, I've just installed samba with ldap on a debian etch. I have a problem when i attempt to create a user with the command smbldap-useradd -a -P -c "toto DUPONT" -u 1001 toto and to log in with it after. I obtain this error : [2008/10/29 17:35:26, 0] passdb/pdb_get_set.c:pdb_get_group_sid(164) pdb_get_group_sid: Failed to find Unix account for toto [2008/10/29 17:35:26, 1]
2004 Nov 23
1
Samba 3.0.9 not authenticating completely
I'm relatively new to samba I have been experimenting for a week or so, though I have setup several 2000/NT domains and have been using Linux for a couple of years. I'm using Red Hat 9, updated completely via apt. Samba 3.0.9 installed from apt and i am using the stock ldap server that installed with red hat as my back end. I followed the samba.idealx.org guide to get to where I am
2016 Apr 26
3
Can't access by NetBIOS Aliases or IP Address
Hi all. I am running Debian jessie server with Samba, which has joined the Active Directory domain. The domain controllers are Windows Server 2012 R2. After I upgraded Samba version from 4.1.17+dfsg-2+deb8u2 to 4.2.10+dfsg-0+deb8u2, I'm facing the problem that I can't access Samba share by NetBIOS Aliases or IP Address. The Samba's NetBIOS name is mysamba, and I can access by
2004 Jun 03
1
Re: Apostrophes in Windows usernames (again)
I think I've narrowed down my problem, but I still don't know where to fix it. It appears that scanning the users.map file strips out the apostrophes and the Windows ID never matches: [2004/06/01 16:23:51, 10] lib/username.c:user_in_list(521) user_in_list: checking user o'brienta in list [2004/06/01 16:23:51, 10] lib/username.c:user_in_list(525) user_in_list: checking user
2007 Dec 05
1
Is Samba PDC + NT4 DOM Trust using NTLMv2 possible?
My Question: ------------ Is it possible to get 2-way Interdomain Trust relationships working between a Samba domain and an NT4 SP6a domain, while restricting all password hashes to NTLMv2 only? Everything works except the inter-domain trust I'm able to get the NT4 domain to trust the Samba domain, but not the other way around. My System: ---------- I have a perfectly running Samba domain
2018 Feb 06
2
win 10 login - Not enough storage is available to process this command
hi everyone I've had a Win 10 Pro client to a non-AD samba fine for a long time. Suddenly I could not logon new user(which had not logged in on that Win box before). I was lazy, I remember that quickest thing that worked once in the past was remove & re-add client, you know, in Windows itself, to the domain. Now I cannot login any user at all at that Win box(even though the box was