search for: corpedia

Displaying 5 results from an estimated 5 matches for "corpedia".

2008 May 05
3
machine being dropped from ads
I've noticed this happening quite often, my server after a while gets dropped from the domain controller. I join it like this... net ads join -U samba@CORPEDIA.INTERNAL -S windowsserver.corpeda.internal I came in this morning and noticed that I could not login to my shares, so I did a net ads info. and it came back with could not find any login servers. I re-ran the above command, and restarted smb and winbind. And everything is working again. Would any...
2008 May 01
0
users home folders, with windbind AD auth.
...X+kcorupe' (from session setup) not permitted to access this share (kcorupe) [2008/05/01 12:09:43, 3] smbd/error.c:error_packet_set(106) error packet at smbd/reply.c(514) cmd=117 (SMBtconX) NT_STATUS_ACCESS_DENIED smb.conf --------------------------- [global] workgroup = WINIX realm = CORPEDIA.INTERNAL preferred master = no server string = File Server security = ADS encrypt passwords = yes log level = 3 log file = /var/log/samba/%m max log size = 50 # printcap name = cups # printing = cups winbind enum users = Yes winbind enum groups = Yes winbind use de...
2008 Apr 25
1
samba and openldap authentication issues!
...bldap_search_domain_info: Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=WINIX))] smbldap_open_connection: connection opened smbldap_check_root_dse: Expected one rootDSE, got 0 ldap_connect_system: succesful connection to the LDAP server ldapsam_setsampwent: 8 entries in the base dc=corpedia, dc=internal init_sam_from_ldap: Entry found for user: root root:0:root init_sam_from_ldap: Entry found for user: nobody nobody:99:nobody init_sam_from_ldap: Entry found for user: kylec kylec:501:kylec init_sam_from_ldap: Entry found for user: test1 test1:4294967295:test1 init_sam_from_ldap: Entry...
2008 Apr 25
2
openldap - samba
...set: Fri, 25 Apr 2008 11:45:09 MST Password can change: Fri, 25 Apr 2008 11:45:09 MST Password must change: never Last bad password : 0 Bad password count : 0 Logon hours : FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF [root@beedril smbldap-tools]# -- Kyle Corupe Unix Administrator Corpedia Corporation 2020 North Central Avenue, Suite 1050 Phoenix, Arizona 85004-4576 Desk:(602)443-2148 Cell: (623)261-2874 kcorupe@corpedia.com
2006 Jan 05
3
ActiveRecord setting IDs on auto increment fields
Hi All, I''ve tried to do my searches, but can''t find reference to this anywhere - My question is about ActiveRecord inserts and IDs. I have a join table that both the models of the source tables join with "has_and_belongs_to_many". It seems like ActiveRecord is setting the "id" field for the join table- This should be an auto_increment and