Displaying 20 results from an estimated 2000 matches similar to: "UID mapping"
2011 Jun 07
2
Disk free space, quotas and GPFS
I am migrating the main file servers at work onto a new storage platform
based on GPFS. I am using RHEL 5.6 with the samba3x packages (aka 3.5.4)
recompiled to get the vfs_gpfs and tsmsm modules, with a couple of extra
patches to vfs_gpfs module to bring it 3.5.8 level. It is running with
ctdb against Windows AD 2008 R2 domain controllers with all the
idmapping been held in the AD.
In order to
2011 Jul 19
6
Integrate Samba with Active Directory
Hello guys,
I am setting up a Samba server (based on CentOS 5.6) on my company which
will act as a print and file server. Also, it has dropbox installed.
I have set up everything regarding to CUPS and Samba itself, but I'm not
being able to integrate my shares with Active Directory.
All I want is that access control to Samba shares is made through Active
Directory users and their
2012 Jul 02
7
smb.conf for around 2500 users
Samba4 with Linux and Windows clients wanting to get the same home
folder data.
Hi
A college has students arranged with Linux home directories according to
which year they belong to and which class within that year, a or b or
whatever, they belong to e.g.:
/home2/students/year7/year7a/student1
/home2/students/year7/year7a/student2
...
...
/home2/students/year13/year13a/student2500
To get at
2012 May 03
2
template homedir and idmap_ad
Some empirical testing shows that if I am using the idmap_ad module the
template homedir parameter in smb.conf is ignored. I would just like to
determine if this is the correct behaviour or if I am doing something wrong.
JAB.
--
Jonathan A. Buzzard Email: jonathan (at) buzzard.me.uk
Fife, United Kingdom.
2012 Apr 19
1
Samba 3.0.33 works, 3.5.4 doesn't
I'm trying to get AD authentication working on a RHEL 5.4 base system
I can wbinfo -[ug] and getent {passwd|group} with 3.0.33 Everything
appears to work just fine, except I could not actually authenticate...
I'd always get failed password. A lot of Googling turned up a bug that
indicated that it was impossible to get 3.0.33 to authenticate against a
W2K8 AD, so I installed 3.5.4 Same
2013 Mar 06
5
SAMBA bringing NFS server to a halt
Hello,
We have a Red Hat 5.3 SAMBA 3.0.33-3.7 Server that shares a few directories to 4 other servers.
The other servers are Red Hat 5.3 and one Solaris 10 server.
I configured SAMBA to do the following for each share;
Force User: User1
Force Group: Group1
Create Mask: 02770
Security Mask: 02770
Directory Mask: 02770
Directory Security Mask: 02770
Inherit Permissions: Yes
Inherit ACLS: Yes
2012 May 29
4
idmap backend = ad and Active Directory 2008R2
Hello All,
I'm trying to set up linux ssh/shell authentication on a CentOS_6.2 server
running smbd version 3.5.10-114 using winbind/smb/pam. We've done this
successfully using the tdb backend but wanted users to get the same UID/GID
on every machine. Switched to rid for the backend but users still got a
foreign number for UID and their default group was always Domain Users. So
I'm
2013 Jun 04
1
Security = ADS and uidnumbers
Hi all,
I'm trying to set up a samba (3.6.6, debian wheezy 64bit) member server on
a 2008R2 domain. I'd like to be able to specify the uidnumbers users get on
here in AD but I'm getting really erratic results.
I've tried changing various range options, and as far as I can tell it
works sometimes, but not others - don't know why.
I have 2 users I've specifically set up,
2012 Aug 02
9
winbind: uid range is ignored
Hi everone.
Ubuntu 12.04 v3.6 clients with winbind joined to 12.04 Samba4 DC
Clients:
smb.conf
[global]
realm = polop.site
workgroup = POLOP
security = ADS
wide links = Yes
unix extensions = No
template shell = /bin/bash
winbind enum users = Yes
winbind enum groups = Yes
idmap uid = 300000-400000
idmap gid = 20000-30000
/etc/nsswitch.conf
passwd: compat winbind
group: compat
2012 Jul 14
2
Failing to get uids from AD
Hi,
I'm still having trouble getting Samba 3.6.3 / Winbind to fetch UIDs from AD 2008 R2 with the Services for Unix feature installed. My users have uidNumber fields which contain the UIDs I want. I'm on Ubuntu 12.04
The global part of my smb.conf. I've tried changing 'winbind nss info' and 'schema_mode' to sfu as well.
security = ADS
realm = CORP.mycompany.COM
2012 May 18
1
Solaris 11 ZFS - acl_xattr still needed ?
Dear list,
Setup is: Solaris 11 ZFS + Samba 3.5.10
What is the recommended way nowadays of performing strict permissions
mapping between Samba and Windows NT 6.1 ?
And a more broader question: is it desirable ?
As we know ZFS has native NFSv4 ACL's and this would mean that permissions
applied on Windows side should have an exact match
on the ZFS side.
Is it acl_xattr module still needed ?
2011 Jul 19
3
3.5.5, ADS mode, user authentication syntax
All,
I'm in the process of migrating a samba server from Solaris 10 (running 3.0.37) to Solaris 11 Express (running 3.5.5).
The system is joined to a Win2k3 Active Directory. Migrating the configuration worked fine, the shares are available and everything mostly works as intended.
The problem we're having is with the syntax of authentication requests from Windows client machines. On the
2013 Sep 23
2
Force user doesn't work
I am using Samba 3.6.6 on Debian Wheezy.
I want to be able to change www files on my dev server using my macbook.
So I setup samba and made a share for the /var/www directory.
I added the users bart & root to samba to connect. And connect using command K and then smb://192.168.2.100 (my samba server).
As apache uses www-data as a user and group for the www files I use force user and
2013 Aug 09
1
Samba 3.6.6 idmap problem
Hi All,
I have been stuck on this problem for a day or so now and am in need of a bit of help.
I am running Samba 3.6.6 with Winbind and all operation and working correctly apart from the UID and GID mapping. There have been a few post on the net regarding this but all the solution listed do not work for me.
Here is my smb.conf
---------------------------------------------------
[global]
2012 Apr 12
1
Restricting access to [homes]
Hi all.
Is it just me or there's no way to restrict access to [homes] share to
members of an AD group? Or is it treated like an ordinary Unix group via
Winbind mapping? If I use "valid users = %S" (to give access to the home
only to the owner), every domain user (worse: every user in any trusted
domain) can access his/her own share... if path exists. That leads to
the second
2013 Apr 02
1
Untrusted domains with security=ads
Hello everyone,
Samba 3.6.9 on CentOS 6.4. With "security = ads", winbind doesn't
authenticate requests that prepend a not-existent domain to the
username. Users that have logged into the domain authenticate
transparently to squid with NTLM (format is domain\username), but not
users that are logged in locally or into another domain with the same
username and password (format is
2013 Oct 21
1
DFS share: free space?
Hi,
is it possible, to use DFS and show the correct values of free space?
I set up a DFS-share located on filesystem1 (size 50GB) and linked shares of another server to this share
(msdfs:<fs>\share):
share1: size 110TB
share2: size 50TB
share3: size 20TB
But connecting to the DFS-share, the disk size of this network drive ist 50GB. Unfortunately files larger than
50GB can not be copied
2013 Oct 25
1
Fwd: Re: Restrict access to users home drives
Hello Marc,
Am 24.10.2013 21:00, schrieb Marc Muehlfeld:
> Hello Thoralf,
>
> Am 24.10.2013 20:32, schrieb "Th. S?ldenwagner":
>> is it possible to hide/restrict access to the home drives of our samba
>> users when accessing them directly via netbios address?
>>
>> The server is running at school and there are several pupils who have
>> the ability
2013 Dec 11
1
File permissions for AD user that has been removed
What is supposed to happen to the ownership of files/directories of user in Active Directory on a Samba (3.6.6) share after the user has been removed from Active Directory? I see the userid is set to the uid number but admins on the share (not root) cannot remove directories owned by the user. As a root user I can delete the files or changed ownership. I would expect there is some way to make
2014 Apr 16
1
Ideas how to use Samba 4 AD and still offer standard LDAP authentication?
Hi,
I have a working Samba 4 AD which is used by Windows clients. I also
have an LDAP server for use with Linux servers and web applications.
What I really need is the Samba 4 AD to be the single maintained
authentication database while providing an LDAP compatible server for
web applications (and preferably Linux). I've looked at extending the
Samba 4 schema, but that doesn't seem