Displaying 20 results from an estimated 400 matches similar to: "Using %G for template homedir"
2008 Dec 02
1
template homedir question
Hello All,
I'm integrating an existing unix environment into an exist AD
environment. I'm thinking of switching from nssldap to nss_winbind
but have one problem. My user's home directories are in the format
of /home/user/<$first letter>/<$second letter>/<$username> (/home/user/
d/h/dhaknes). Looking at the template homedir it doesn't appear that
I can
2018 Nov 28
2
Fw: AD usres are not show in Domain Controller when apply setfacl command
Dear TeamĀ I show below my problem when try to apply setfacl to share directory in domain controller
My Problem is:
I have one Samba AD [4.1] it work fine. I create common share folder in domain controller when try to apply ACL permission it show the following message
[root at sambadc ~]# setfacl -m "u:RISHI\Administrator:rwx" /ADD_Drive/Samplesetfacl: Option -m: Invalid argument near
2015 Aug 05
2
Linux Workstation x SMB4 DC
An example of how slow is...
[root at CTA1PAPAN001645 ~]# time id teste
uid=16777232(teste) gid=16777216(domain users) grupos=16777216(domain
users),16777220(operacao),16777222(BUILTIN\users)
real 1m15.981s
user 0m0.005s
sys 0m0.007s
According this documentation, if I want use File Sharing without AD
modifications only option is Winbind (idmap_rid).
2018 Jul 23
4
Undeletable objects in AD
On Mon, 23 Jul 2018 11:27:38 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
> How are you searching and what with ?
I used the ADUC tool and LDAPAdmin.
>
> Have you tried ldbedit ?
>
> ldbedit -e <your favourite editor> -H /path/to/sam.ldb
>
> This will display everything in the editor and you can then search in
> that for the groups. You
2018 Jul 23
2
Undeletable objects in AD
On Mon, 23 Jul 2018 13:12:42 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
> On Mon, 23 Jul 2018 14:02:45 +0200
> Henry Jensen via samba <samba at lists.samba.org> wrote:
> >
> > Yes, the objects in question are displayed, one of them looks like
> > this:
> >
> > # record 46
> > dn:
> >
2001 Jan 30
4
Link with C code
Hello,
I am using cygwin (latest version) and I managed to generate a dll partly
with rcmd shlib although there was a problem with both the resouce file (I
had to remove "FILEOS VOS__WINDOWS32") and the command line for gcc
(--shared is not supported for instance).
So I would like to know which compiler/environment you advise to use for
windows OS.
Then I could load the library in R
2008 Jun 18
5
paste data
Hello,
I need a command.
I have a lot of data in different dataframes(auto.0a, auto.0b, auto.0c, auto.5Na,...), that has similar names.
I could print the names all at once wih a loop with the command paste(), see below:
2008 Jan 02
1
WG: AW: Another problem with encoding
Hello, Peter,
I tried it out: iconv(names(attributes(spss[,'Y6'])[[1]][14]), "UTF-8", "LATIN1", sub='byte') yielded
[1] "<c4>rzte Chirurgie"
and c4 corresponds in most encodings to ?. What can I do next? I wonder whether there is a more comfortable way then to change the
occurences of <..> by the adequate character.
Regards,
Matthias
2009 Oct 28
2
read.table but more tables at once
Dear all,
I have a lot of data files (.txt) that I want to read in all at once, if
possible.
the files have names in time system. for example: RA940101, RA940102,
RA940103, RA940104 an so on.
(meaning: RA, year:91, month: here january, day of the month.)
I tried something like
vektor <- c("RA940101","RA940102","RA940103")
for (x in 1:3)
{ data <-
2016 Aug 09
3
Man page for idmap_rid
On Mon, Aug 8, 2016 at 5:06 PM, Michael Adam <obnox at samba.org> wrote:
> On 2016-08-08 at 16:31 -0300, francis picabia wrote:
> > I'm reading the man page for idmap_rid over and over and I can't
> understand
> > it. I think it needs a rewrite so a normal user can understand. Using a
> > practical example.
>
> I admit it is a little terse.
> But
2007 Oct 10
2
Homedir Access without exposing whole Homedir.
Hello All,
Dovecot 1.0.3
I am coming from UW IMAP, and I'm finding for some reason that mail is
getting stored in a variety of places (which I believe, is because by
default UW imap allowed access to the entire home directory).
All files are mbox. My default delivery location is ~/.mail
Thus:
* At least a couple of my users have mail in ~/INBOX, as well as
~/INBOX.drafts (not many
2007 Dec 01
0
ADS - Not recognizing Domain Admin group membership (from 1 workstation only)
I've been running a couple Centos5 and RHEL4/5 servers with samba for a
while now and everything has been working great with our Windows 2003 AD.
All of a sudden though I'm experience something really weird on one of the
RHEL5 boxes. Whenever I try to connect as a Domain Admin from one
particular Vista client, I get access denied and repeated prompts for a
username/password - this has
2007 May 25
0
Sometimes PC can not find network path
Dear all,
I have a linux server that uses redhat AS4.I want to make a samba file
server.Because we have a windows 2003 domain,I must use "security =
ADS".The samba version is samba-3.0.10-1.4E.9.
The samba server joined windows 2003 domain successful.I can find samba
server in the "network neighborhood".Client PC access samba server must
confirms with PDC.The domain member
2015 Aug 05
2
Linux Workstation x SMB4 DC
Em 2015-08-05 11:45, Rowland Penny escreveu:
> On 05/08/15 15:36, Jefferson B. Limeira wrote:
>> An example of how slow is...
>>
>> [root at CTA1PAPAN001645 ~]# time id teste
>> uid=16777232(teste) gid=16777216(domain users) grupos=16777216(domain
>> users),16777220(operacao),16777222(BUILTIN\users)
>>
>> real 1m15.981s
>> user 0m0.005s
2023 May 31
1
samba+winbindd problem joining Ubuntu 20+ to windows 2000 domain
On 31/05/2023 16:44, Ivan Lopez via samba wrote:
> Hi, Rowland. Thanks for your answer. There is the result of testparm -s
> in Ubuntu 20. I've send the result of testparm -v because I thought that
> some default could have changed between versions.
There may have been changes between versions, but it is what you are
running now that counts, your very long smb.conf was off putting
2009 Nov 04
4
read.table (again)
Dear R commnuity,
Thanks a lot for your help.
I want to read in tables, the problem is that the table is composed in a
difficult way. In ariginal it looks like this:
669 736 842101610481029114711811166124312081128117611221026 9581024 992
685 720 829 925 995 96010241057116611501104106410711092 983 908 989 904
924 896 882 897 909 933 928 907 916 902
546 734 784 868 970 954
2008 Nov 22
2
unique columns in a matrix and number of each
I need help determining the unique columns of a matrix and the numbers of each unique column. For example, let's say I have a matrix with 6 columns, 2 of these are filled with the value of 1 and the other 4 are filled with the value of 0. I would then like to have a command that tells me what the unique columns are (so columns with 1s and columns with 0s) and the number of each type of
2008 Apr 21
8
Samba send SPNEGO if Extended Security is ON
I've checked the samba code (sessetup) and found out that samba always send spnego packet when Extended Security capability is ON.
(This can't be turned off/on ie. "use spnego = false")
Does it mean I can "never" connect to smb server that doesn't support spnego if Extended Security is supported by server?
Is my understanding correct?
2008 Mar 02
0
Sieve management without shell access or homedir
Hi.
Is there some user friendly application (web based, maybe a webmail
addon) that can help a user manage their sieve filtering? My mail users
don't have any shell access to the mail host.
Most users won't have a regular home directory either. Can I store this
sieve information someplace else? Either directly in LDAP, or in some
database, or a common directory for all user's
2011 Aug 09
1
pdbedit profile and homedir not chaning on command
Any ideas why this is not working?
[root at host67 ~]# pdbedit -u testuser -h \\\\five-68\\testuser -p
\\\\five-68\\testuser\\profile
Unix username: testuser
NT username:
Account Flags: [U ]
User SID: S-1-5-21-369316088-3201261441-1704813131-2216
Primary Group SID: S-1-5-21-369316088-3201261441-1704813131-513
Full Name:
Home Directory: \\host67\testuser