Displaying 8 results from an estimated 8 matches for "polop".
Did you mean:
plop
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 winbind
Problem:
The...
2012 May 23
2
multi home dir locations
Hi all,
i've got samba 3.6 joined to a ad domain (s4 in this case)
running winbind
all looks ok, but i ran into a problem (for us that is)
i've got 2 groups (students and employes)
who have there home dirs in 2 different places.
/home/students/<user>
/home/employ/<user>
so far so good, but i can't make the [homes] work for both of them (just
1 group)
in winbind
2012 Aug 02
1
Samba4: net ads join fails: Host is not configured as a member server.
Hi everyone
I'm trying to join an Ubuntu 12.04 client to a 12.04 Samba4 DC. xp and
win7 clients can join fine.
Here is my minmal smb.conf
realm = POLOP.SITE
workgroup = POLOP
security = ADS
Kerberos is working:
kinit Administrator
Password for Administrator at POLOP.SITE:
But then it tell me that the DC is _not_ a DC:
net ads join -UAdministrator
Host is not configured as a member server.
Invalid configuration. Exiting....
Failed to join domain...
2012 Aug 02
0
idmap ignores the range set in smb.conf
Hi
server: Ubuntu 12.04 samba4 DC running winbindd
client: Ubuntu 12.04 samba 3.6.6
client smb.conf:
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
The client is joined to AD and users can login.
But, for example, a user does not correspond...
2012 May 04
0
Samba4 Can't join client to domain (Ubuntu 12.04 DC)
Hi
When I try to join a Linux client to the S4 domain I get:
net ads Join -UAdministrator
Enter Administrator's password:
Failed to join domain: failed to lookup DC info for domain 'POLOP.SITE'
over rpc: Access denied
Administrator can kinit fine from the Linux client (Also Ubuntu 12.04)
Both DC and client can ping each other
Firewall is off at both ends
Apparmor is torndown at both ends
Client Samba(3) smb.conf (Works when connecting to an openSUSE Samba4 DC)
[global]
workg...
2012 May 16
0
Samba4 winbind and .gvfs share mounting in Nautilus problem
...teve
/etc/nsswitch.conf
passwd: compat winbind
group: compat winbind
wbinfo -i steve2
CACTUS\steve2:*:3000008:20513::/home/CACTUS/steve2:/bin/bash
/usr/local/samba/etc/smb.conf
# Global parameters
[global]
server role = domain controller
workgroup = CACTUS
realm = polop.site
netbios name = SAM4DC
passdb backend = samba4
dcerpc endpoint servers = epmapper, wkssvc, rpcecho, samr,
netlogon, lsarpc, spoolss, drsuapi, dssetup, unixinfo, browser,
eventlog6, backupkey, dnsserver
server services = rpc, nbt, wrepl, ldap, cldap, kdc, drepl,
winbind, n...
2012 Apr 01
2
samba4 DNS error when joining domain
Hi
Joining a lubuntu 11.10 client to the domain I get this:
net ads join -UAdministrator
Enter Administrator's password:
Using short domain name -- POLOP
Joined 'LUBUNTU7' to realm 'hh3.site'
No DNS domain configured for lubuntu7. Unable to perform DNS Update.
DNS update failed!
during the join this all seems OK:
Kerberos: Looking for PKINIT pa-data -- LUBUNTU7$@HH3.SITE
Kerberos: Looking for ENC-TS pa-data -- LUBUNTU7$@HH3.S...
2007 Sep 07
7
rpm spec files for ruby
I am trying to package ruby-1.8.6 for CentOS-4.5 and I would like to take
a look at the spec files used for ruby-1.8.1 that ships with CentOS. Is
there any place that I can see these or could someone do me the kindness
of sending them to me?
I am also confused as to how one breaks out the component parts of a build
into separate rpm packages. The source distribution from ruby-lang.org
seemingly