search for: chel

Displaying 20 results from an estimated 681 matches for "chel".

Did you mean: cel
2004 Oct 25
1
LDAP: strange "net groupmap" behaviour
...sing configuration file "/usr/local/etc/smb.conf" [2004/10/24 16:43:24, 3] param/loadparm.c:do_section(3390) Processing section "[global]" doing parameter csc policy = disable doing parameter enhanced browsing = no doing parameter ldap admin dn = "cn=Manager,ou=CHEL,o=SKBKontur,c=RU" doing parameter ldap ssl = off doing parameter passdb backend = ldapsam:ldap://127.0.0.1 doing parameter ldap delete dn = no doing parameter ldap suffix = ou=CHEL,o=SKBKontur,c=RU doing parameter ldap filter = (&(uid=%u)(objectClass=sambaSamAccount)) doi...
2010 Jun 18
2
varIdent error using gam function in mgcv
...elatively simple. I am trying to add a VarIdent structure to my gam model which is fitting smoothing functions to the time variables year and month for a particular species. When I try to add the varIdent weights to variable Month I get this error returned. Error in model.frame.default(formula = Chel ~ 1 + M + YM + M + YM, weights = Vf1, : variable lengths differ (found for '(weights)') Here is the simple code I am using. library(mgcv); library(lattice) library(nlme) Vf1=varIdent(form=~M) Chel2=gam(Chel~s(M, fx=F, bs="tp")+ s(YM, fx=F, bs="tp")+s(M,YM, fx=F, bs=...
2020 Jul 22
2
Err: Naming violation
Mandi! Rowland penny via samba In chel di` si favelave... > You probably cannot, you seem to have added the misc.schema incorrectly (it > probably cannot be added correctly) > Please stop trying to get NIS to work with AD, you do not need it, nobody > use NIS with AD, actually very few people still use NIS. Apart that this...
2003 Jul 01
1
smbfs can't access to files with symbol ¿ in name and some other
...oev >Organization: sputnik >Confidential: no >Synopsis: smbfs can't access to files with symbol ¿ in name and some other >Severity: serious >Priority: medium >Category: kern >Class: sw-bug >Release: FreeBSD 4.8-STABLE i386 >Environment: System: FreeBSD sputnik.chel.su 4.8-STABLE FreeBSD 4.8-STABLE #0: Sun Jun 8 20:44:16 YEKST 2003 root@sputnik.chel.su:/usr/obj/usr/src/sys/sputnik i386 >Description: trying to: mount_smbfs -o ro -f 644 -d 755 -N -I 192.168.1.100 -E koi8-r:cp866 //raven@file-srv/e$ /mnt/smb/fileserver and mounted filesystem can't acce...
2018 Jun 13
4
NSS and group enumeration in CUPS...
On Wed, 13 Jun 2018 17:07:39 +0200 Marco Gaiarin via samba <samba at lists.samba.org> wrote: > Mandi! L.P.H. van Belle via samba > In chel di` si favelave... > > > Ok thats strange, this works fine since Jessie and up. > > Ahe,, probably i'm not explaining me well. I've not 'windows' > troubles, i've troubles accessing CUPS web interface, because i can > login on, but my status of 'Syste...
2017 Nov 08
5
Best practice for creating an RO LDAP User in AD...
Mandi! Rowland Penny via samba In chel di` si favelave... > Not sure what you are proposing is going to work, AD expects every user > to be a member of Domain Users, even though there is nothing in AD to > show membership. Ah. > Do you require this user to visible on all domain machines ? [...] > It might help if you...
2024 Feb 06
3
Samba omitting the user group setting, might be a bug
Hello Marco, On 05.02.2024 16:44, Marco Gaiarin wrote: > Mandi! Fyodor Kravchenko via samba > In chel di` si favelave... > >> Have to add about the environment - this is an unprivileged TurnKey >> Fileserver Linux container run under Proxmox. The extensive googling for >> the problem suggests Samba will not work in such environment because of >> ACL and such, but I need a...
2017 Oct 04
3
Listing user...
Mandi! Rowland Penny via samba In chel di` si favelave... > Why do you need a list of users ? Because?! ;-) I've coded some script in the past (eg, when i was using OpenLDAP and samba in NT mode) that do something on the behalf of the users, ad i was used to do a 'getent passwd' to have the list. > effect when 5.0...
2018 Jun 21
3
Password complexity checks and local users...
Mandi! Rowland Penny via samba In chel di` si favelave... > > But my question really is: why this policy apply, if i've not enabled > > in GPO? > Probably because GPOs have no effect on a Samba AD DC, they will only > effect Windows clients. Rowland, i'm speaking about windows clients, not samba servers! I...
2019 Dec 05
3
Account locked and delayed user data propagation...
Mandi! Rowland penny via samba In chel di` si favelave... > As I said, if 'lockoutTime' isn't set or it is set to '0', then the user > isn't locked out, anything else and it is, but I do not believe that you can > set it to anything else but '0' manually, only the system can do this. > This i...
2019 Oct 17
3
Offline logon and NSS...
Mandi! Rowland penny via samba In chel di` si favelave... > Yes, somebody moved the cache to a different directory and it now gets wiped > every time Samba is restarted, we have a bug report for it:? > https://bugzilla.samba.org/show_bug.cgi?id=14074 Ok, thanks. I suppose that cache get controlled by: idmap cache time = 6...
2019 Oct 17
3
Offline logon and NSS...
Mandi! Rowland penny via samba In chel di` si favelave... > > Considering a 'full offline' DM client (supposing a portable), there's > > a 'winbind permanent nss cache' or a general nss cache (like > > nss-updatedb): > > https://wiki.debian.org/LDAP/NSS#Offline_caching_of_NSS_with_nscd >...
2018 May 11
4
Samba, AD and devices compatibility...
Mandi! Rowland Penny via samba In chel di` si favelave... > I think that is what Andrew is trying to tell you, the printer needs to > support SASL over TLS/SSL or it will never work. I don't think there is > anything you can do, but I am surprised that the print doesn't already > support it, after all, it isn't...
2017 Nov 08
2
Best practice for creating an RO LDAP User in AD...
Mandi! Rowland Penny via samba In chel di` si favelave... > Why don't you do what most people do, use kerberos. Create the user > with a random password, set password to never expire, set the users > shell to /bin/false. Now set exim to use kerberos (don't ask me how, I > don't use exim) Seems not possible: h...
2017 Nov 10
2
Best practice for creating an RO LDAP User in AD...
On Fri, 10 Nov 2017 14:43:08 +0100 Marco Gaiarin via samba <samba at lists.samba.org> wrote: > Mandi! Rowland Penny via samba > In chel di` si favelave... > > > > gaio at albus:~$ ldapsearch -x -H ldap://vdcsv1:3268/ -b > > > DC=ad,DC=fvg,DC=lnf,DC=it "(uid=gaio)" > > > Try: > > ldbsearch -H ldap://vdcsv1:3268 -P -b DC=ad,DC=fvg,DC=lnf,DC=it > > '(uid=gaio)' > >...
2018 Jan 16
2
Prevent password change from command line
On Tue, 16 Jan 2018 16:21:31 +0100 Marco Gaiarin via samba <samba at lists.samba.org> wrote: > Mandi! Arnaud FLORENT via samba > In chel di` si favelave... > > > the UserAccountControl flag "PASSWD_CANT_CHANGE" can not be set via > > ldap > > No, it is not true. You have 'simply'' to OR 0x00010000 > userAccountControl attribute, eg: > > userAccountControl = userAccountControl |...
2018 Mar 21
2
log error about permissions in truncated share path...
Mandi! Rowland Penny via samba In chel di` si favelave... > Is there a file that starts 'sysvo' in /var/lib/samba/usershares ? root at vdcsv1:~# ls -la /var/lib/samba/usershares/ totale 8 drwxrwx--T 2 root sambashare 4096 set 19 2017 . drwxr-xr-x 8 root root 4096 mar 19 11:58 .. No. > > I can disable ...
2018 May 14
2
Samba, AD and devices compatibility...
Mandi! Andrew Bartlett via samba In chel di` si favelave... > I hope this clarifies things, Super-clear! Thanks! -- dott. Marco Gaiarin GNUPG Key ID: 240A3D66 Associazione ``La Nostra Famiglia'' http://www.lanostrafamiglia.it/ Polo FVG - Via della Bontà, 7 - 33078 - San Vito al Tagliamento (P...
2018 Sep 06
2
Upgraded a member server to 4.8, rfc2307 data?
Mandi! Rowland Penny via samba In chel di` si favelave... > A group must have a gidNumber attribute containing a number inside the > range set. > The users must have a 'gidNumber' attribute containing the same number. 'samba-tool' check/enforce that? Or belong to the user? -- dott. Marco Gaiarin G...
2019 Feb 15
2
Demoted/removed a DC, and the NS records?
Mandi! L.P.H. van Belle via samba In chel di` si favelave... > To prevent this run : systemctl edit bind9 Ahem, debian jessie containers without systemd. ;-) -- dott. Marco Gaiarin GNUPG Key ID: 240A3D66 Associazione ``La Nostra Famiglia'' http://www.lanostrafamiglia.it/ Polo FVG - Via della Bont...