Displaying 20 results from an estimated 5000 matches similar to: "samba, ADS and privileges management"
2008 Nov 12
1
Two problems with Samba in AD realm
Hello list.
I recently moved to an AD environment. I'm still keeping a samba servers
to make my cups-managed printers available to windows users, rather than
duplicating configuration with a Windows print service. But I'm facing
two problems, probably due to the way we manage AD.
First, all my host belong to a Unix-managed DNS domain
(msr-inria.inria.fr), not to the windows-managed
2009 Feb 11
1
desactivating NTLM fallback when accessing a share and kerberos auth fails
Hello.
I have a print server member of an AD domain, and my users are
autenthicated through an external kerberos domain. My samba server FQDN
is 'etoile.msr-inria.inria.fr', and has 'cups.msr-inria.inria.fr' as DNS
alias.
For foreign visitors, everything works fine: when attempting to reach
\\cups, samba immediatly detect from given credentials than user comes
from an
2009 Jan 14
4
insufficient fix for gcc localised output in stubdom makefile
Hello.
There was a slight change in stubdom makefile from 3.3 to 3.3.1, in
order to use non-localised gcc output:
GCC_INSTALL = $(shell LANG=C gcc -print-search-dirs | sed -n -e
''s/install: \(.*\)/\1/p'')
However, this is still unsuffient to just set LANG:
[guillomovitch@n2 xen]$ LANG=C gcc -print-search-dirs | sed -n -e
''s/install: \(.*\)/\1/p''
At least on
2007 Nov 05
1
xend crash at startup
xend crashes at startup with following stack trace:
...
File "/usr/lib64/python/xen/xend/XendPIF.py", line 68, in
linux_get_phy_ifaces
phy_ifaces.append((name, int(mtu), bridged_mac))
UnboundLocalError: local variable ''bridged_mac'' referenced before assignment
The simple patch attached below prevent the crash, and allow xend to
start normally.
It seems the crash
2008 Jan 04
0
Problems configuring Samba PDC + FDS error "No privileges assigned to SID"
I am having trouble getting samba-3.0.24-11 setup as a PDC with an
ldap backend using FDS on a FC6 test box. I have installed the
1.0.4-1 version of the directory server accepting the defaults except
for the server name with out any problems. I can query the directory
server and it is populated with the proper objects. I am using the
instructions in the Howto:Samba documentation on the FDS Wiki
2008 Jul 17
1
heimdal and windows compatibility up-to-date informations
Hello list.
Heimdal documentation still refers to Windows 2000 for Kerberos
compatibility issues. Is there anything more recent somewhere,
considering Windows 2003 and 2008, for instance ?
In particular, I'm quite curious to know if, when using a ldap-backend
for heimdal, I could just copy my kerberos password attributes into the
AD server, provided I'm using compatible encryptions,
2009 Jul 21
6
Troubles converting a pv host from dom0-hosted kernel to self-contained kernel
Hello list.
I have a perfectly working PV host, with this configuration:
kernel = "/boot/vmlinuz-2.6.18.8-xen-3.3.0-7mdv"
ramdisk = "/boot/initrd-2.6.18.8-xen-3.3.0-7mdv.img"
root = "/dev/sda1 ro"
extra = "(hd0)/boot/grub/menu.lst"
memory = 256
maxmem = 512
name = "sexonthebeach"
uuid = "f36962f5-0dec-4708-84a0-f5b4dea48d34"
disk = [
2003 Jun 16
1
GroupMap : 'Privilege >> No privilege'
Hello,
I'm using Samba3Beta1 and i try to map group.
I create a posix group in my ldap:
dn: cn=Administrateurs du domaine,ou=Groups,dc=middleearth,dc=ring
objectClass: posixGroup
cn: Administrateurs du domaine
memberUid: root
memberUid: administrateur
gidNumber: 1000
And I try to map this group with the nt group : Domain Admins
net groupmap add ntgroup="Domain Admins"
2008 Mar 31
0
xp can not join domaine !
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hye Gurus,
i'am newbie on this maillist - and my english is not very good -> sorry!
i'am verry interrested in samba using ldap authentifiaction
i have see many howto on internet about this subject.
However my win XP sp2 do not want connect to my Samba pdc server
perhaps something wrong...
Ldap authentification works fine !
OS debian
2013 Nov 12
0
Data Analyst and Coordinator
Dear R-Sig-Jobs members,
For its Executive Office in Brussels, The International Diabetes
Federation (IDF) is looking to hire a Data Analyst & Coordinator with
significant R experience. This person will join the Epidemiology and
Public Health unit that sits within the Policy & Programmes
department. They will be responsible for the management of IDF?s
high-profile Diabetes Atlas. They
2016 Jan 19
0
Statistician / Data Analyst in Brussels, Belgium
Dear R-Sig-Jobs members,
For its Executive Office in Brussels, the International Diabetes Federation
(IDF) is looking to hire a Statistician and Data Analyst to join the Policy
& Programmes department. This person will be responsible for the management
of the high-profile IDF Diabetes Atlas (www.diabetesatlas.org). They will
coordinate the collection, analysis, interpretation and presentation
2000 Sep 29
0
Is it R or I?
Salutations:
I have been trying to translate a S-PLUS/ArcInfo (GIS software) application
that I wrote on a SGI (IRIX) platform to public domain R and GrassGIS on
a Linux platform. I am almost on the verge of abandoning it as I find R to
be
rather unstable, slow and frustrating.
I enclose a section of my code for R experts to examine
hoping that they'll point out that all the above three are
2008 Apr 04
0
Cannot print from Win2003 R2
Hi,
We have a Windows 2003 R2 server (Enterprise, 64-bit, SP2) and for some reason, cannot print to our samba exported printers.
I can add the printer to the system, all drivers are available, but any
attempt to print results in either "Printing failed when starting
document" (Firefox), "Test page failed to print." when doing a test
page or just a greyed out print button
2020 Apr 29
2
[Posible SPAM] Re: Stopwords: Topic modelling con LDA
Hola,
Acabo de calcular tf-idf y me surge una duda. ¿Habría un valor de idf o
tf-idf que se considerara como umbral para establecer que una palabra es
muy común o no? Los valores de idf en mis datos van entre 0 y 3.78 y los
de tf-idf ente 0 y 0.07.
Un saludo
El Mar, 28 de Abril de 2020, 12:53, Carlos Ortega escribió:
> Hola,
> Yo de primeras los quitaría para qué otros topics aparecen.
2009 Oct 29
1
Missing sids for domain administrator?
Hi,
I'm working on bug https://bugzilla.samba.org/show_bug.cgi?id=6592 and
something that has apparently changed in my setup is preventing me from
testing the final stages of the fix. I have a machine running Samba
server and joined to the domain, and am accessing that from the W2K3
domain server logged, logged into the latter as the domain
administrator. But the problem is that in its access
2007 Jul 27
4
Help with ldap configuration please
This is on RHE4, I am getting an invalid DN error. Is there a good resource
site for this type of configuration issue? There is a lot of info that comes
up through google but I am having no luck finding anything relevant (or that
seems relevant to me). Thank you in advance and sorry about the newbie
question.
smbd version 3.0.25b started.
Copyright Andrew Tridgell and the Samba Team 1992-2007
2005 Jul 16
1
Shares all empty after upgrade to 3.0.14a-fc4
Hi,
Hoping you can help. I've updated my samba server (PDC) from 3.0.10 to
3.0.14a as part of updating from FC3 to FC4.
I now find I cant see inside any of the shares, even though I can see
the share names themselves and the directories are quite readable to
Linux processes. So, e.g. I can see that I have a share "Users", but not
the contents of it. With one exception all shares
2006 Sep 14
0
WinXP Prof Users can't delete there files
Hello again,
I ancounter another problem. When a user logs in with a Windows XP Prof. machine he can't delete the file/folder again. He can add a file/folder and can do everything with it but but not delete it again. Not even a view to the seetings is possible (all "right-click" things don't work).
When the user uses a Windows 2000 machine he can do everything just fine (create,
2003 Sep 11
2
samba-3 problem joining ws to domain
Howdi,
I can't add a w2k workstation to samba3 domain with my username. If I add my
username to "admin users" list, then I can add the box to domain (but
overritten by euid). My goal is, that joining domain can be done without
using "admin users" option.
Groupmapping is done and works. When machine is in domain and log in, I get
full admin rights on that box. Removing the
2007 Jan 01
2
Samba version 3.0.23d-1 and joining a Windows Domain
All,
I installed the new version of samba on my Redhat 9.0 server. I have samba running on another Redhat 9.0 server and the version of samba on that box is 3.0.21c-1 and this server has successfully joined a W2K Domain. I am trying to migrate the data from the host that works to the new host.
Here are the steps that I have taken to try and join to the domain.
1. rpm -i -vv