Displaying 20 results from an estimated 6000 matches similar to: "RE: Welcome to the "samba" mailing list"
2005 Apr 29
2
Username are case sensitive.
Hi,
I'm using samba for a while and now, on my linux computer, I need to install
OpenOffice.
OpenOffice is working fine with local account but failed to install with
samba user.
I've detected that for exemple if my domain is "TEST" and my user is "BOB",
Samba create a home folder /home/bob.
And when I try to install OpenOffie for this user, the installer try to
2004 Sep 22
9
Winbindd on FreeBSD 4.10 Help
All,
First off I would like to say the book "The Official Samba-3 HowTO and
Reference Guide" is awesome I purchased it off Amazon a couple of weeks
ago. Ok now on to my problem.
I have samba installed and configured and joined the domain no problem.
When I run wbinfo -u I can see my domain users, when I run wbinfo -g I
can see all my domain groups, BUT if I run
2004 Sep 21
7
Samba Share Help Needed
Hi,
I have the following directory shared for the user "pcbadmin". He/she
can mount and read/write without any difficulty:
[pcbdata]
comment = PCB Design Files
path = /home/pcbadmin/pcbdata
valid users = pcbadmin
public = no
writable = yes
Question: How can I make the same directory only readable by the rest of
the users ?
TIA, Ben
2005 Apr 21
2
samba 3.0.13 tries to find SID of User as sambaGroupMap
Dear List,
while debugging the problem that users cant change file
acls from windows clients, I found out that Samba (ver-
sion 3.0.13 on debian sarge) tries to look up the SID
(of the user who should be added to the acl) as a
sambaGroupMapping in the LDAP.
Does anybody can tell me:
- why samba tries to match a SID of a user as a GroupMapping?
This will never work as a user can never be a
2005 Apr 27
2
SOS (seting up SWAP)
Hi:
My english is very bad but I will try to explain that it We need. We
work at Library of
Ministry of Economy.
We use one Linux Server with Samba 3.07 (mainly it has data files,
CDS/ISIS
databases and It application (from Unesco)).
Right now, the administrator are Information System's people from
Ministry.We need in
some case not only to track what user are connected and what files they
are
2005 Apr 27
2
Changes to HOWTO and maybe Samba Guide for Solaris patches
Sun has changed the organization of their web site a lot over the years,
and I just noticed that a URL included in the HOWTO is broken now.
Perhaps there are others as well.
In section 39.6.2 "Winbind on Solaris 9" (p. 503), Solaris 9 users
are directed to download a patch from the following URL:
http://sunsolve.sun.com/pub-cgi/findPatch.pl?patchId=112960;rev=14
But the Sun
2005 Mar 10
7
Why need to add a machine account to /etc/passwd first with Samba+LDAP
Hi,
I am using Samba 3.0.10 PDC with LDAP as password DB. Before we use
smbpasswd as passwd DB and every time I need to add a machine account
into /etc/passwd so that the mahcine can join the domain. My
understanding for LDAP is, this step is not needed any more since we
will put all machine account into "ou=Computers". But I am proved to be
wrong.
Is this the way Samba works? I
2005 Mar 24
4
Can a Samba server join multiple NT domain?
Hi,
Say if there are DomainX and DomainY, both are not in trusted
relationship. Can a Samba server join both DomainX and DomainY?
I can't find any related information on Internet. Your help would be
appreciated.
Thanks!
Yimin
2004 Sep 14
4
Access from Windows to Samba/LINUX
Hello,
I am configuring PCs on Windows W2K to access to a LINUX Server where
Samba is mounted
Is-it possible to do this ?
Directory_1 : Browseable (then visible with the Network Favorits)
-Sub_Directory_1a : NOT Browseable (unvisible) BUT Writable
-Sub_Directory_2a : " " "
If not, then just this ?
Directory_1 : NOT Browseable (unvisible) BUT Writable
2005 May 17
6
Samba compatibility with NetAPP filers.
We are running scripts using smbclient to get some data of NetAPP filer and we run into the output below. After doing some digging, I found that there
is a incompatibility between NetAPP Data ONTAP OS and samba. Is this still the case or there is a fix for it. We are running 3.0.10
Any ideas would be great
George
Client started (version 3.0.10).
Connecting to 169.177.18.109 at port 445
2005 Jan 04
2
Problems on HP-UX 11i with 'user add script'
This one doesn't make any sense to me. What's worse, it seems to
occasionally work and sometimes not. I am attempting to log into a domain
(DOMA let's say) and I only have an account on DOMB. When DOMA's Samba PDC
attempts to create a UNIX account for me, this is what happens:
[2005/01/04 15:47:15, 3] auth/auth_util.c:smb_create_user(53)
smb_create_user: Running the command
2005 Mar 10
4
struggling with smbldap_tools
Trying to net rpc vampire an NT4 server
Think I am good to go but I keep getting errors - obviously problem with
NextFreeUnixId attribute - which is created...
dn: cn=NextFreeUnixId,dc=myhomelenders,dc=net
objectClass: inetOrgPerson
objectClass: sambaUnixIdPool
uidNumber: 1000
gidNumber: 1000
cn: NextFreeUnixId
sn: NextFreeUnixId
structuralObjectClass: inetOrgPerson
Every item gets this
2005 Apr 15
3
Unable to join samba server to a NT4 style domain/Sam ba-Guide feedback
John,
The restrictanonymous setting was the primary culprit
in Ash's issue. I think he's using basically the same
setup as I am; no winbind/LDAP involved. I'm thinking
there's some initial handshaking that requires an
anonymous connection to PDC, and it's being blocked
if the restrictanonymous setting is too high.
I sent a note to Ash (& the list) asking for the
2005 Jan 12
3
Samba 2.2 to 3.0.9 DC upgrade problems
Hi all,
I just replaced a client's SUSE 8.0/Samba 2.2 DC with a SUSE 9.2/Samba 3.0.9
DC. Drives were giving trouble, and since that box was a first attempt at a
linux DC there was a lot of room for improvement.
I copied the profiles and home directories over to the new machine, chowned
them to the new users. I also did extracted the securid from the old DC and
set it to the new one
2016 Jun 30
2
samba/winbind/apache/sso question
I have been trying to get SSO to work correctly with the following packages, and I appear I am missing something and I was wondering if anyone can help me or point me in the right direction?
I am currently using the "auth_ntlm_winbind_module" for apache to try and authenticate and was hoping to get SSO to work.
I have gone through all the steps on SEVERAL sites trying to figure out how
2013 Feb 04
4
Web Site & E-mail Server authentication with Samba4
Hi all,
I have a running Samba4 Server. I am able to authenticate Windows and
Linux Clients very.
(1) I want to use samba4 as SSO. In this regard my next step is to
authenticate our web site users from
samba4 server. In this web site, at home page our corporate users give
their e-mail address
username at companydomain.com and password (not e-mail password).
(2) Our E-mail server is hosted on
2005 Aug 17
4
LDAP suffixes
need clarification of the use of:
ldap suffix
ldap machine suffix
ldap user suffix
ldap idmap suffix
smb.conf.5 indicates you should have a fully qualified suffix such as:
ldap suffix = dc=blah,dc=com
ldap machine suffix = ou=People,dc=blah,dc=com
ldap user suffix = ou=People,dc=blah,dc=com
ldap group suffix = ou=Groups,dc=blah,dc=com
ldap idmap suffix = ou=Idmap,dc=blah,dc=dom
2005 Mar 11
2
vampire question
I have a quick question for you... when running net
> rpc vampire -S ntserver -U Administrator%stacy182 --- everything
seems
> to run fine.... however I do get
> could not create posix account info for 'machine name$'
2007 Jul 30
2
SSO across multiple physical subnets
Hi,
I?ve been reading up on SSO-based logins for the last couple of weeks. I?ve
found a lot of information about it, but nothing that matches my situation.
Here?s the gist of my situation...
- I have a Samba 3 PDC in our corporate office as well as three remote
offices.
- Each remote office is in a different physical building and connected to
the Corporate office either via Point-to-Point T-1
2005 Jan 30
2
How to support idmap_rid on Fedora Core 3?
Hello,
Please forgive me if this has been discussed, I did not find any
references when I searched.
I'm trying to replace a W2K server with a samba member server in a
single ADS domain.
It seems that the Fedora rpms do not support idmap_rid so I am trying to
compile from the Fedora SRPM. After following the docs for building and
configuring idmap_rid I get no ADS users from `getent