Displaying 11 results from an estimated 11 matches for "klinger".
Did you mean:
linger
2003 Dec 15
6
Secondary Groups and Group Mapping
We are having what appears to be two main issues in our attempt to setup Samba 3.0.0 compiled from src on Solaris 8. We are using Samba to provide Unix shares on W2K clients, and to authenticate against a W2K Active Directory server. OpenLDAP is used on the Samba side for the UID/GID to SID mappings.
The first issue deals with the file sharing. Even if a file gives full permission to one of a
2005 Mar 25
4
ajax and clearing the form
Hi
I played a little bit with rails+ajax, works fine...
but how do I reset the form?
I tried:
---
<%= form_remote_tag(:html => {:name => ''form_update''},
:url => :url_new_item_with_ajax,
:update => ''container'',
:loading => "Toggle.display(''new-item''); $(''new-item-desc'').innerHTML =
2017 Jul 11
2
Samba ADS-member-server: FQDNs in /etc/hosts
...2685(lp_do_section)
Processing section "[software]"
[2017/07/11 09:11:01.102953, 2]
../source3/param/loadparm.c:2685(lp_do_section)
Processing section "[teamviewer]"
[2017/07/11 09:11:01.102994, 2]
../source3/param/loadparm.c:2685(lp_do_section)
Processing section "[Klinger]"
[2017/07/11 09:11:01.103320, 1]
../source3/auth/token_util.c:430(add_local_groups)
SID S-1-5-21-2940660672-4062535256-4144655499-1041 -> getpwuid(11041)
failed
[2017/07/11 09:11:01.103335, 1]
../source3/auth/auth_generic.c:172(auth3_generate_session_info_pac)
Failed to map kerberos...
2017 Jul 10
2
Samba ADS-member-server: FQDNs in /etc/hosts
Am 2017-07-10 um 12:08 schrieb Rowland Penny via samba:
> I would change /etc/hosts to this:
>
> 127.0.0.1 localhost
> 127.0.1.1 pre01svdeb01.my.tld pre01svdeb01
>
> ::1 localhost ip6-localhost ip6-loopback
> ff02::1 ip6-allnodes
> ff02::2 ip6-allrouters
>
> But replace '127.0.0.1' with the real ipaddress of pre01svdeb01.my.tld
> if
2005 Feb 26
2
Any documentation for routes?
I''m having a hard time setting up routes.
So far what I have is that accessing /photos/view/YYYY-MM-DD correctly
accesses the photo stored for that date, but I''d like to be able to
access this as simply "/YYYY-MM-DD"
My first guess of:
map.connect '':year-:month-:day'', :controller => ''photos'', :action =>
2004 Jan 13
1
Winbind PAM authentication
Config: Solaris 8, OpenLDAP winbind backend, using AD for global users.
Is there documentation on what service_name / module_type pairs are
supported by pam_winbind? I've gone through the Samba-3 HOWTO book
and internet searches, but haven't found anything difinitive. I have been
able to tell through experimentation that winbind doesn't work with
"rsh auth", giving a
2005 Mar 18
0
scaffold generator, pluralization and tutorials
Hi
All the tutorials call their controllers ''TodoController''[1] or
''RecipeController''[2] (singular),
but "script/generate scaffold Recipe" for example generates
a ''RecipesController'' (in recipes_controller.rb)
As I''m rather new to RoR I don''t know if that convention changed,
I read something about it here:
2004 Jan 14
0
dtsession PAM error
This may be OT, since I don't think is related to samba, but since we
just made pam.conf changes for samba, we are on the top of the suspect
list.
Ocassionally, we are getting a running error in a .dt/errorlog stating:
<TIMESTAMP>
dtsession: pam_start status = 4
This *quickly* fills up the disk, as it is written many, many times per
second. It occurs on both Samba clients and servers,
2004 Apr 02
0
Moving to a New Domain
Can someone point me to information on how Samba handles SID History when using security=ads and changing domains? I've done some prototyping in transferring the idmaps from old to new SIDs when using an ldap backend, but would like to see a "recommended practice" if one exists. I'm especially interested in if and how ACLs on a global share would transfer with the domain change.
2004 Jan 21
0
AD Primary Group Masked by Local Primary Group
Solaris 8, Samba 3.0.1, Winbind with LDAP backend and security = ads.
This may or may not be a problem, depending on what is "expected behaviour".
We came across a user that was defined both locally and in AD. Their local
primary group, call it "localgrp", was not the same as their global primary
group, call it "globalgrp". One important note is that by using an
2004 Feb 19
0
Windbindd restarts and lost uids
We have a problem with our setup that exposed another problem in winbindd.
Setup: Samba 3.0.1, openLDAP 1.2.23 for idmap backend using port 1389,
security=ads (w2k). All works after we get the daemons started
successfully.
The first issue has to do with the initial setup of both a Samba
server [smbd, nmbd, winbindd, slapd], and a Samba client [just nmbd and
winbindd]. We do the