Displaying 20 results from an estimated 10000 matches similar to: "SFU UID Mapping"
2006 Feb 22
2
Windows UIDs
hi all.
how does samba create its uids and gids from the windows domain? and what can i do to prevent it 'dropping' these mappings?
i've set up windows 2003 sfu to allow samba to map to the uid stored in active directory (by using sfu nis), is this the safest way to ensure folder permissions remain constant or am i being unnecessarily scared? :-)
thanks for any tips
john
2005 Dec 03
2
Routing
Hi Everyone,
Could someone tell me whether Tinc builds its own routing table to 'hop' between LANs?
e.g.
LAN A <--> LAN B <--> LAN C
Would Tinc resolve a path between LAN A and LAN C automatically (i.e. to hop over LAN B)?
Or would I need to setup routing tables for this myself?
Thanks very much for any help :-)
John
_______________________________________________
Join
2008 Apr 17
0
winbind can get uid and gid from sfu, but not homedir or loginshell
I have winbind v3.0.26a running on ubuntu server v7.10 (gutsy).
I intend to get user & group info from MsActiveDirectory.
However, when I type:
getent passwd somerandomuser
I get the uid and gid for the user, as recorded in the msad schema by
virtue of sfu, but the homedir and loginshell that are returned are like
what "winbind nss info = template" would return by default:
2006 Oct 18
0
mapping SID - UID, GID with SFU 3.5
I have:
linux 2.6.18-1.2200.fc5
samba-3.0.23c-1.fc5
W2000 AD with SFU 3.5
uid and gid in SFU
linux configured to use AD with ldap client for mapping users, groups and
authentication
winbind not configured
Everyting works fine except ACL in the linux filesystem: I receive this
error when I want to add an user access to a file:
[2006/10/18 09:38:28, 0]
2006 Feb 03
2
Enabling 'idmap backend = ad' for user auth
I'm using Samba 3.0.21a on Fedora Core 3 to authenticate against an AD
domain. The box running AD is Win2k3 R2, so AD has the RFC2207 schema
extensions applied.
I've successfully configured Fedora to do auth through winbind with the
normal backend (using uid/gid mappings). Now I'd like to reconfig to use
AD as the backend.
I was able to do this against a pre-R2 Win2k3 server with
2005 Dec 03
2
Tinc OSPF involving bridge
Hi Everyone,
I have a routing situation where Tinc looks like it could come in extremely useful, but I have a query I hope someone can cast an eye on, as I'm unsure whether Tinc can help me here.
I currently have a Quagga OSPF linux router which connects LAN A to LAN B over the quickest available of two routes (both routes at both ends connect to Quagga boxes to prevent collisions).
One of
2006 Apr 27
2
winbind nss info = sfu is not so much working
with samba 3.0.22, I'm trying to integrate a linux box with Microsoft AD
by using winbind for authentication as well as for the source of nss info.
When winbind is configured to use its own local id maps, everything
works fine.
But when i configure winbind to use 'ad' as the source of nss info,
authentication fails, 'getent' commands return no results, and
'wbinfo -r
2006 Sep 25
2
idmap ad and sfu anyone?
samba SVN 17972, Linux 2.6.16-1.2096
That should be about the same as 2.0.23c
getent passwd works to list domain accounts
getent group works to list domain groups
kinit works for domain accounts
wbinfo -u lists domain user accounts
wbinfo -g lists domain group accounts
In order to access roaming profiles and any shares from 2000 & XP
clients, I have to map DOMAIN\username to username in
2009 Dec 08
2
virt-install failed while install windows2003 guest
Here's the procedure:
# qemu-img -f qcow2 /vm/win2k3.img 8G
# virt-install --connect qemu:///system -n win2k3 -r 512 --vcpus=1 -c /home/temp/win2003sp2ins.iso -f /vm/win2k3.img -s 4
--network=bridge:br0 --mac=00:ff:ff:ff:58:58 --noautoconsole --vnc --os-type=windows --os-variant=win2k3 --hvm --accelerate
And I get error as below:
Starting install...
internal error unable to start guest: qemu:
2009 May 22
2
empty authentication string sent so samba-server
Hi,
for the last two weeks ive been trying, to authenticate against a
samba-domain using a win2k3-server. the server joined the domain without
any problem and the basic login seems to work. but if i try to execute
programs from mapped network drive (mapped using a domain-logon-skript),
it fails with a message telling me, that i dont have sufficient rights
to do so.
the share has a forced user
2005 Sep 05
1
winbindd ADS Windows 2003 SFU idmap=ad, with Suse Linux 9.1, no AD UID or GID
Hi,
I'm trying to get winbindd to obtain uid and gid info from M$ AD (Windows
2003 Server SP1). I'm getting the home directory and default shell info from
AD. I assume I have something wrong in my smb.conf, but cannot figure out
what it is:
testparm
Load smb config files from /usr/local/samba//lib/smb.conf
Loaded services file OK.
Server role: ROLE_DOMAIN_MEMBER
Press enter to see a
2004 Nov 16
3
authentication against win2k3 server
I've been trying to setup Samba to authenticate users against accounts
existing on a Windows 2003 Server without any backwards capability.
Ideally, this needs to be done without any changes to the Windows 2003
Server. Users will not be logging into the Samba shares at all. This
is merely for authentication.
I'm running FreeBSD 4.10-Relase #4 with Samba 3.0.8.
This is my smb.conf file:
2005 May 18
1
samba server as dfs host?
I'm trying to configure a samba server in a Win2K3 domain as a dfs host.
The dfs host part is working: from a win client I can map the dfs root
on the samba server (on FC3 fwiw) and see the link I've created to a
share on a Win2k3 active directory domain controller. From samba
server, I can smbclient to the share on the Win2k3 DC, and can mount
the share as "-t cifs" (but not
2016 Apr 13
1
Demoting a DC
>From a discussion on samba technical about the inability to have Samba
work as a DC when the original DC is a Windows Server 2000 machine.
> > as Andrew asked you previously, the main question is : do you have some
> > specific requirements for keeping a DC on that computer (eg. Exchange or
> > whatever)?
> >
> > If you don't need to keep the DC role on
2010 Jan 07
2
samba with ldap + windows AD can work together?
Hi people.
I have 2 domains right now:
WinNT4 + Windows 2k3.
A lot of u will say, why don't u just move everything to win2k3?..
well I prefer to work with linux/Unix.
My question is this, I test the migration from NT4 to linux with
ldap, it works and is not to difficult, my problem is this:
All my printers are in the server running windows 2k3 my AD server,
the NT4 users can access
2006 May 30
0
Samba 3.0.22 w2k3 ad+sfu working but ls shows only uidNumber and not uid
Hi Guys,
i have a problem getting id mapping to work as it should. My setup is as
follows:
Samba 3.0.22 on Debian Sarge 3.1 . I 've got SFU 3.5 installed on a W2K3
DC with SP1. I 'm using winbindd in "idmap proxy only" mode. Here 's my
generic smb.conf:
workgroup = METADS
realm = META.XXX.XX "it 's not the real realm, of course !"
security = ADS
2008 Mar 28
1
Problems with Samba(idmap_ad/sfu on AIX
I'm unabe to use idmap_ad and sfu nss info with Samba on AIX. The
configuration as it is works on a Linux build.
workgroup = DOMAIN
realm = DOMAIN.TLD
server string = SERVER
security = ADS
idmap domains = DOMAIN
idmap config DOMAIN:default = yes
idmap config DOMAIN:backend = ad
idmap config DOMAIN:range = 1000 - 60000
2012 Feb 08
2
slow creating files
We tried to migrate from old Windows fileserver (p4, single HDD) to
Samba (FedoraCore15, Samba 3.5.12-72.fc15, ext4 volume, xeon, raid5).
Our pipeline is so, that some special software generates files on that
fileserver.
The typical filesize ~50 mbytes.
On the old hardware, software (win2k3 server) the time of single file
creation was about 10 seconds. On the new configuration it takes 20-25
2004 May 24
1
SMB Signature problem against WIN2K3 server using samba3.0.0 release( Samba Developers Response requested)
There are many discussions about this problem, but none of the
developers of samba stepped in and gave any good explanation.
Is this solved in Samba3.0.0 official release? (In what's new section of
3.0.0rc4, the 14th point is win2k3 security settings related matter. Is
this the fix for SMB signature?)
In one of the discussions there is a mention of disabling security
option of Digitally
2008 Feb 29
1
freeRADIUS + krb5 + samba + AD
Hi,
We are using freeRADIUS 1.1.6. + samba 3.0.1 + krb5-1.3.2 talk to active-directory(win2k3).
Followed by: http://wiki.freeradius.org/FreeRADIUS_Active_Directory_Integration_HOWTO
Now it can work.
But there are multiple domains in active-directory.
Can samba or krb5 support mutiple domains?
How to configure krb5.conf and smb.conf can let it support multiple domains?