Hi, I'm trying to figure out how to add or modify an objectclass schema's attributes. Methods that used to be there to modify or add attributes are now deprecated. They now link to "LDAPConnection.modify()" but I can't figure out how to use this method to modify one without constructing a totally new object class. Any ideas? Thx, Rich