Displaying 16 results from an estimated 16 matches for "set_admin_user".
2003 Nov 20
2
What is vuid?
I'm getting the following errors in my error logs:
ERROR! vuid 100 did not map to a valid vuser struct!
At the time this error was being created I was trying to add a domain user as
a local admin. I was trying to get the browse list of domain users up, but
being denied.
Cheers
Jeff
--
Jeff Gardiner [ gardiner@nospam.imaging.robarts.ca ]
System Administrator - Imaging Research
2003 Dec 19
0
printing problems with 3.0.1
Hi Jerry et al,
I recently installed the 3.0.1 release, since then I can not install any
drivers as admin user :-( I'm running on Solaris 9 with ads (mybe I
missed anything):
[2003/12/18 13:56:58, 0] smbd/service.c:set_admin_user(321)
lp logged in as admin user (root privileges)
[2003/12/18 13:57:27, 0] smbd/connection.c:register_message_flags(220)
register_message_flags: tdb_fetch failed
[2003/12/18 13:57:30, 1] smbd/service.c:make_connection_snum(705)
adc1 (131.169.69.134) connect to service print$ initially as user...
2003 Jun 20
1
Error "Could not fetch trust account password" in Samba 3 Beta..what do I need to do?
...06/20 08:06:57, 2] auth/auth.c:check_ntlm_password(288)
check_ntlm_password: authentication for user [XXXXXXXX] -> [XXXXXXXX] ->
[XXXXXXXX] succeeded
[2003/06/20 08:06:57, 2] lib/access.c:check_access(325)
Allowed connection from (192.168.xxx.xxx)
[2003/06/20 08:06:57, 0] smbd/service.c:set_admin_user(314)
XXXXXXXX logged in as admin user (root privileges)
[2003/06/20 08:07:31, 2] smbd/sesssetup.c:setup_new_vc_session(504)
setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all
old
resources.
[2003/06/20 08:07:31, 2] smbd/sesssetup.c:setup_new_vc_session(504)
setup_new_vc...
2003 Oct 08
1
Samba 3.0.0: option admin user not working in smb.conf?
...003
[2003/10/08 11:27:52, 1] lib/username.c:map_username(106)
##### Username Mapfile /opt/samba/private/username.map for user
[2003/10/08 11:27:52, 1] lib/username.c:map_username(106)
##### Username Mapfile /opt/samba/private/username.map for user ingres
[2003/10/08 11:27:52, 0] smbd/service.c:set_admin_user(314)
ingres logged in as admin user (root privileges)
[2003/10/08 11:27:52, 0] smbd/service.c:make_connection_snum(569)
make_connection: connection to development denied due to security descriptor.
---------------------------------------------------------------
smb.conf:
----------------------...
2003 Jun 20
2
add user script & samba 3.0b
...inistrator
add user script = /usr/sbin/useradd -d /dev/null -g 100 -s bin/false
-M %u
domain logons = yes
domain master = yes
logon path = \\%N\profiles\%U
logon drive = H:
logon home = \\%N\%U
logon script = logon.bat
samba.log:
[2003/06/20 00:33:38, 0] smbd/service.c:set_admin_user(314)
root logged in as admin user (root privileges)
[2003/06/20 00:33:39, 0] passdb/pdb_smbpasswd.c:add_smbfilepwd_entry(597)
add_smbfilepwd_entry: cannot add account roof2$ without unix identity
[2003/06/20 00:33:39, 0]
rpc_server/srv_samr_nt.c:_api_samr_create_user(2313)
could not add u...
2003 Jun 20
1
Fwd: Re: add user script & samba 3.0b
...master = yes
> > >> logon path = \\%N\profiles\%U
> > >> logon drive = H:
> > >> logon home = \\%N\%U
> > >> logon script = logon.bat
> > >>
> > >>samba.log:
> > >>[2003/06/20 00:33:38, 0] smbd/service.c:set_admin_user(314)
> > >> root logged in as admin user (root privileges)
> > >>[2003/06/20 00:33:39, 0]
> > passdb/pdb_smbpasswd.c:add_smbfilepwd_entry(597)
> > >> add_smbfilepwd_entry: cannot add account roof2$ without unix
> identity
> > >>[2003/06/2...
2003 Oct 14
0
domain admin group equiv. with 3.0?
...amba-3.0 that went away. So, I set 'admin users = @smbadmin name1 name2...'
but it doesn't give my users administrative privilege. The logs seem to
indicate that the account has administrative privileges but they do not.
log.smbd shows this:
[2003/10/14 13:33:46, 0] smbd/service.c:set_admin_user(314)
name1 logged in as admin user (root privileges)
BUG?: man samba mentions smbgroupedit, but this does not exist on my system,
nor does the manpage in question? Is there particular option that configure
has to be passed in order for it to show up?
smbgroupedit(8)
The smbgroupedit to...
2003 Nov 04
0
Samba printing, I just don't get it
...so don't understand
what parameter to put into smb.conf to actually print to the CUPS
printer. What am I missing here? How do you add the printer from the
Windows side? Or do you just connect to it? My samba.log shows this
when trying to connect:
[2003/11/03 23:58:26, 0] smbd/service.c:set_admin_user(321)
root logged in as admin user (root privileges)
[2003/11/03 23:58:27, 0] printing/print_cups.c:cups_queue_get(889)
Unable to get jobs for ipp://localhost/printers/dot -
client-error-not-found
Here is my smb.conf for printing:
[global]
workgroup = TESTDOM
netbios name...
2003 Nov 05
0
Cups printing on Samba 3.0.1 from Win2000 SP4
...rking fine.
When I try to connect to a samba printer from Win2000 I get the
following in the samba log:
2003/11/04 20:38:02, 0] printing/print_cups.c:cups_queue_get(889)
Unable to get jobs for ipp://localhost/printers/goucho -
client-error-not-found
[2003/11/04 20:38:02, 0] smbd/service.c:set_admin_user(321)
root logged in as admin user (root privileges)
Any clues are appreciated...
Here are the relevant parts of my smb.conf:
[global]
workgroup = TESTDOM
netbios name = blue
security = user
server string = Samba Server
printcap name = /etc/printca...
2004 Jan 08
0
setting printing preference in 3.0.1 for 'HP LJ 4/4M plus'
...letter' in the
printing preferences.
I use 'rundll32 printui.dll,PrintUIEntry /p /t3 /n\\...' to get to the
dialogue, so I'm pretty sure I try to write on the server, the connections
also looks good (printer admin rights). In the logs I see:
[2003/12/18 13:38:19, 0] smbd/service.c:set_admin_user(321)
lp logged in as admin user (root privileges)
[2004/01/08 16:13:33, 0] lib/util_sock.c:write_socket_data(388)
write_socket_data: write failure. Error = Broken pipe
[2004/01/08 16:13:33, 0] lib/util_sock.c:write_socket(413)
write_socket: Error writing 4 bytes to socket 5: ERRNO = Broken pi...
2004 Feb 07
0
Add Printer Wizard- The specifcied network password is not correct.
...the end I see the error message.
Here are portions of smb.conf, log files, and test results.
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
browseable = yes
admin users = root, gctaylor
read only = yes
guest ok = no
[2004/02/07 13:05:10, 0] smbd/service.c:set_admin_user(321)
gctaylor logged in as admin user (root privileges)
[2004/02/07 13:05:10, 1]
smbd/service.c:make_connection_snum(705) speedy16
(192.168.1.6) connect to service print$ initially as user
gctaylor (uid=0, gid=1000) (pid 4526)
[2004/02/07 13:05:18, 1] smbd/service.c:close_cnum(887)
speedy16 (192....
2003 Aug 17
0
usrmgr samba 3 rc1 delete user script
...ch i never saw working
if its invoked from usrmgr
now this works:
add group works
add user to group works
delete user from group works
add machine works
log says
[2003/08/17 01:02:30, 2] lib/access.c:check_access(324)
Allowed connection from (10.10.10.3)
[2003/08/17 01:02:30, 0] smbd/service.c:set_admin_user(314)
root logged in as admin user (root privileges)
[2003/08/17 01:02:30, 2] rpc_server/srv_samr_nt.c:_samr_lookup_domain(2539)
Returning domain sid for domain LINUX ->
S-1-5-21-3599697695-4288381433-1023231007
[2003/08/17 01:02:30, 0] rpc_server/srv_samr_nt.c:_samr_unknown_2d(4291)
_samr_...
2003 Aug 17
0
Fw: usrmgr samba 3 rc1 delete user script update
...;
> now this works:
> add group works
> add user to group works
> delete user from group works
> add machine works
>
> log says
> [2003/08/17 01:02:30, 2] lib/access.c:check_access(324)
> Allowed connection from (10.10.10.3)
> [2003/08/17 01:02:30, 0] smbd/service.c:set_admin_user(314)
> root logged in as admin user (root privileges)
> [2003/08/17 01:02:30, 2]
rpc_server/srv_samr_nt.c:_samr_lookup_domain(2539)
> Returning domain sid for domain LINUX ->
> S-1-5-21-3599697695-4288381433-1023231007
> [2003/08/17 01:02:30, 0] rpc_server/srv_samr_nt.c:_samr_...
2003 Aug 16
2
usrmgr samba 3 rc1
...ch i never saw working
if its invoked from usrmgr
now this works:
add group works
add user to group works
delete user from group works
add machine works
log says
[2003/08/17 01:02:30, 2] lib/access.c:check_access(324)
Allowed connection from (10.10.10.3)
[2003/08/17 01:02:30, 0] smbd/service.c:set_admin_user(314)
root logged in as admin user (root privileges)
[2003/08/17 01:02:30, 2] rpc_server/srv_samr_nt.c:_samr_lookup_domain(2539)
Returning domain sid for domain LINUX -> S-1-5-21-3599697695-4288381433-1023231007
[2003/08/17 01:02:30, 0] rpc_server/srv_samr_nt.c:_samr_unknown_2d(4291)
_samr_...
2004 Mar 11
1
LDAP issue, access denied adding machine to domain, and LDAP user can't make unix-login on the box.
...d[481]: conn=272 op=5 SRCH attr=uid
userPassword uidNumber gidNumber cn homeDirectory loginShell gecos
description objectClass
Mar 11 15:28:49 compaq slapd[481]: conn=272 op=5 SEARCH RESULT tag=101
err=0 nentries=1 text=
Mar 11 14:28:49 compaq smbd[5768]: [2004/03/11 14:28:49, 0]
smbd/service.c:set_admin_user(321)
Mar 11 14:28:49 compaq smbd[5768]: test3 logged in as admin user (root
privileges)
Mar 11 15:28:49 compaq slapd[487]: conn=272 op=6 SRCH base="dc=login"
scope=2 filter="(uid=test3)"
Mar 11 15:28:49 compaq slapd[487]: conn=272 op=6 SEARCH RESULT tag=101
err=0 nentries=1...
2005 Apr 25
1
root passwd not working anymore
...t_Pwnam(288)
Finding user root
[2005/04/23 08:51:32, 5] lib/username.c:Get_Pwnam_internals(223)
Trying _Get_Pwnam(), username as lowercase is root
[2005/04/23 08:51:32, 5] lib/username.c:Get_Pwnam_internals(251)
Get_Pwnam_internals did find user [root]!
[2005/04/23 08:51:32, 0] smbd/service.c:set_admin_user(321)
root logged in as admin user (root privileges)
[2005/04/23 08:51:32, 3] smbd/service.c:make_connection_snum(543)
Connect path is '/var/tmp' for service [IPC$]
[2005/04/23 08:51:32, 3] smbd/sec_ctx.c:push_sec_ctx(256)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2005/04/23 08:51:32...