Displaying 20 results from an estimated 30000 matches similar to: "trusth relations"
2001 Nov 05
4
trusth realtions between samba PDC and NT PDC
i have a samba PDC and a NT PDC working in mi local net..
in the samba PDC there are around 800 users.. in the NT PDC there are aroun
400 users..
i want my user to can use the shares of the NT and the shares of the clients
of the NT..
in Microsoft terms this is called Trusth relationship..
how can i do this with samba?
thx!
2001 Nov 01
2
Profiles store in server
you could use the "veto files =" option in [global]
set a list of files/folders to be invisible to the users like this:
veto files = /*.vbs/*.eml/Desktop/Cookies/
...and on and on and on...
It's a quick and easy fix. Otherwise you'll have to use
logon home = \\%N\%U
logon path = \\%N\%U
options to specify another directory altogether to store profiles.
Regards,
Alan B.
2001 Oct 31
2
password expire in samba PDC
i tried in the smb.conf
[global]
unyx password sinc = yes
pam password change = yes
obey pam restrictions = yes
and have compiled samba with pam support (im using redhat 7.2 and samba 2.2.2 rpm version from ftp.samba.org for redhat)
if i logon in my linux box (telnet or ssh) with user xxx i have a message displayed "Warning you password expire in xx (5) days"
if i put in /etc/shadow the
2001 Dec 01
4
features in samba 3.alpha
now that samba3 compile in my redhat 7.2 i want to test it..
reading the documentation that described the new features supported in
samba3alpha i cant find too much explanation.. and here is the quiz:
now from a win9x client when i see the list of users, i can see groups for
adding to my win9x clients shares??
what is the state of support of changing password from a terminal like NT
SERVER
2013 May 31
1
Configuration advice needed.
Hello,
First, thanks for this great piece of software.
I'm new to dovecot and i've just converted my old courier configuration
on pop/imap server side, everithing is working just fine on this side
and speed gain expected was found (not enough for our busy servers :).
Setup is done with 3 dovecot virtual servers load balanced with a
Hardware load balancer (this part is a big point of the
2008 Feb 15
0
Skeletal relations
On 16/02/2008, Ralph Giles <giles@xiph.org> wrote:
> The general idea is to use the (http-style) Message Headers
> in the Skeleton track to describe each logical bitstream, but no one
> has ever written anything down. This is a proposal to get the ball
> rolling.
awesome, thanks :-)
> Lang: <locale>
generally I think we should go with existing HTTP and email
2006 May 29
1
Multiple Relations between 2 tables
So I am trying to figure out how I would go about creating the
relationships between two tables, but there are multiple relationships
happening.
The one I am trying to figure out is a one_to_one relationship + a
one_to_many relationship.
Example:
I have a home model and a location model
home has_one location
location has_many homes
The trouble is I have to be able to access both
2004 Mar 05
1
Samba + Win2k
How can i get a trust relationship betwen Samba Domain and Win2k ?
I?ve tried many ways like, change win2k register, changig some security
directives, etc.
The win2k is added at Samba Domain like this
useradd -g MYGROUP -d /dev/null -s /bin/false WIN2k$
smbpasswd -a -m WIN2K$
Is there other way??
Thanks
2008 Feb 17
0
Skeletal relations
Ralph, Conrad,
Now that we have ROE as a means to describe a multi-track ogg file - i.e. a
means to author Skeleton - I assume this is supposed to describe how we map
ROE information into Skeleton through the use of fisbone message header
fields, right?
In this case I wonder if you have gone over all the current ROE spec and
made sure that all this information is either in ROE or easily
2014 Jul 06
2
follow-up to thread : Acces to hypervisor from a KVM guest, ( by the way , how to enter a follow up in a thread ?) Thx
Hi,
This is what I tried :
Y , how enter an answer in the thread ?)
virsh -c qemu+ssh://127.0.0.1:22/system hostname root@127.0.0.1's<mailto:root@127.0.0.1's> password:
error: End of file while reading data: : Input/output error
error: failed to connect to the hypervisor
In another hand ,as we have few information to share , I was thinking to use a virtio channel to
2015 Aug 07
2
pigeonhole/lda accessing -m folder
Hi all,
anybody knows, if there is a way to acces the folder from a call like this
deovecot-lda -m destfolder
from within a sieve script?
thx in advance
matze
2008 Feb 15
2
Skeletal relations
On 15-Feb-08, at 10:11 PM, Conrad Parker wrote:
>> Lang: <locale>
>
> generally I think we should go with existing HTTP and email headers
> where possible, eg. Content-Language
'k
>> Description: <string>
>
> I kinda feel that this kind of human-readable metadata better belongs
> in CMML; the skeleton tells you where to go (for each locale), the
2003 Nov 04
1
ACL + sticky bit
Lo folks,
I got a little question. Ive set up samba 3.0.0 + RH 8. And since ACL within samba only works on share niveau i wanted to implement POSIX ACL.
I was thinking what is the difference between "full" access and "change" on a NT4 server. As far as i could think the difference is that "full" acces can delete a file and "change" can only change it. So i
2007 Oct 10
1
about winbind
Dear All,
i've finally succes to add my samba server to join my active directory. when i execute command #wbinfo -u and #wbinfo -g its show user and group in active directory but when i try use #getent passwd or #pw show user -a (well i'm using FreeBSD machine) it's only show user on FreeBSD machine, the users in active directory not show up. anyone can explain why its happen? when i
2015 Aug 07
2
pigeonhole/lda accessing -m folder
hi jost thx for the reply,
by access I mean to read the variable
require ["fileinto", "variables", "?destfolder?" ];
if anyof ( destfolder :matches "*") {
fileinto "${1}/subfolder";
}else{
fileinto "INBOX/subfolder";
}
On 08/07/2015 12:26 PM, Jost Krieger wrote:
> On Fri Aug 7 12:19:22 2015, matthias lay wrote:
2001 Dec 17
3
benchmarks
http://www.xent.com/FoRK-archive/apr99/0265.html
read this.. how this is posible??
2002 Feb 26
5
winbind problem with existing linux user accounts. (S amba 2.2.3a)
Thank you for your reply.
Below are the entries for winbind I have in my smb.conf. Do you see any
problems with them?
# separate domain and username with '+', like DOMAIN+username
winbind separator = +
# use uids from 10000 to 20000 for domain users
winbind uid = 10000-20000
# user gids from 10000 to 20000 for domain groups
winbind gid = 10000-20000
# allow enumeration of winbind users
2007 Apr 06
1
hox to connecte two asterisk server
hi lee.
I see your problem with trunk iax, probably i don't have the solution but i
don't knew if you can help me to solve mine.
i want to connecte two asterisk server: server A and server B. i want make
possible calls betwen all asterisk users.: users in server A with sip number
022100 can phone another sip user in server B with number 037100.
this is my config:
2009 Apr 24
1
RoR - getting started with database relations
Hey everyone... I''m just getting my feet wet with relational databases
using RoR models. The software I''m putting together relies on car
parts. Originally I had the database set up as follows
create_table :parts do |t|
t.column :year, :string
t.column :make, :string
t.column :model, :string
.
.
.
end
However, I now realize it''s much better to do it using
2006 Mar 01
1
Software Anounce: htb frontend, for multiple hosts auto bandwidth management
Hi all, i''ve coded htb-gen, a GPL htb frontend and much more...
htb-gen is meant to be an easy, scalable, yet powerfull, bandwidth
management tool. You can set up/down portions of bandwith for each
host or network, that goes trough your router/firewall.
Prioritary traffic(web, mail, gaming, ftp, voip, streaming) is
preferred over Junk traffic(kazaa, emule, etc). Also dynamic
bandwith