Displaying 20 results from an estimated 307 matches for "domain_name".
2005 Jan 19
1
HELP - winbind/PAM issues
I have a laptop with fedora core 3 installed. I have an NT domain that I
would like to use for all authentication (Linux and Windows). As a test I
decided to focus on ssh authentication. I have completed the following:
Created the smb.conf:
[global]
workgroup = DOMAIN_NAME
server string = Linux Workstation
log file = /var/log/samba/%m.log
max log size = 50
security = domain
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
wins support = no
wins server = local_wins_server
dns proxy = no
idmap uid = 16777216-33554431
idmap gid = 16...
2007 May 30
1
Dovecot Authentication Problem (REVISED)
...a solution.
I have done some modifications and now dovecot gives me a different
error message than before....
Here is what I have for the password_query and user_query
password_query = SELECT popbox.cleartext AS password FROM popbox, domain \
WHERE popbox.local_part = 'eddie' AND popbox.domain_name = 'demo.wananchi.com' \
AND popbox.domain_name = domain.domain_name;
+----------+
| password |
+----------+
| boeing8 |
+----------+
user_query = SELECT CONCAT(domain.path, '/', popbox.mbox_name) as home, \
69 as uid, 6 as gid FROM popbox, domain WHERE popbox.local_part = 'ed...
2007 May 29
0
Migration from tpop3d to dovecot - troubles galore!
...This query is what I am using for password_query. I do suspect it is
wrong, but well, this is what it yields from the current DB:
mysql> SELECT CONCAT(domain.path, '/', popbox.mbox_name), popbox.password_hash FROM popbox, domain WHERE popbox.local_part = 'eddie' AND popbox.
domain_name = 'demo.wananchi.com' AND popbox.domain_name = domain.domain_name;
+--------------------------------------------+---------------------------------------+
| CONCAT(domain.path, '/', popbox.mbox_name) | password_hash |
+-----------------------------------------...
2003 Jan 15
3
winbind LOGON_FAILURE
Environment:
Redhat 7.3
Kernel 2.4.18-4
Samba 2.2.7
NT4 Domain
I have replaced the actual domain name and the name of the PDC with words
DOMAIN_NAME and PDC_NAME. In both cases, the correct domain name and pdc
name are used.
I removed, waited, and then re-added my linux server to our domain from the
server manager on our PDC.
When I then run smbpasswd -j DOMAIN_NAME -r PDC_NAME -U Administrator (and
then enter the password when prompted)...
2002 Dec 10
1
OVERWRITTEN PROFILE!
...guys.i need your help. I am using samba 2.2.6 and a w2k prof client.
During the weekend my system got rebooted. My profile therefore was not
updated into the samba pdc. When I reboot it gave some error and showed
me my last saved profile. I checked my documents and setting and there
was a username.domain_name.bak and username.domain_name
Looks like there was a bakup. So what I did was, I logged on as a local
admin then I deleted my orginal username.domain_name and renamed the
username.domain_name.bak to username.domain_name
I logon again and STILL I was given the old profile. I HAVE LOTS OF
important...
2007 Sep 19
1
Fwd: win32-service of win32utils
...figure_service{ |s|
s.start_name = "name of the account"
s.password = "password" # Note that I used plain text password
}
I was always given some kinds of error messages, which varied based on
different formats of the account name being used. So
with start_name = "domain_name\user_name" (using \ for escaping and
have tried domain_name with either upper case or lower case), the
message is "the parameter is incorrect".
with start_name = "domain_name\user_name" (have tried domain_name with
either upper case or lower case), the message is "t...
2012 Oct 19
2
PDC and BDCs : net rpc testjoin
People,
I have one PDC and a BDC on the matrix side and two BDCs on the branch
office.
I don't know if it is a problem. Anybody could help me?
PDC # net rpc testjoin
get_schannel_session_key: could not fetch trust account password for domain
'DOMAIN_NAME'
net_rpc_join_ok: failed to get schannel session key from server PDC for
domain DOMAIN_NAME. Error was NT_STATUS_CANT_ACCESS_DOMAIN_INFO
Join to domain 'DOMAIN_NAME' is not valid: NT_STATUS_CANT_ACCESS_DOMAIN_INFO
BDCs # net rpc testjoin
net_rpc_join_ok: failed to get schannel session...
2012 Feb 26
1
deliver(test@[***domain_name***]): Fatal: setgid(5000) failed with ... Operation not permitted
...month ago. The server is housed in a data centre a few miles from my house, and is working as a web server (with apache, tomcat, mysql) just fine.
I have now been trying for a week to get Postfix and Dovecot working with postfixadmin and mysql.
(below I have replaced my test domain name with [***domain_name***])
The story so far;
I can send 'welcome' emails from within postfix admin to an external email address... and they are received by the mail client on my computer at home no problem.
I can set up alias email addresses within postfix admin, such as webmaster@[***domain_name***], and email...
2003 Jan 15
0
FW: winbind LOGON_FAILURE
...Message-----
From: LaSusa, Dan
Sent: Wednesday, January 15, 2003 11:34 AM
To: 'samba@lists.samba.org'
Subject: winbind LOGON_FAILURE
Environment:
Redhat 7.3
Kernel 2.4.18-4
Samba 2.2.7
NT4 Domain
I have replaced the actual domain name and the name of the PDC with words
DOMAIN_NAME and PDC_NAME. In both cases, the correct domain name and pdc
name are used.
I removed, waited, and then re-added my linux server to our domain from the
server manager on our PDC.
When I then run smbpasswd -j DOMAIN_NAME -r PDC_NAME -U Administrator (and
then enter the password when prompted)...
2012 Jul 25
0
Active Directory on OpenIndiana: cannot set group permission
...tory user and group permissions. On our OpenIndiana
system I'm able to set Active Directory *user* permissions but when I
try to set Active Directory group permission it fails. Here is the
command along with the error:
/usr/bin/chmod
A=everyone@:rxaRc:d:allow,everyone@:raRc:fi:allow,group:DOMAIN_NAME\\testers:rwxpdDaARWcCos:fd:allow
/zvue/datapool/group_testers/fs
Invalid group DOMAIN_NAME\testers specified
System info:
I'm on working "OpenIndiana Development oi_151.1.5 X86" with Samba
Version 3.6.0 and Active Directory Version: 5.2.3790.3959 running on
Windows server 2003. A...
2010 Jul 19
0
dsgetdcname failed: NT_STATUS_ACCESS_DENIED
...-i) shows me the following when I try to run "wbinfo -u":
child daemon request 63
child_process_request: request fn NDRCMD
winbindd_dual_ndrcmd: Running command WBINT_DSGETDCNAME (no domain)
wbint_DsGetDcName: struct wbint_DsGetDcName
in: struct wbint_DsGetDcName
domain_name : *
domain_name : 'DOMAIN.ARRIAD.COM'
domain_guid : NULL
site_name : *
site_name : ''
flags : 0x00000000 (0)
dsgetdcname: domai...
2019 Apr 10
3
chown: changing ownership of 'test': Invalid argument
...ndr_print_function_debug)
> > > wbint_GetNssInfo: struct wbint_GetNssInfo
> > > out: struct wbint_GetNssInfo
> > > info : *
> > > info: struct wbint_userinfo
> > > domain_name : *
> > > domain_name : 'JEOFFICE'
> > > acct_name : *
> > > acct_name : 'ianc'
> > > full_name...
2005 Jan 06
1
Dovecot Crashing after MySQL Auth
...ecot-auth: Jan 06 12:21:17 Info: Login process 10 connected
dovecot-auth: Jan 06 12:21:17 Info: Login process 10 sent handshake: PID
11590
dovecot-auth: Jan 06 12:21:32 Info: MySQL: Performing query: SELECT
substring(password_hash, 6) AS password FROM popbox WHERE local_part =
'donovan' AND domain_name = 'somedomain.com'
dovecot: Jan 06 12:21:32 Error: login: Authentication process 11585
doesn't exist
imap-login: Jan 06 12:21:32 Info: Internal login failure:
donovan at somedomain.com [127.0.0.1]
dovecot: Jan 06 12:21:32 Error: child 11585 (auth) killed with signal 11
dovecot-auth: Jan...
2019 Apr 10
3
chown: changing ownership of 'test': Invalid argument
...5234, effective(0, 0), real(0, 0),
class=rpc_parse] ../librpc/ndr/ndr.c:471(ndr_print_function_debug)
wbint_GetNssInfo: struct wbint_GetNssInfo
in: struct wbint_GetNssInfo
info : *
info: struct wbint_userinfo
domain_name : *
domain_name : 'JEOFFICE'
acct_name : *
acct_name : 'ianc'
full_name : NULL
homedir...
2010 Aug 17
1
Master Login using MySQL problem - %{login_domain}
...em down further. The problem seems to be
related to verifying the master user failing.
My passdb looks like this:
passdb {
driver = sql
args = /etc/dovecot/dovecot-domain-owner-sql.conf
master = yes
pass = yes
}
dovecot-domain-owner-sql.conf contains:
user_query = SELECT user_name, domain_name FROM users WHERE user_name =
'%n' AND domain_name = '%d' AND owns_domain='1'
password_query = SELECT user_name, domain_name, password FROM users
WHERE user_name = '%n' AND domain_name = '%d' AND owns_domain='1' AND
'%d'='%{login_domain...
2007 Sep 21
0
win32-service of win32utils
...or the help.
>
> Kay
>
> > Date: Wed, 19 Sep 2007 20:33:30 -0600
> > From: djberg96 at gmail.com
> > To: serphakay at hotmail.com
> > Subject: Re: win32-service of win32utils
> >
> > Hi Kay,
> >
> > Just to be clear, you tried "domain_name\\user_name" and it didn''t work?
> >
> > Regards,
> >
> > Dan
> >
> > Kay wrote:
> > > I''m writing some scripts to programmatically change the user
> account of running a windows service. So I downloaded one of the window...
2008 Feb 27
0
Problems with Samba share access
...s works great,
no problems
--MACHINE C: Linux (running Debian/2.6) machine: SHARE ACCESS VERY
SLOW/FAILS
So, my problem is that when I attempt to share MACHINE A with MACHINE
C, I see the following behavior:
1) "Authentication Required" dialog pops up, requesting authorization
for guest@DOMAIN_NAME on DOMAIN_NAME (where DOMAIN_NAME is my
workgroup name)
2) After providing a password, I get a second "Authentication
Required" dialog, this time indicating authorization for
USER_NAME@DOMAIN_NAME on DOMAIN_NAME (where USER_NAME is my user name)
3) After providing a password again, some t...
2008 Dec 11
3
Failed to join domain: failed to set machine spn: Constraint violation
...ame's password:
[2008/12/11 17:02:32, 1] libnet/libnet_join.c:libnet_Join(1770)
libnet_Join:
libnet_JoinCtx: struct libnet_JoinCtx
in: struct libnet_JoinCtx
dc_name : NULL
machine_name : 'HOSTNAME'
domain_name : *
domain_name : 'DOM.REALM.DOMAIN.COM'
account_ou : 'OU/OU/OU/Services'
admin_account : 'username'
admin_password : *
machine_password...
2009 Feb 15
2
Execute cap deploy:migrations fails
Hi there, I am trying to deploy a rails app on dreamhost.
Here is the error message that I get:
fatal: ''home/USER_NAME/DOMAIN_NAME/git/APPLICATION_NAME.git'': unable
to chdir or not a git archive
fatal: The remote end hung up unexpectedly
/Users/USER/.gem/ruby/1.8/gems/capistrano-2.5.3/lib/capistrano/recipes/
deploy/scm/git.rb:224:in `query_revision'': Unable to resolve revision
for ''master'' o...
2010 Apr 15
3
transfer to Microsoft Distributed File Service
Hi, list:
Usually, "//server_name/share" is passed to smbclient to do a transfer. However, in case of filing repositores using MS DFS, can smbclient be passed "//domain_name/dfs_share/share_link"? I guess not.
Looking forward to clarification,
Xu Qiang