search for: invaliduser

Displaying 10 results from an estimated 10 matches for "invaliduser".

Did you mean: invalidusers
2011 May 20
2
Problems with group assignments
...oups using the "@" sign (which the documentation says it means "is interpreted as an NIS netgroup first (if your system supports NIS), and then as a UNIX group if the name was not found in the NIS netgroup database"; see http://samba.org/samba/docs/man/manpages-3/smb.conf.5.html#INVALIDUSERS). It all worked fine as it picked users' group membership from NIS. The new server is a Solaris 10 box running SaMBa 3.5.5, and we are having problems with it picking up the group memberships. The old server's smb.conf was transplanted to the new server (with a few path changes), and the...
2009 Jan 19
0
How to add SipAddHeader in outgoing call file.
...ector","val") in outgoing Invite. How can I achieve this? Please help me, where can I add SipAddHeader() in below dialplan. exten => _X.,1,wait(1) exten => _X.,2,Set(outCallerID=${exten:1}) exten => _X.,3,Busy(1) exten => _X.,4,Hangup() exten => h,1,GotoIf($["${InvalidUser}" = "1"]?20:2) exten => h,2,DeadAGI(STD/STD-CBLeg1-RadAuth.pl|${SIP_HEADER(Call-ID)}) exten => h,3,Set(CALLERID(number)=${CALLERID(number)}) exten => h,4,System(echo channel: SIP/${CallBackNo}@${LCR_TERMINATOR_STD} > /tmp/${CALLERID(number)}) exten => h,5,System(echo c...
2003 Nov 14
0
Smbpasswd to LDAP migration
...get: ldapsam_modify_entry: Failed to add user dn= uid=asmith,ou=People with: No such object This comes after asking me for a password for the user. Oddly enough, if I try to add a user that did NOT exist in the old smbpasswd file, I get a DIFFERENT error: could not create account to add new user invaliduser I've checked and rechecked the rootdn that I have in my smb.conf file and it matches exactly with what is in slapd.conf. The password is correct as it's the same one I use to make modifications to the Directory using ldapmodify.... I'm not certain where I'm going wrong here. --...
2009 Jan 16
2
want to add SipAddHeader in call out file
How to add SipAddHeader in outgoing call file. I am implementing a Callback scenario, in which a user makes a call to Local Access Number. The system have to callback to the user. During callback a call file is generated. All I want, is to add SipAddHeader("pchargingvector","val") in outgoing Invite. How can I achieve this? regards, Asif
2004 Dec 23
0
Is there a fix available for CAN-2003-0190(with test program)
...m 127.0.0.1: 2: Too many authentication failures for senthil real 6.4 user 0.0 sys 0.0 Also the `if (problem) goto out;` loop doesn't introduce a time difference, bcoz the krb5 library call krb5_get_init_creds_password() fails for both validuser+badpasswd and invaliduser+badpasswd. I hereby given a test program which points that the above combinations have same fail sequence. However when the program is invoked with validuser+goodkerberospasswd, it will have different sequence. So I like to know whether the removal of authctxt->valid checking in auth-krb5....
2004 Jan 12
0
smbd hangs when printing.
...oolss" (pnum 76d3)free_pipe_context: destroying talloc pool of size 0 [2004/01/12 17:10:59, 3] rpc_server/srv_pipe.c:api_rpcTNP(1509) api_rpcTNP: rpc command: SPOOLSS_GETPRINTER And the smb.conf file: [global] socketoptions = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF invalidusers = bin deamon sys man mail ftp adminusers = root idmapuid = 15000-20000 logon path = \\%L\profiles\%U passwdprogram = /usr/bin/passwd %u adduserscript = /usr/sbin/useradd -m -...
2019 Jul 14
2
Build error due to Waf task dependency cycle in run_after
Dear all, trying to build some Heimdal-based packages for Samba AD DC under openSUSE I am facing some difficulties with the build system: During the installation which is triggered by "make install" waf complains about some task dependency cycle after leaving folder bin/default. Full log including config options can be seen unter https://build.opensuse.org/
2019 Aug 01
0
Build error due to Waf task dependency cycle in run_after
...lookups.xml,hostsallow.xml,hostsdeny.xml,idmapbackend.xml,idmapcachetime.xml,idmapconfig.xml,idmapgid.xml,idmapnegativecachetime.xml,idmapuid.xml,include.xml,includesystemkrb5conf.xml,inheritacls.xml,inheritowner.xml,inheritpermissions.xml,initlogondelay.xml,initlogondelayedhosts.xml,interfaces.xml,invalidusers.xml,iprintserver.xml,keepalive.xml,kerberosencryptiontypes.xml,kerberosmethod.xml,kernelchangenotify.xml,kerneloplocks.xml,kernelsharemodes.xml,kpasswdport.xml,krb5port.xml,lanmanauth.xml,largereadwrite.xml,ldapadmindn.xml,ldapconnectiontimeout.xml,ldapdebuglevel.xml,ldapdebugthreshold.xml,ldapdel...
2019 Mar 20
2
build problem with 4.10.0
...lookups.xml,hostsallow.xml,hostsdeny.xml,idmapbackend.xml,idmapcachetime.xml,idmapconfig.xml,idmapgid.xml,idmapnegativecachetime.xml,idmapuid.xml,include.xml,includesystemkrb5conf.xml,inheritacls.xml,inheritowner.xml,inheritpermissions.xml,initlogondelay.xml,initlogondelayedhosts.xml,interfaces.xml,invalidusers.xml,iprintserver.xml,keepalive.xml,kerberosencryptiontypes.xml,kerberosmethod.xml,kernelchangenotify.xml,kerneloplocks.xml,kernelsharemodes.xml,kpasswdport.xml,krb5port.xml,lanmanauth.xml,largereadwrite.xml,ldapadmindn.xml,ldapconnectiontimeout.xml,ldapdebuglevel.xml,ldapdebugthreshold.xml,ldapdel...
1999 Jul 02
1
preexec: return code not used? (PR#18576)
T.D.Lee@durham.ac.uk wrote: > > > But we'd like to go one step further and have the return code from preexec > be used to continue or abort the connection being established. The script > above would be modified to generate this return code. > > Looking through the source code (smbd/service.c), it doesn't seem to check > the return code (calling smbrun to do the